what are the various stages of job processing?
No Answer is Posted For this Question
Be the First to Post Answer
What are the jcl procedures?
When we use conditional statement in JCL using if-then-else-endif, IF statement is true, the step is bypassed or executed?
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
describe the job statement, its meaning,syntax and significant keywords?
What is NOTCAT 2
Brief description of inline procedure of jcl.
is there any way to execute more than one proc in the same exec statement at the same time..?
There are 2 steps in a JCL. If the first step abends due to system or user abend and the second step has COND specified as EVEN or ONLY, will this step still be executed inspite of the abend in the previous step?
how to execute the last 5 steps in jcl
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Is it possiable to use a gdg in the INCLUDE statement in a SORT jcl? I am using this because I want to change the condition with out changing the jcl. Please provide with a sample code.
What does a disposition of (NEW,CATLG,KEEP) mean?