Home

 

Informational messages

 

On z/OS, a number of command responses return a structure, MQIACF_COMMAND_INFO, with values that provide information about the command.

MQIACF_COMMAND_INFO values
MQIACF_COMMAND_INFO value Meaning
MQCMDI_CMDSCOPE_ACCEPTED A command that specified CommandScope was entered. It has been passed to the requested queue manager(s) for processing
MQCMDI_CMDSCOPE_GENERATED A command that specified CommandScope was generated in response to the command originally entered
MQCMDI_CMDSCOPE_COMPLETED Processing for the command that specified CommandScope - either entered or generated by another command - has completed successfully on all requested queue managers
MQCMDI_QSG_DISP_COMPLETED Processing for the command that refers to an object with the indicated disposition has completed successfully
MQCMDI_COMMAND_ACCEPTED Initial processing for the command has completed successfully. The command requires further action by the channel initiator, for which a request has been queued. Messages reporting the success or otherwise of the action will be sent to the command issuer subsequently
MQCMDI_CLUSTER_REQUEST_QUEUED Initial processing for the command has completed successfully. The command requires further action by the cluster repository manager, for which a request has been queued
MQCMDI_CHANNEL_INIT_STARTED A Start Channel Initiator command has been issued and the channel initiator address space has been started successfully
MQCMDI_RECOVER_STARTED The queue manager has successfully started a task to process the Recover CF Structure command for the named structure
MQCMDI_BACKUP_STARTED The queue manager has successfully started a task to process the Backup CF Structure command for the named structure
MQCMDI_RECOVER_COMPLETED The named CF structure has been recovered successfully. The structure is available for use again
MQCMDI_SEC_TIMER_ZERO The Change Security command was entered with the SecurityInterval attribute set to 0. This means that no user timeouts will occur
MQCMDI_REFRESH_CONFIGURATION A Change Queue Manager command has been issued that enables configuration events. Event messages need to be generated to ensure that the configuration information is complete and up-to-date
MQCMDI_IMS_BRIDGE_SUSPENDED The MQ-IMS Bridge facility is suspended.
MQCMDI_DB2_SUSPENDED The connection to DB2 is suspended
MQCMDI_DB2_OBSOLETE_MSGS Obsolete DB2 messages exist in the queue-sharing group

 

Parent topic:

How the definitions are shown


pc10660_


 

Home