Show TOC

CONVERTERMAPPINGLocate this document in the navigation structure

Definition

The system table SYSINFO.CONVERTERMAPPING contains information on the mapping of page identifications to block addresses.

Structure

PAGENUMBER

FIXED(20)

Page number

FILESYSTEMID

FIXED(5)

File system identification of the page

REVOVERYMODE

CHAR(10)

Recovery mode of the page

VOLUMESETID

FIXED(20)

Identification of the mapped volume set

VOLUMEID

FIXED(20)

Identification of the data volume

BLOCKNUMBER

FIXED(20)

Block offset on the data volume

PARTITIONID

FIXED(5)

Identification of the partition

More Information

Concepts of the Database System, Converter