What is the use of DUMMY statement in the JCL?
What is the use of DUMMY Utility in the JCL?
Answer Posted / lovely
Specifies no space allocation & no disposition processing
| Is This Answer Correct ? | 13 Yes | 6 No |
Post New Answer View All Answers
What is the function of the dd dcb keyword?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what are the statements that are not valid to be included in an include statement?
When space is allocated for an output dataset, what units can be used?
Is their any limit for data sets?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the motivation behind coding class parameter in job statement?
How does jcl act on code(if you take a cobol program)?
i want to store 20 digits . how will u do it in cobol ?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the function of //jcllib statement?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
How can return codes be tested before execution of a job step?
Is it possible to left uncode disp? If yes, how?
How do you access an uncatalogued dataset in a jcl?