What is the difference between IEBGENER, IEBCOPY and REPRO
in IDCAMS utility?
Answer Posted / sathish chandra
IEBGENER is to copy data from one ps to another ps, ps to pds member, pds to ps , concatnating two ps s and copying to another ps or pds.. so many types of concatnations are there..
IEBCOPY is used to copy data from one pds to another pds.. in that we should code copy command..
IDCAMS(access method service) is to create a base in gdg..
| Is This Answer Correct ? | 1 Yes | 11 No |
Post New Answer View All Answers
How jcl work to handle various input output file operations?
which parameter is used to check the syntax of a jcl without executing it?
What is catelog procedure and how many catelog procedure to use in one job?
What is use of restart and how to use it?
Explain how can the attributes of one sms dataset be copied to another dataset?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
what sort card you will use to copy the data from one dataset to another dataset?
Explain how can a stopped job be started again?
What do you know about jcl?
How to pass data to a program that is coded in an exec statement?
Explain the function of //jcllib statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
what is “Cond= even” and “Cond=only”?
I need exexution process for JCL programs
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?