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
what is use of space parameter in dd statement?
what is the use of JCL?
How dummy is used in jcl?
which utility is used a dummy utility?
What do you know about jcl?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
List the different components of jcl statement?
how you can direct the data to spool using SYSOUT option?
What is the function of the dd avgrec keyword in sms datasets?
What do you understand by the term notcat 2 – gs?
what is the resolution for sb37 error
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
when can a job time-out occur? How to overcome that?
Define concatenating?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?