community.borland.com

Article #25663: InterBase internal page types

Problem:
This is a list of the internal page types used by InterBase (as of InterBase 5.1).

Solution:
 
Page Type Number      Description
===============       =============================================
   0                                    Undefined     - If a page has this page type it is probably free
   1                                    Database header page 
   2                                    Page inventory page 
   3                                   Transaction inventory page 
   4                                   Pointer page 
   5                                   Data page 
   6                                   Index root page 
   7                                   Index (B-tree) page 
   8                                   Blob data page 
   9                                   Gen-ids 
 10                                   Write ahead log information 

Last Modified: 23-OCT-00