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 |
what is meant by BUFND & BUFNI..?
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.
In the COBOL SELECT statement for a KSDS what are the three possibilities for ACCESS?
What is a vsam dataset?
is there any lock for vsam file so that no one can update the vsam file ?
Why is it required to have a keyed directed retrieval?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
what do you mean by a shareoptions parameter (shr) in define cluster command?
explain in brief how you can create a vsam file?
What do you mean by dirty read ?
What is the procedure for running the batch job in mainframe?
is it necessary that all versions of the gdg have to be of the same record length?