When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Answer / Anoop Kumar Kureel
The order of execution for multiple datasets specified in a JCL JOBLIB or STEPLIB is determined by their job-sequence (JESQC) or step-sequence (SSEQS) cards.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the difference between jcl and jes?
what is SOC4 error?
What are the parameters that are used in creating a gdg?
What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?
wht is sysudump n sysout,sysprint ?
how you can direct the data to spool using SYSOUT option?
what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
Is condition checking possible in jcl?
is there any utility for restarting a particular step in jcl reply soon ?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
What is a Generation Data Group (GDG)?