How do you pass parameters to the program as the job is
being executed ?
Answer Posted / lakshmisudha
using PARM parameter we can pass the data from one step to
another step
using REFER BACK PARAMETER we can pass dd statments dsn, dcb
from one step to another step or with in step also
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl?
what is DSN in JCL and what are the parameters to declare the DSN?
which parameter is use to declare the name of dataset in dd statement?
What dd statement is used to supply the name of a dataset?
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?
Explain how can a jobs execution priority be modified?
is there any way to execute more than one proc in the same exec statement at the same time..?
How to pass data to a program that is coded in an exec statement?
how you can direct the data to spool using SYSOUT option?
What is NOTCAT ?
what is use of dcb parameter in dd statement?
Is acct parameter mandatory?
How can a fb file convert to vb file using sort program?
What is the significance of addrspc parameter in the exec statement?
How can an in-stream dataset be terminated?