How can we see data in TEMPARARY DATA SET in JCL ?
Answer Posted / siva
Temporary dataset are recognized by &&
They are created during the time of job execution once the job is executed they get deleted.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
when does a dataset go uncataloged?
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 ?
Is it possible to code instream data in a PROC?
Must tape dataset definitions include vol=ser specifications?
What are the parameters that are used in creating a gdg?
How would you understand error(execution phase)?
Is condition checking possible in jcl?
What is NOTCAT ?
What is the function of the steplib dd statement?
i want to store 20 digits . how will u do it in cobol ?
How do you create a temporary dataset?
What parameter of the job statement is used to limit the cpu time consumed by the job?
How gdg are concatenated?
For what purpose steplib and joblib are used ?
What is the purpose of dd dummy statement?