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
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
how to run batch program without jcl?
what is “Cond= even” and “Cond=only”?
what is JCL?
How can the disposition of sysout datasets be set for an entire jobstream?
What does a disposition of (new,catlg,keep) for a dsn mean?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is notcat 2 - gs?
For what purpose steplib and joblib are used ?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain the purpose of dd dummy statement?
Can we use DISP=SHR in output file in JCL
Explain about LMQUERY�give a dialog information about a data set
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' ?
Name the statement which can be used to send data to another mvs jes3 node?