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
What is the function of the dd dcb keyword?
Explain how can values be passed from the job stream to an executable program?
what happens in execution stage in job processing?
Can an individual step be restricted from using all the jobs allowed cpu time?
Explain dd statement in jcl?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
how to run batch program without jcl?
Is acct parameter mandatory?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
how JCL works?
How does the jcl specify the job to os?
Explain the purpose of the dd keylen parameter?
Is there any command to check wether the ps file is in sorted order?
Explain how can return codes be tested before execution of a job step?
when does a dataset go uncataloged?