Can an individual step be restricted from using all the jobs allowed cpu time?
No Answer is Posted For this Question
Be the First to Post Answer
wht is sysudump n sysout,sysprint ?
What parameter of the job statement is used to limit the cpu time consumed by the job?
how to code instream data in procedure?
List the different jcl statements that are not permitted in the procedures?
What are the parameters that are used in creating a gdg?
How can the disposition of sysout datasets be set for an entire jobstream?
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?
i have 6 steps in my jcl program after going to 5th step i want to execute 3rd step.....how can i do it....by using(RESTART) can i do it or not?
I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
How to submit multiple jobs. These jobs are members in PDS. The second job should run if the first job runs successfully and so on.
How to view the hexa decimal value thru file aid if copy book is not present for that particular data