If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Sybase > Sybase Internal DataStorage Query

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-21-11, 02:23
dinjo_jo dinjo_jo is offline
Registered User
 
Join Date: May 2008
Posts: 34
Sybase Internal DataStorage Query

I need to understand how sybase stores data internally, this is what i have understood so far.
  • Every row is stored in a Page.
  • Every Page is made of extent , and every extent is of 8 pages.
  • Every 256 Extent counts to 1 Allocation Unit(Disk Space)

So when i say Root level , intermediate level and leaf level does it only applies to tables for columns where indexes are created or for all tables ?

How would the intermediate level increase ? i.e I have seen in systabstats table there are tables whose indexheight is 5 so how does the index heights gets increased ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On