Answer Posted / shailendra
i think it will never execute & it will give s322 error
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
How to override loadlib?
Explain the function of dd name parameter with a 2 part structure; audit.report?
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 ?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
Explain the function of a dd statement?
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 is DD statement is used in JCL?
Differentiate between the joblib and the steplib statements?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the function of dd disp parameter?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
which parameter is use to declare the name of dataset in dd statement?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
what happens in execution stage in job processing?