How to execute 300 steps in a Job?
Answer Posted / guest
Hi Ravi,
prashanth answer is correct.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
how do you access an uncataloged dataset in a jcl?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
How can the disposition of sysout datasets be set for an entire jobstream?
How gdg are concatenated?
what is SOC4 error?
What is the purpose of the dd keylen parameter?
How jcl is used for testing batch programs?
What is notcat 2 - gs?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the significance of addrspc parameter in the exec statement?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
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' ?
Explain the function of a dd statement?
In sms datasets, what is the function of the dd mgmtclas keyword?