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
What are the rules employed while naming the steps in a job?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
How does jcl act on a cobol code?
What happens if both JOBLIB & STEPLIB is specified ?
What is the function of the dd mgmtclas keyword in sms datasets?
Can I send output of job to my remote device careerride123?
What is notcat 2 - gs?
How can the submitting users racf authority be overridden in a job stream?
how can you check if a file is empty using jcl?
What do you know about jcl?
How does the jcl specify the job to os?
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.
how do you access an uncataloged dataset in a jcl?
which utility is used a dummy utility?
Brief description of inline procedure of jcl.