How do you handle empty files in a JCL ?
Answer Posted / guest
by using dummy
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
Can I send output of job to my remote device careerride123?
What is the purpose of dd dummy statement?
What is the function of the dd mgmtclas keyword in sms datasets?
Can we use DISP=SHR in output file in JCL
what are the statements that are not valid to be included in an include statement?
Is it possible to define dd statements as you want?
Explain the hierarchy levels in jcl?
List the different components of jcl statement?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
what is the purpose of coding notify parameter in job 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?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the function of //jcllib statement?
Must tape dataset definitions include vol=ser specifications?
a dd statement has 2 types of parameters. Name them?