The system table LOGVOLUMES describes the log volumes in which log entries are stored.
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 |
See also:
Concepts of the Database System, Logging Data Changes