What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / s.sivarajan
IEBGENER - Used to copy from one PS to another PS files.
also used to copy from one PDS member to another
PDS member.
IEBCOPY - Used to copy and compress the PDS Files only.
we using COPY INDD=DDNAME,
OUTDD=DDNAME.
REPRO - It is one of statement used to load the cluster
using the repro command we are also copy the files
in the cluster
REPRO INFILE=DDNAME,
OUTFILE=DDNAME.
OR
REPRO INDATASET=DATASETNAME,
OUTDATASET=DATASETNAME.
| Is This Answer Correct ? | 8 Yes | 8 No |
Post New Answer View All Answers
how you can direct the data to spool using SYSOUT option?
How can the attributes of one sms dataset be copied to another dataset?
what is use of dcb parameter in dd statement?
How to alter the parameters for the existing gdg?
what is the difference between JES3 and JES2?
How do you create a temporary dataset?
Explain the jcl exec statement?
which utility is used to sort a file in jcl?
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?
How to override loadlib?
What is the function of dd name parameter with a 2 part structure; audit.report?
Mention the types of job control statements?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
What is use of restart and how to use it?