Answer Posted / rd
We can't use instream in PROC ,we cau use over ridden
paramater to pass value in Proc
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the format of comment statement?
Can I share my data with other jobs? How?
what happens in execution stage in job processing?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
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 ?
What statement can be used to send data to another mvs jes3 node?
What is the purpose of the dd keylen parameter?
Explain the function of the dd dcb keyword?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is the purpose of coding notify parameter in job statement?
in ways data can be passed to a COBOL program from JCL?
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?
How can return codes be tested before execution of a job step?