what is the use of the file status clause in the select statement in vsam?
No Answer is Posted For this Question
Be the First to Post Answer
what is control interval(CI) and control Area(CA)
What is the difference between lds and esds?
What is the device independent method to indicate where a record is stored?
Why is master catalog used in vsam?
difference between vsam and database tables
How do you fix the problem associated with VSAM out of space condition?
Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?
what is the purpose of the verify function of idcams?
Using Alternate Indexes in Batch pgms: ?
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..
Create syntax for a VSAM file ?
how can we convert esds to lds?