How do you skip a particular step in a proc/JOB?
Answer Posted / guest
Can use either condition codes or use the jcl control
statement IF (only in ESA JCL)\
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Is acct parameter mandatory?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
whats the diff bw the evaluate also and and?
What is the function of dd name parameter with a 2 part structure; audit.report?
is there any way to execute more than one proc in the same exec statement at the same time..?
Explain how can values be passed from the job stream to an executable program?
What is the format of comment statement?
Explain the function of job statement in jcl?
In sms datasets, what is the function of the dd mgmtclas keyword?
Is automatic restart possible in jcl? If yes, how?
in ways data can be passed to a COBOL program from JCL?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Differentiate between addressing mode and run mode.
Explain the purpose of dd * statement in jcl?