PAGE SPLIT \ DB2
Specifies an index split behaviour.The default is SYMMETRIC.
 
SYMMETRIC
 
Specifies that pages are to be split roughly in the middle.
 
HIGH
 
Specifies an index page split behaviour that uses the space on index pages efficiently when the values of the index keys being inserted follow a particular pattern.
 
LOW
 
Specifies an index page split behaviour that uses the space on index pages efficiently when the values of the index keys being inserted follow a particular pattern.
Translations
Type
String (1) Enumeration
 
List of MetaClasses
Value
(H), (L), (S).