Answer Posted / mani
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 ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the function of //jcllib statement?
What is use of restart and how to use it?
How to alter the parameters for the existing gdg?
How does jcl act on a cobol code?
What are some jcl statements that are not allowed in procedures?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can unused space allocation be returned to the system when a dataset is closed?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
which parameter is use to declare the name of dataset in dd statement?
How does jcl act on code(if you take a cobol program)?
How gdg are concatenated?
What is the function of the dd dcb keyword?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
which parameter is used to check the syntax of a jcl without executing it?