The following graphic shows the basic structure of a database row from a non-row compressed join index with a row-partitioned primary index (without column partitioning):
The difference between this format and the format of a non-row-compressed nonpartitioned primary index row is the presence of an 8-byte partition number field at the beginning of the RowID. This field generates the need for a BYTE(16) data type specification for a RowID.