Answer Posted / agent-code
just give the base gdg.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Is condition checking possible in jcl? If yes, how?
How to pass the parameter in parm using linkage section ? (syntax)?
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?
Explain how can the submitting users racf authority be overridden in a job stream?
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.
what sort card you will use to copy the data from one dataset to another dataset?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is the difference between run mode and addressing mode?
What are the jcl procedures?
What is use of restart and how to use it?
when can a job time-out occur? How to overcome that?
Which statement is used to identify the private libraries in job?
How can return codes be tested before execution of a job step?
Explain the purpose of dd * statement in jcl?
What is multithreading in jcl?