z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


shmstat

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-shmstat--id--stem-------------------------------------------><

Function

shmstat obtains the status information for a shared memory segment.

Parameters

id
The ID for the shared memory segment.
stem
The name of a stem variable that is used to return the status information. Upon return, stem.0 contains the number of variables that are returned. To access the status values, use a numeric value (see REXX predefined variables) or any of the predefined variables:

Example

'shmget (shmid) shm.'

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014