OSI/MHS Management Programming Manual
Commands and Responses
OSI/MHS Management Programming Manual—424824-001
5-145
DELETE GROUP
DELETE GROUP
The DELETE GROUP command removes groups from the MHS configuration.
Tokens in Command and Response Buffers
ZCOM-TKN-SUB
is described in the SPI Common Extensions Manual.
For a description of all the other tokens in the command and response buffers, see the
ADD GROUP command.
Operational Notes
•
DELETE GROUP is a sensitive command.
•
The group must be in the STOPPED state before it can be deleted.
•
DELETE GROUP might result in messages being lost.
•
If you delete a GROUP object, its associated working files and SQL databases
(MS group) are not deleted.
Command
ZCOM-CMD-DELETE
Object Type
ZCOM-OBJ-GROUP
Tokens in Command Buffer
ZSPI-TKN-MANAGER token-type ZSPI-TYP-FNAME32.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-ALLOW-TYPE token-type ZSPI-TYP-ALLOW-TYPE.
ZSPI-TKN-RESPONSE-TYPE token-type ZSPI-TYP-RESPONSE-
TYPE.
ZSPI-TKN-COMMENT token-type ZSPI-TYP-STRING.
ZCOM-TKN-SUB token-type ZSPI-TYP-ENUM.
Tokens in Response Buffer
ZSPI-TKN-DATALIST token-type ZSPI-TYP-LIST.
ZCOM-TKN-OBJTYPE token-type ZSPI-TYP-ENUM.
ZCOM-TKN-OBJNAME token-type ZSPI-TYP-STRING.
ZSPI-TKN-RETCODE token-type ZSPI-TYP-ENUM.
ZSPI-TKN-ERRLIST token-type ZSPI-TYP-LIST.
. . .
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-ENDLIST token-type ZSPI-TYP-SSCTL.
ZSPI-TKN-CONTEXT token-type ZSPI-TYP-BYTESTRING.