What is the utility program closely associated with VSAM?
explain in brief what are the 3 types of vsam files?
explain in brief how you can create a vsam file?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
What is a path?
What is the function of entry sequenced data set?
What is an alternate index and path ?
How do you define a GDG ?
What is the catalog?
By seeing a program how we findout it is a VSAM program?
What is the device independent method to indicate where a record is stored?
Assuming that the DEFINE JCL is not available, how do you get info about a VSAM file's organisation?
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).