How do you load a VSAM data set with records ?
Answers were Sorted based on User's Feedback
Answer / felix
two way are available to load vsam file
1. using REPRO command
2. Using COBOL program
| Is This Answer Correct ? | 10 Yes | 0 No |
Define a path?
How to declare the EMP Name, EMP No., DOB in VSAM KSDS file? Please explain.....
What is a base cluste?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
Define gdg?
what is the concept of AIX in vsam ????
What is an alternate index and path ?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?
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?
Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?
In vsam why we use export-import utility?
How vsam datasets are cataloged?