Are there any set of rules for the names of the steps used in a job? What are they?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
01 A. 10 B pic X(10). move spaces to A. move spaces to B. output in A & B
How is a type of file defined in the jcl that executes the cobol program?
There are 5 steps in a Job. How to bypass the first step by making use of only COND Parameter and not using any Restart and IF/THEN/ELSE parameter?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What will happen if you attempt to restart a job in the middle of a JCL // IF .... // ENDIF?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this 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?
How can the attributes of one sms dataset be copied to another dataset?
Can you delete the GDG base without deleting GDG generations ?
How can we increment subscript and index?
what is XSUM in some fields= none, xsum ??