a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Answer Posted / mouparna roy
COND=ONLY
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Explain about LMQUERY�give a dialog information about a data set
Explain how can an in-stream dataset be terminated?
i want to store 20 digits . how will u do it in cobol ?
What happens if both JOBLIB & STEPLIB is specified ?
Must tape dataset definitions include vol=ser specifications?
What is concatenating?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is the purpose of disp parameter?
Describe the various parameters utilized in the creation of a gdg?
Explain dfsort utility?
What is the function of the dd dcb keyword?
How is the record format of an output dataset specified?
Explain how can values be passed from the job stream to an executable program?
Mention the types of job control statements?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?