How do you override a specific DDNAME/SYSIN in PROC from a JCL?
Answer Posted / abhi
JCL should have :
//PROCSTEP.DD DSN=XYZ
| Is This Answer Correct ? | 19 Yes | 16 No |
Post New Answer View All Answers
What are steplib and joblib? What for they are used?
Explain how can a jobs execution priority be modified?
which parameter is use to declare the name of dataset in dd statement?
what is the difference between JES3 and JES2?
What do you understand by the terms: joblib and steplib?
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?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain the function of dd name parameter with a 2 part structure; audit.report?
how you can access an uncataloged dataset in a JCL?
How to run cobol program using jcl?
How can return codes be tested before execution of a job step?
How can the submitting users racf authority be overridden in a job stream?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What statement can be used to send data to another mvs jes3 node?