What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / sathya
REPRO is used to copying from Sequential dateset to VSAM
dateset and vice versa.i.e populating datas to VSAM files.
IEBGENER is used to copy ps to ps,pds member to member,pds
member to ps,ps to pds member.used for concatenation many
dataset.
IEBCOPY is used to copy from pds to pds
| Is This Answer Correct ? | 77 Yes | 3 No |
Post New Answer View All Answers
How to pass data to a program that is coded in an exec statement?
How jcl work to handle various input output file operations?
What is the purpose of disp parameter?
what is the use of JCL?
what is use of dsn parameter in dd statement?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
how to do automated restart when a job abends?
What do you understand by the term job time – out and how can you overcome that?
How does jcl act on a cobol code?
In sms datasets, what is the function of the dd avgrec keyword?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is job control language?
a dd statement has 2 types of parameters. Name them?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?