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 remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to alter the parameters for the existing gdg?
Explain the function of dd disp parameter?
Are there any set of rules for the names of the steps used in a job? What are they?
Is it possible to define dd statements as you want?
What is the function of a dd statement?
What is the function of the dd mgmtclas keyword in sms datasets?
How to submit jcl through a cobol program?
how to do automated restart when a job abends?
Describe the various parameters utilized in the creation of a gdg?
how JCL works?
What is the function of dd name parameter with a 2 part structure; audit.report?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
Where & How Do You Code Identifier In Jcl?