How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?
No Answer is Posted For this Question
Be the First to Post Answer
Discuss record management 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 a ci split? What is a ca split?
Explain the device independent method to indicate where a record is stored?
Do primary key values have to be unique? Do alternate key values have to be unique?
What is the use of access method services in vsam?
to use the rewrite command, how should the vsam file be opened?
What is SHAREOPTS ?
If FSPC(100 10 is specified does it mean that both the control interval and control area will be left empty because 100 % of both CI and ca are specified to be empty?
What is the use Free space in CI ?
Using Alternate Indexes in CICS pgms: ?
differentiate between sequential files and esds files in vsam?