If your job fails at particular step then what would be the
return code for next steps
Answers were Sorted based on User's Feedback
Answer / vinay sonar
It depends upon COND parameter coded in that step
Is This Answer Correct ? | 2 Yes | 0 No |
is there any possibilities for sumbitting more than one job in single jcl? if yes...based on which thing they will execute..(priority,class,time,written order..?)
How does the jcl specify the job to os?
How to release the Output HELD by using HOLD = YES on DD statement ?
if we give TIME=0 how many sec that job/step
Say I have a file with 12 records. Each record has the name of the month. I have to append data in these 12 records into 1 record. How is it possible?
What is meant by S0C7 system abend code?
how do u see jobs submitted before ur job ?
Explain about File Tailoring
in jcl you are having JCLLIB and STEPLIB what happens
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
Suppose I have five jobs to do. But I want to hold one?
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?