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


Please Help Members By Posting Answers For Below Questions

List the various advantages of using jcl language?

852


What is the maximum length of a single line of jcl?

827


Explain about LMFREE�free data set from its association with data ID

999


Explain the jcl exec statement?

645


Explain dfsort utility?

667






Explain the function of a dd statement?

657


How does the jcl specify the job to os?

690


which parameter is use to declare the name of dataset in dd statement?

730


How can unused space allocation be returned to the system when a dataset is closed?

808


A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?

732


in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?

816


when can a job time-out occur? How to overcome that?

753


what is DD statement is used in JCL?

681


what is the JCL statement consists of?

695


Explain how can return codes be tested before execution of a job step?

819