What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / raj
IEBCOPY is used to copy a member from one PDS to another PDS
IDCAMS is used to delete a member from one PDS
| Is This Answer Correct ? | 5 Yes | 19 No |
Post New Answer View All Answers
Explain the jcl exec statement?
Is condition checking possible in jcl? If yes, how?
how you can access an uncataloged dataset in a JCL?
Is automatic restart possible in jcl?
What is the function of //cntl statement?
what is a jcl?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
what happens in conversion stage in job processing?
Is it possible to left uncode disp? If yes, how?
List in order the hierarchical levels of jcl?
what is use of dsn parameter in dd statement?
Explain the purpose of dd dummy statement?
What is the use of symbol // in jcl?
In job processing, what happens in execution stage?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?