How much space OS allocates when you create a PS or PDS?
Answer Posted / guest
56 KB
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Explain about LMQUERY�give a dialog information about a data set
What is use of restart and how to use it?
What is the significance of addrspc parameter in the exec statement?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
how to do automated restart when a job abends?
Is there any command to check wether the ps file is in sorted order?
I need exexution process for JCL programs
Explain the function of the steplib dd statement?
Name a few IBM utility programs, and explain its function.
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
What are the 2 types of parameters in dd statement?
How can return codes be tested before execution of a job step?