What is an alternate index?
Answer / guest
An AIX is a file that allows access to a VSAM dataset by a
key other than the primary one.
| Is This Answer Correct ? | 2 Yes | 1 No |
What is the place for VSAM KSDS?
What is control interval?
write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...
How to open VSAM file from 3.4? i have millions of records and i dont want to use the print ch ids(/) command bcz it takes to much time. so if you have any another command to open this plz tell me.
what is the meaning of each of the values in shareopts(2 3)?
Explain the function of the relative record data set?
how can you load a vsam data set with records ?
difference between vsam and database tables
looking at the basic definition of VSAM file how to recognize whether it is a KSDS OR RRDS OR ESDS ?
what is difference between repro and export? if any one know this plz tell me
What are the information stored in ci?
While designing vsam files,what is the best way to choose control interval size for the data and the index?