What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / david
IEBGENER - Used to copy from one PS to another PS data sets.
IEBCOPY - Used to copy and compress the PDS.
REPRO - Used to copy the data from PS to VSAM and vice versa.
Refer the following youtube video for more details.
https://www.youtube.com/watch?v=UdePyOt-dH0&list=PLB4QPUJFZRcTE5nPlf46Gg_Mml6WroVth&index=18
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can an in-stream dataset be terminated?
Explain the function of the dd dcb keyword?
What is the maximum length of a single line of jcl?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
in ways data can be passed to a COBOL program from JCL?
What do you understand by jcl?
Explain about ISPF/TSO Commands
Is it possible to code instream data in a PROC?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Can we use DISP=SHR in output file in JCL
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
what is use of dcb parameter in dd statement?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the purpose of disp parameter?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?