What is the use of DUMMY statement in the JCL?
What is the use of DUMMY Utility in the JCL?
Answer Posted / sankar
i think for the jcl ,we should have to give input in sysin
dd ststement.if we dont give any input then by default we r
giving this as an input. Becos they need a kind of input
from that place. plz give suggesion for my answer.....
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
How can the submitting users racf authority be overridden in a job stream?
What do you know about jcl?
What is catelog procedure and how many catelog procedure to use in one job?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
How can unused space allocation be returned to the system when a dataset is closed?
In job processing, what happens in conversion stage?
what are the statements that are not valid to be included in an include statement?
how to compare two datasets without using superce because output is limited to 133 bytes
What is condition checking in jcl? Is this possible?
Is it possible to define dd statements as you want?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
which utility is used to sort a file in jcl?
how would you create a temporary dataset? And where will you use them?
Is condition checking possible in jcl? If yes, how?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?