CI Splits

Post your questions related to VSAM

Moderator: Moderator Group

Post Reply
Dave
Member
Posts: 2
Joined: Fri Mar 27, 2009 12:56 pm
Location: United Kingdom

CI Splits

Post by Dave » Fri Mar 27, 2009 1:14 pm

Hi,

This is a query on CI splits. For instance, a CI has three records and no free space. The three records be 50,100 & 200. Now we have to insert a new record 150. I understand that for evry insert operation.. exactly half the number of records in the original CI will be moved to a new CI and the new record will be inserted in the original CI. What if the original CI contains odd number of records? Could you please explain.

Cheers,
Dave

User avatar
Natarajan
Moderator
Posts: 537
Joined: Fri Oct 10, 2008 12:57 pm
Location: chennai
Contact:

CI Split

Post by Natarajan » Fri Mar 27, 2009 3:43 pm

It is not exactly half the number of records... Approximately half of the records from the full CI will moved into free CI's . Once the CI Split has completed, the new record that caused the split to occur can then be inserted into the original CI.
Natarajan
Chennai

Dave
Member
Posts: 2
Joined: Fri Mar 27, 2009 12:56 pm
Location: United Kingdom

Post by Dave » Fri Mar 27, 2009 3:50 pm

Thanks a lot for your Reply. It would be great if you could explain with an example. Preferably the one i stated above.

Cheers.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others