What is the use of DUMMY statement in the JCL?
What is the use of DUMMY Utility in the JCL?
Answer Posted / kumar
Dummy mainly used when u want check the program flow and not producing any output of it..
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain how can the attributes of one sms dataset be copied to another dataset?
How to submit a jcl from cics?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what are the statements that are not valid to be included in an include statement?
how can you check if a file is empty using jcl?
Explain the hierarchy levels in jcl?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How does the jcl specify the job to os?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
how would you create a temporary dataset? And where will you use them?
What is the difference between run mode and addressing mode?
Explain the jcl exec statement?