How can we see data in TEMPARARY DATA SET in JCL ?
Answer Posted / rahul
We cannot browse temp datasets, rest to see the tem
datasets , above answers are correct.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the 4 fields in dd statement?
how to run batch program without jcl?
how can you check if a file is empty using jcl?
What are the 2 types of parameters in dd statement?
Are there any set of rules for the names of the steps used in a job? What are they?
Name a few IBM utility programs, and explain its function.
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What parameter of the job statement is used to limit the cpu time consumed by the job?
How jcl is used for testing batch programs?
what is the compile process of cobol program expalin with code
How to alter the parameters for the existing gdg?
When space is allocated for an output dataset, what units can be used?
What is the function of the dd dcb keyword?
What is multithreading in jcl?
Does jcl support automatic restart?