+

Search Tips | Advanced Search

DELETE CFSTRUCT on z/OS

Use the MQSC command DELETE CFSTRUCT to delete a CF application structure definition.


Use MQSC commands

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

We can issue this command from sources 2CR. For an explanation of the source symbols, see Sources from which we can issue MQSC commands on z/OS .

Synonym: None


DELETE CFSTRUCT

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.

Parent topic: MQSC commands

Last updated: 2020-10-04