Use this command to display information about the shared memory of Database Manager.
You have the server permission SharedMemoryAdmin.
dbm_shm_info
OK
VERSION
Required <version_no>
Found <version_no>
LOCKING
Lock <status>
Reserve lock <status>
Locking process <pid>
PROCESSES
<pid> <state>
<pid> <state>
<pid> <state>
...
[PERSISTENCE
<error_message>]
Value |
Description |
---|---|
Required <version_no> |
The shared memory version expected by the system |
Found <version_no> |
Actual version of the shared memory |
Lock <status> Reserve lock <status> |
Lock status Possible values are: LOCKED | UNLOCKED |
Locking process <pid> |
ID of the locking process |
<state> |
Status of the process Possible values are: ALIVE | DEAD | UNKNOWN ALIVE: the process is working DEAD: the process is not in the operating system's process list UNKNOWN:the status of the process could not be determined |
<error_message> |
Message text |
Glossary, Shared Memory