[z/OS]

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

For information on how you use MQSC commands, see Performing local administration tasks using MQSC commands.

Synonym: None

DELETE CFSTRUCT

Read syntax diagramSkip visual syntax diagram DELETE CFSTRUCT ( structure-name )

Usage notes for DELETE CFSTRUCT

  1. This command is valid only z/OS when the queue manager is a member of a queue sharing group.
  2. The command fails if there are any queues in existence that reference this CF structure name that are not both empty and closed.
  3. The command cannot specify the CF administration structure (CSQ_ADMIN).
  4. The command deletes the Db2® CF structure record only. It does not delete the CF structure definition from the CFRM policy data set.
  5. 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.