Answer Posted / priyadarsini.maitree23@gm
when we have a utility which needs a DD DSN statement, but, we dont need to give any input file, we give dummy in place of the workfile so that the jcl will execute without any issue..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which dd parameters are required?
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.
What are s0c1, s0c4, s0c5, s0c7 and socb?
how can the same proc be re-used and called by many jobs?
How to pass the parameter in parm using linkage section ? (syntax)?
How can an in-stream dataset be terminated?
Explain in DD statement what is the use of DCB parameter?
what is JCL?
How can return codes be tested before execution of a job step?
What is notcat 2 - gs?
How can values be passed from the job stream to an executable program?
Are there any set of rules for the names of the steps used in a job?
what is use of dsn parameter in dd statement?
List the different components of jcl statement?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?