suppose i have job it contains 10 steps after exicution of
job failuer at 3 and 7 th steps i want exicute step 3 and
step 7 only how we specify condition ?
Answer Posted / mr . perfect
i have one questiion here man.. if step 3 is get abended ,
then how step 4 , step 5 , step 6 is going o excute till
step 7. dont ask foolishly question man...........?
Intervier is having mad...?
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you create a temporary dataset?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
When output dataset space is required, what quantity categories are used?
What is the maximum length of a single line of jcl?
what are the statements that are not valid to be included in an include statement?
Are there any set of rules for the names of the steps used in a job? What are they?
How dummy is used in jcl?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
Must tape dataset definitions include vol=ser specifications?
what JCL Procedures?
What do you understand by jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
what are the various stages of job processing?
What happens if both JOBLIB & STEPLIB is specified ?
What is the function of dd disp parameter?