How to pass the temp dataset form one JOB step to another?
Answer Posted / devang
By coding DISP=(,PASS,) on DD statement the dataset is
passed to the next step.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
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 is Cataloged Procedures?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
How to alter the parameters for the existing gdg?
what is the use of JCL?
What is the function of the dd avgrec keyword in sms datasets?
how can the same proc be re-used and called by many jobs?
Is it possible to code instream data in a PROC?
what is a jcl?
What is timing concept in mainframe?
How can the disposition of sysout datasets be set for an entire jobstream?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what is SOC4 error?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to do automated restart when a job abend?