What is the use of lds (linear data set)?
Tell me how many alternate indexes you can have on a dataset?
if not using the 'commit' when closing VSAM file,what will happend
What is the use of access method services in vsam?
how do you create an alternate index ?
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's the device independent method to indicate where a Record is Stored?
What is IDCAMS ?
Can AMS commands be run from the TSO prompt ?
Explain the meaning and syntax for the START command. ?
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 syntax of ams modal commands?
On which datasets You can have ALT INDEX?