How to pass the temp dataset form one JOB step to another?
Answer Posted / satyasivaji.ch
By coding DISP=PASS,on dd statement,it passes the dataset to
another dataset.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain about LMFREE�free data set from its association with data ID
What are the 4 fields in dd statement?
How can values be passed from the job stream to an executable program?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
a dd statement has 2 types of parameters. Name them?
In job processing, what happens in execution stage?
How jcl work to handle various input output file operations?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
What is the use of symbol // in jcl?
how can you check if a file is empty using jcl?
What is the function of the dd mgmtclas keyword in sms datasets?
What is the purpose of dd?
what is the difference between JES3 and JES2?
what are the various stages of job processing?
What are the utility programs in jcl?