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
Is it possible to left uncode disp? If yes, how?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
What is the motivation behind coding class parameter in job statement?
Mention the types of job control statements?
write a jcl to execute a job by 7:00 am on jan 20,1986?
How can the attributes of one sms dataset be copied to another dataset?
In sms datasets, what is the function of the dd avgrec keyword?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What is Cataloged Procedures?
How is the record format of an output dataset specified?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
Explain the hierarchy levels in jcl?
What is use of restart and how to use it?
What is the function of dd name parameter with a 2 part structure; audit.report?
What are the parameter we cannot use in procedure?