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 / aaa
No
JES will automatically execute it but o/p will be unpredictable.
and steps will be queued and o/p will be random in order
there will be no error and warning
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
which utility is used to run a cobol-db2 program?
how JCL works?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the difference between run mode and addressing mode?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Define concatenating?
Brief description of inline procedure of jcl.
How to override loadlib?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What is notcat 2 - gs?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the format of comment statement?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Is acct parameter mandatory?
What is the function of the dd avgrec keyword in sms datasets?