If i have defined an temperory dataset in step2, how can i
call back or use the same dataset in step5 of the same job
Answer Posted / sampath
Refer back will do here.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain about LMQUERY�give a dialog information about a data set
Where & How Do You Code Identifier In Jcl?
How to do automated restart when a job abend?
Is acct parameter mandatory?
what are the various stages of job processing?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
when can a job time-out occur? How to overcome that?
List the different jcl statements that are not permitted in the procedures?
what is DSN parameter and DISP parameter is used for?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What do you understand by the terms: joblib and steplib?
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
What is multithreading in jcl?