What is a CI, control interval?
Answers were Sorted based on User's Feedback
Answer / guest
A control interval is the unit of information that VSAM
transfers between virtual and auxiliary storage.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ram
C.I: where the records are inserted in VSAM,which has 4
components viz; 1.)FREE SPACE 2.)DATA 3.)RDF 4.)CIDF
C.A: Have more than one C.I(Control Interval).
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sandhya
it is a place where you can store data.it contains a
LR,RDF,CIDF,LMT,RMT.and unused space only for ksds.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to rename one vsam file as well as it's index?
What is the maximum no. of records that can be allowed in VSAM ?
In a file(PS), we dont know how many records are there. requirement is divide half n half the records n insert into 2 another files(PS).
Explain the function of entry-sequenced data set?
What are the different types of VSAM files available?
What is SHAREOPTS ?
can we create vsam files on multiple volumes ?
What is a VSAM split?
name a few common vsam status codes?
Explain the significance of the shareoptions parameter?
Do primary key values have to be unique? Do alternate key values have to be unique?
can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?