Entering content frame

Object documentation LOGVOLUMES Locate the document in the library structure

Definition

The system table LOGVOLUMES describes the log volumes in which log entries are stored.

Structure

LOGVOLUMES

ID

FIXED(5)

Number of the volume

CONFIGUREDSIZE

FIXED(20)

Configured size of the volume (KB)

USABLESIZE

FIXED(20)

Area of the volume that can be used for log entries (KB)

PATH

CHAR(256)

Name of the volume

MIRRORPATH

CHAR(256)

Name of the mirrored volume
NULL, if the volume is not mirrored

See also:

Concepts of the Database System, Logging Data Changes

 

Leaving content frame