A page is the basic unit which the database system uses to write data to the hard disk and read data from the hard disk. A page corresponds to a certain number of operating system blocks. Pages are often the unit used to specify memory and disk space.
The page size for the MaxDB database system is 8 KB.
See also:
Concepts of the Database System, Data Storage