29.3.2 Displaying information about the shared memory (when the -a option is specified)
This example executes the adbls -d shm -a command to display information about the shared memory.
adbls -d shm -a SYSID SHMID SIZE 1 720906 229376 4 753675 42845080 5 786444 24 6 819213 143359 7 851982 201326591 8 884751 4198399 9 917520 1884159
Explanation of the output items
- SYSID
-
Displays the sequence number assigned to each shared memory segment that the HADB server is using.
- SHMID
-
Displays the ID of each shared memory segment.
- SIZE
-
Displays the size of each shared memory segment.