How do you handle empty files in a JCL ?
Answer Posted / bharani
Read first record of the file using IDCAMS, It will return
the cc=0 if the file is not empty, otherwise it returns
CC=4.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Explain the jcl exec statement?
Does jcl support automatic restart?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is concatenating?
how you can access an uncataloged dataset in a JCL?
what operation is performed by job statement?
what is the resolution for sb37 error
Where can program checkpoints be stored for use in a restart?
how do you access an uncataloged dataset in a jcl?
how do you code a null statement?
How do you access an uncatalogued dataset in a jcl?
what is the JCL statement consists of?
Explain about LMQUERY�give a dialog information about a data set
which parameter is used to check the syntax of a jcl without executing it?
Explain the function of dd name parameter with a 2 part structure; audit.report?