Is stepname is a MUST and should be unique also for each
JOBSTEP ? or system can supply the stepname for a step which
is not given a name by the programmer ?
Answer Posted / rikdeb
If u give the same step name in one JCL it will issue a
warning.No error message will be thrown.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What dd statement is used to supply the name of a dataset?
Describe the various parameters utilized in the creation of a gdg?
Explain how can a stopped job be started again?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Explain the job statement in jcl?
Differentiate between addressing mode and run mode.
How can unused space allocation be returned to the system when a dataset is closed?
what is DSN in JCL and what are the parameters to declare the DSN?
How can a fb file convert to vb file using sort program?
Can we use DISP=SHR in output file in JCL
what happens in execution stage in job processing?
How do you access an uncatalogued dataset in a jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
What is timing concept in mainframe?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?