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
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Why block size is multiple of lrecl in jcl?
Explain in DD statement what is the use of DCB parameter?
what is use of disp parameter in dd statement?
Is it possible to code instream data in a PROC?
List the different components of jcl statement?
what is the difference between JES3 and JES2?
Is it possible to left uncode disp? If yes, how?
what is the use of IEBGENER utility?
what happens in conversion stage in job processing?
Can we call instream to catalog and catalog to instream?
Name a few IBM utility programs, and explain its function.
Are there any set of rules for the names of the steps used in a job?
which parameter is use to declare the name of dataset in dd statement?
How can values be passed from the job stream to an executable program?