Background documentationdbm_shm_info Locate this document in the navigation structure

 

Use this command to display information about the shared memory of Database Manager.

Prerequisites

You have the server permission SharedMemoryAdmin.

Structure

dbm_shm_info

Result

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>]

Values for the Reply Fields

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

More Information

Glossary, Shared Memory