Answer Posted / kaladhar
IT SPECIFIES THE LOADLIB IN WHICH THE PROGRAM LOADMODULES
OF ALL THE STEPS ARE SEARCHED.
JOBLIB MUST IMMEDIATELY FOLLOWS JOB STATEMENT.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what sort card you will use to copy the data from one dataset to another dataset?
What is NOTCAT ?
How to pass data to a program that is coded in an exec statement?
When output dataset space is required, what quantity categories are used?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?
What is the function of the dd avgrec keyword in sms datasets?
What is the significance of addrspc parameter in exec statement?
Explain the function of job statement in jcl?
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..?
Explain the hierarchy levels in jcl?
i want to store 20 digits . how will u do it in cobol ?
Can I share my data with other jobs? How?
Differentiate between addressing mode and run mode.
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?