Answer Posted / guest
Used to copy one QSAM file to another. Source dataset should
be described using SYSUT1 ddname. Destination dataset should
be described using SYSUT2. IEBGENR can also do some
reformatting of data by supplying control cards via SYSIN.
Is This Answer Correct ? | 43 Yes | 0 No |
Post New Answer View All Answers
What is Cataloged Procedures?
Can we call instream to catalog and catalog to instream?
What is multithreading in jcl?
Explain about ISPF/TSO Commands
How to pass the parameter in parm using linkage section ? (syntax)?
what is the purpose of coding class parameter in job statement?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
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 are the 2 types of parameters in dd statement?
what is the use of IEBGENER utility?
How to run cobol program using jcl?
what sort card you will use to copy the data from one dataset to another dataset?
Matching Logic in Jcl not in cobol.Could any one please answer this question