Answer Posted / himap
No. But it is always recommended to have a step name.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
How does jcl specify the job to the operating system?
what is the purpose of coding notify parameter in job statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Explain how can values be passed from the job stream to an executable program?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How can values be passed from the job stream to an executable program?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
How is the record format of an output dataset specified?
What are the parameters that are used in creating a gdg?
Why include statement is used in a jcl?
how do you access an uncataloged dataset in a jcl?
What does a disposition of (MOD,DELETE,DELETE) mean ?
a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?