Answer Posted / guest
The Primary allocation of the dataset is one which is used
by the program or jcl at the first priority. Once all these
primary allocation is used up, then only the secondary
allocation will be considered.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we call instream to catalog and catalog to instream?
What are the parameters that are used in creating a gdg?
what is DSN in JCL and what are the parameters to declare the DSN?
Explain how can values be passed from the job stream to an executable program?
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?
How does jcl act on code(if you take a cobol program)?
Explain the function of //cntl statement?
A dd statement consists of 4 fields. Name them?
How jcl work to handle various input output file operations?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Explain the purpose of dd * statement in jcl?
what is SOC4 error?
Explain the function of a dd statement?
Mention the types of job control statements?
How can unused space allocation be returned to the system when a dataset is closed?