difference between vsam and database tables
How is record management performed in vsam?
Using alternate indexes in cics program?
How do you load a VSAM data set with records ?
what is the drawback of vsam dataset?? a.execution slow. b.free space. c.independent storage device. d.none of the above. let me know the answer with reason.
What do you mean by RDW in VSAM?
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 an alternate index?
is there any lock for vsam file so that no one can update the vsam file ?
How to delete a member using JCL.?
What is FREESPACE ?
to use the rewrite command, how should the vsam file be opened?
Differentiate between control interval (ci) and control area (ca)?