can we bowse or edit the GDG dataset if it is a tape entry?
Answer Posted / gayathri
no
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
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.
Is their any limit for data sets?
What do you know about jcl?
what is the compile process of cobol program expalin with code
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
In job processing, what happens in conversion stage?
Is condition checking possible in jcl?
What are the 4 fields in dd statement?
Explain the purpose of the dd keylen parameter?
What is the use of disp parameter?
How is a type of file defined in the jcl that executes the cobol program?
Name a few IBM utility programs, and explain its function.
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Name the parameters which can be used to limit the number of records written to a sysout dataset?