Answer Posted / guest
Datasets can be grouped in a DD statement one after another,
eg. in a JOBLIB statement where the load module can exist in
one of many datasets.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the function of job statement in jcl?
how would you create a temporary dataset? And where will you use them?
Which dd parameters are required?
What is the motivation behind coding class parameter in job statement?
How can a jobs execution priority be modified?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
what sort card you will use to copy the data from one dataset to another dataset?
What is the function of a dd statement?
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?
Name a few IBM utility programs, and explain its function.
Explain in DD statement what is the use of DCB parameter?
what is SOC4 error?
What do you understand by the terms: joblib and steplib?
List the different components of jcl statement?
Is condition checking possible in jcl? If yes, how?