Answer Posted / nithya
Dataset is already created and new records are appended at the end
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain the function of job statement in jcl?
Is condition checking possible in jcl?
how to do automated restart when a job abends?
whats the diff bw the evaluate also and and?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
How does jcl act on code(if you take a cobol program)?
Why include statement is used in a jcl?
What is catelog procedure and how many catelog procedure to use in one job?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Is automatic restart possible in jcl? If yes, how?
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 dummy is used in jcl?
Explain the function of a dd statement?
what is use of disp parameter in dd statement?