Answer Posted / guest
Use IF ABEND statement in the JCL.
| Is This Answer Correct ? | 20 Yes | 0 No |
Post New Answer View All Answers
Can I send output of job to my remote device careerride123?
What dd statement is used to supply the name of a dataset?
a dd statement has 2 types of parameters. Name them?
Differentiate between the joblib and the steplib statements?
In job processing, what happens in execution stage?
Can an individual step be restricted from using all the jobs allowed cpu time?
What do you know about jcl?
What is catelog procedure and how many catelog procedure to use in one job?
What is jcl in mainframe?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Describe the various parameters utilized in the creation of a gdg?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
how JCL works?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Explain the function of the steplib dd statement?