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 / vinay sonar
No,the step name need not to be unique.the job will get
abend and you will get JCL ERROR as 'JOB HAS NO STEPS'
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How can return codes be tested before execution of a job step?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
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' ?
What is the purpose of dd dummy statement?
what is the use of IEBGENER utility?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
what is DSN parameter and DISP parameter is used for?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What is notcat 2 - gs?
Can an individual step be restricted from using all the jobs allowed cpu time?
Can I share my data with other jobs? How?
What is the function of dd disp parameter?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to alter the parameters for the existing gdg?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY