When defining a segment, you can specify the maximum number of record occurrences or rows that can be stored on a database page. The value you assign determines the db-key format, which in turn, affects the highest allowable page number that can be assigned to areas associated with the segment.
In most cases, use the default number of records per page, 255. This value accommodates a database with page numbers up to 16,777,214. Otherwise, choose:
You may define a database that has different maximum records per page for its component segments; however, you may not define a database in which components of a set, index, or referential constraint reside in areas with different maximums.
The same considerations that apply to page groups also apply to maximum records per page:
Note: For more information about mixing maximum records per page, see Chapter 6, “Defining a Database Name Table".
There are special rules regarding dictionaries and maximum number of records per page.
Note: For more information, see Chapter 6, “Defining a Database Name Table” and Chapter 25, “Dictionaries and Runtime Environments”.
|
Copyright © 2014 CA.
All rights reserved.
|
|