DELETE CFSTRUCT (delete CF application structure) on z/OS
Use the MQSC command DELETE CFSTRUCT to delete a CF application structure definition.
Using MQSC commands on z/OS
For information on how you use MQSC commands on z/OS®, see Sources from which you can issue MQSC and PCF commands on IBM® MQ for z/OS.
You can issue this command from sources 2CR. For an explanation of the source symbols, see Sources from which you can issue MQSC and PCF commands on IBM MQ for z/OS.
Syntax diagram for DELETE CFSTRUCT
Usage notes for DELETE CFSTRUCT
- This command is valid only z/OS when the queue manager is a member of a queue sharing group.
- The command fails if there are any queues in existence that reference this CF structure name that are not both empty and closed.
- The command cannot specify the CF administration structure (CSQ_ADMIN).
- The command deletes the Db2® CF structure record only. It does not delete the CF structure definition from the CFRM policy data set.
- CF structures at CFLEVEL(1) are automatically deleted when the last queue on that structure is deleted.
Keyword and parameter descriptions for DELETE CFSTRUCT
- (structure-name)
- The name of the CF structure definition to be deleted. The name must be defined within the queue sharing group.
