Can we copy Vsam files from a Vsam file in Iebgener step?
Answers were Sorted based on User's Feedback
Answer / varun.m.s
IEBGENER utility is used to copy ps to ps.VSAM to VSAM copy
is not possible using IEBEGENER.It can be done using REPRO
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / gomathi
Not possible,it through CANNOT OPEN DATA SET error
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / archana
VSAM file VSAM file copy is possible using IEBGENER but an
empty destination VSAM file should have been created prior
to copy.
| Is This Answer Correct ? | 3 Yes | 6 No |
What are the access method services used in vsam?
What is the maximum number of Alternate Index ???
What is recovery parameters in define cluster command?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
1. delete is not possible in esds. why? 2. i have 10 records in a esds file and i want to delete only 1st record ..then what i have to do?.. it will not affect any sequence of the RBA. 3. why open extend is not possible in rrds vsam file?
How do you define a KSDS ?
Using Alternate Indexes in CICS pgms: ?
what are the idcams commands that can be used for vsam and explain each of them.
Explain the process in which flat files are converted into vsam files?
In vsam why we use export-import utility?
how yo view the vsam file?
Explain the biggest disadvantage of using a vsam dataset?