Answer Posted / guest
For an output file DUMMY specifies that the output is to be
discarded. For input it specifies that the file is empty.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the difference between the positional and keyword parameters? Give examples.
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
How to submit jcl through a cobol program?
How to do automated restart when a job abend?
What is the function of the dd dcb keyword?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What are the difference between jcl and jes?
how you can access an uncataloged dataset in a JCL?
In job processing, what happens in execution stage?
In sms datasets, what is the function of the dd avgrec keyword?
Are there any set of rules for the names of the steps used in a job? What are they?
Are there any set of rules for the names of the steps used in a job?
What is the use of symbol // in jcl?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What statement can be used to send data to another mvs jes3 node?