Answer Posted / bhanu
It is use to test the program an empty file
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
Describe the various parameters utilized in the creation of a gdg?
How does jcl act on a cobol code?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
Explain how can an in-stream dataset be terminated?
What is the format of comment statement?
Is automatic restart possible in jcl? If yes, how?
Is automatic restart possible in jcl?
Why include statement is used in a jcl?
What is the purpose of disp parameter?
Explain in DD statement what is the use of DCB parameter?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
how can the same proc be re-used and called by many jobs?
Can we call instream to catalog and catalog to instream?