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


Please Help Members By Posting Answers For Below Questions

How can return codes be tested before execution of a job step?

910


What do you understand by the term job time – out and how can you overcome that?

593


how would you create a temporary dataset? And where will you use them?

756


what are JCLLIB and STEPLIB in JCL?

664


Is it possible to code instream data in a PROC?

739






What is the purpose of dd * statement in jcl?

790


When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?

919


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

852


What is the use of symbol // in jcl?

915


what happens in conversion stage in job processing?

720


Explain the function of dd name parameter with a 2 part structure; audit.report?

884


what is a jcl?

680


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

914


how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?

776


Explain how can an in-stream dataset be terminated?

685