What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / guest
IEBGENER -- This is a dataset utility for copying sequential
datasets which produces a PDS or a member from a sequential
dataset.
IEBCOPY -- This is a dataset utility for copying one PDS to
another or to merge PDSs.
REPRO -- This is for copying sequential datasets. More or
less same as the IEBGENER.
| Is This Answer Correct ? | 47 Yes | 33 No |
Post New Answer View All Answers
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Is automatic restart possible in jcl? If yes, how?
Name a few IBM utility programs, and explain its function.
What is the format of comment statement?
How is a type of file defined in the jcl that executes the cobol program?
What is the function of a dd statement?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
For what purpose steplib and joblib are used ?
how to do automated restart when a job abends?
Is condition checking possible in jcl?
Must tape dataset definitions include vol=ser specifications?
which parameter is used to check the syntax of a jcl without executing it?
what operation is performed by job statement?
How would you understand error(execution phase)?
What is multithreading in jcl?