Home
Change, Copy, and Create CF Structure
Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS X These commands are supported only on z/OS when the queue manager is a member of a queue-sharing group.
The Change CF Structure (MQCMD_CHANGE_CF_STRUC) command changes the specified attributes in a CF application structure. For any optional parameters that are omitted, the value does not change.
The Copy CF Structure (MQCMD_COPY_CF_STRUC) command creates a new CF application structure using, for attributes not specified in the command, the attribute values of an existing CF application structure.
The Create CF Structure (MQCMD_CREATE_CF_STRUC) command creates a CF application structure. Any attributes that are not defined explicitly are set to the default values on the destination queue manager.
- Required parameters (Change and Create CF Structure):
- CFStrucName
- Required parameters (Copy CF Structure):
- FromCFStrucName, ToCFStrucName
- Optional parameters:
- CFLevel, CFStrucDesc, Recovery, Replace
- Required parameters (Change and Create CF Structure)
- Required parameters (Copy CF Structure)
- Optional parameters
Parent topic:
Definitions of the Programmable Command Formats
pc10950_
Home