If you wish to use the REWRITE command haw must the VSAM
file be opened?
Explain the function of the relative record data set?
Is it slower if you access a record through alt index as compared to primary index?
What is the meaning of each of the values in SHAREOPTS(2 ?
What is the purpose of the FILE STATUS clause in the SELECT statement?
What is the maximum record length for the VSAM dataset?
During processing of a VSAM file, some system error occurs and it is subsequently unusable . What do you do ?
What is a path?
The first VSAM file V1 has 2 fields A and B . There is a DB2 file which has fields E and f. We need the fields A, B , E and F to another VSAM file called V2. Kindly mention the logic in procedure division in cobol..
what is a Base Cluster?
Describe SHAREOPTIONS parameter (SHR) in Define Cluster command.?
Using Alternate Indexes in CICS pgms: ?
name the utility program closely associated with vsam?