Answer Posted / raghavendra
even previous step terminates abnormally then also next
step will be executed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is use of restart and how to use it?
Explain the function of a dd statement?
what is a jcl?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Is it possible to left uncode disp?
What are steplib and joblib?
Is their any set of rules for dd? Explain.
when can a job time-out occur? How to overcome that?
How do you create a temporary dataset?
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.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is the use of IEBGENER utility?
In sms datasets, what is the function of the dd avgrec keyword?