How many types of parameters are used in JCL and what are
mandatory parameters of JOB statement.
Answer Posted / jagan
Will anyone be able to share with us the mandatory
parameters in JOB stmt
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
How to override loadlib?
How do you overcome this limitation ?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
Differentiate between addressing mode and run mode.
how to do automated restart when a job abends?
Explain how can the submitting users racf authority be overridden in a job stream?
when can a job time-out occur? How to overcome that?
what sort card you will use to copy the data from one dataset to another dataset?
Where can program checkpoints be stored for use in a restart?
what JCL Procedures?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
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?
in ways data can be passed to a COBOL program from JCL?
how you will the direct the data to spool using sysout option?