Database locks and system locks
The following table lists the actions recorded in audit trails for database locks and system locks and the keys used to represent them.
Action | Description |
---|---|
DB_ADMINACCESS_ON |
The database was locked for exclusive access. |
DB_ADMINACCESS_OFF |
A lock for exclusive database access was removed. |
SYSTEM_LOCKED |
PLA 3.0 was locked. |
SYSTEM_UNLOCKED |
PLA 3.0 was unlocked. |
SYSTEM_UNLOCKREJECTED |
An attempt to unlock PLA 3.0 was rejected. |
ACCOUNT_MANAGEMENT_LOCKED |
The account management of the database was locked. |
ACCOUNT_MANAGEMENT_UNLOCKED |
The account management of the database was unlocked. |
ARTIFACT_MANAGEMENT_LOCKED |
Artifact management was locked, that is, component, package, and add-on management. |
ARTIFACT_MANAGEMENT_UNLOCKED |
Artifact management was unlocked, that is, component, package, and add-on management. |
DB_POLICIES_LOCKED |
The database policies were locked. |
DB_POLICIES_UNLOCKED |
The database policies were unlocked. |
DB_PROPERTIES_LOCKED |
The database properties were locked. |
DB_PROPERTIES_UNLOCKED |
The database properties were unlocked. |
OBJECT_LOCK_DELETED |
An object was unlocked from the Session management dialog. |
OBJECT_LOCKS_DELETED |
All objects were unlocked from the Session management dialog. |
SESSION_MANAGEMENT_LOCKED |
Session management was locked. |
SESSION_MANAGEMENT_UNLOCKED |
Session management was unlocked. |