The ACTIVECONFIGURATION system table contains the names and values of the database parameters that are currently active.
ACTIVECONFIGURATION
CHAR(32) |
Name of database parameter |
|
CHAR(3) |
Indicates whether the value of the database parameter is reset the next time the system switches to operational state OFFLINE |
|
CHAR(10) |
Indicates whether the value of the database parameter can be changed |
|
VALUE |
CHAR(256) |
Value of database parameter |