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 do you know about jcl?
In job processing, what happens in conversion stage?
How gdg are concatenated?
What do you understand by jcl?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
what is use of dsn parameter in dd statement?
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
Explain the function of //jcllib statement?
Can we use DISP=SHR in output file in JCL
What are the 4 fields in dd statement?
For what purpose steplib and joblib are used ?
Why include statement is used in a jcl?
Mention the types of job control statements?
What is catelog procedure and how many catelog procedure to use in one job?
what is the purpose of coding class parameter in job statement?