Answer Posted / xxxxxx
PLAN_TABLE
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What are the 2 types of parameters in dd statement?
What is the format of comment statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is use of disp parameter in dd statement?
How can return codes be tested before execution of a job step?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Is there any command to check wether the ps file is in sorted order?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
Explain the purpose of dd dummy statement?
What are hierarchy levels in jcl?
what are the statements that are not valid to be included in an include statement?
What is the significance of addrspc parameter in 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?