Can a temporary dataset be converted to permanent dataset
and vice-versa in the middle of a job ?
Answer Posted / pintokott
Nishant Singhal, Temp DSet have disp=new only in first step.
In each next step it must have disp=old
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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
How can return codes be tested before execution of a job step?
What are the difference between jcl and jes?
Explain the hierarchy levels in jcl?
Are there any set of rules for the names of the steps used in a job?
Where & How Do You Code Identifier In Jcl?
what is the JCL statement consists of?
What do you understand by jcl?
What is one line to pass PARM from JCL to COBOL?
Is automatic restart possible in jcl? If yes, how?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
what is the resolution for sb37 error
how to compare two datasets without using superce because output is limited to 133 bytes
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
For what purpose steplib and joblib are used ?