Answer Posted / guest
This is a new file and create it, if the step terminates
normally, pass it to the subsequent steps and if step
abends, delete it. This dataset will not exist beyond the JCL.
| Is This Answer Correct ? | 47 Yes | 5 No |
Post New Answer View All Answers
Differentiate between addressing mode and run mode.
what is the JCL statement consists of?
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 return codes be tested before execution of a job step?
What is condition checking in jcl? Is this possible?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
How can an in-stream dataset be terminated?
Differentiate between the joblib and the steplib statements?
Explain how can return codes be tested before execution of a job step?
how you can access an uncataloged dataset in a JCL?
Brief description of inline procedure of jcl.
Explain in DD statement what is the use of DCB parameter?
what is DSN parameter and DISP parameter is used for?
Explain the purpose of the dd keylen parameter?
What statement can be used to send data to another mvs jes3 node?