Skip to main content

Posts

Showing posts from June, 2020

Broker naming conventions

Naming conventions for brokers and associated resources ========================================================= Establish a naming convention for all the WebSphere® Message Broker resources in your broker environment to ensure that names are unique, and that users creating new resources can be confident of not introducing duplication or confusion. Consider the names that you use for your brokers and resources: Brokers When you create a broker, give it a name that is unique within your broker environment. You must use the same name for that broker when you create it on the system in which it is installed, using the command mqsicreatebroker. Broker names are case sensitive except on Windows® platforms. Execution groups Each execution group name must be unique within a broker. Message flows and message processing nodes Each message processing node must be unique within the message flow it is assigned to. For example, if you include two MQOutput nodes in a single messag

IBM Websphere MQ Reason codes

Reason codes ============= The following is a list of PCF reason codes, in numeric order, providing detailed information to help you understand them, including: * An explanation of the circumstances that have caused the code to be raised * The associated completion code * Suggested programmer actions in response to the code * 3001 (0BB9) (RC3001): MQRCCF_CFH_TYPE_ERROR * 3002 (0BBA) (RC3002): MQRCCF_CFH_LENGTH_ERROR * 3003 (0BBB) (RC3003): MQRCCF_CFH_VERSION_ERROR * 3004 (0BBC) (RC3004): MQRCCF_CFH_MSG_SEQ_NUMBER_ERR * 3005 (0BBD) (RC3005): MQRCCF_CFH_CONTROL_ERROR * 3006 (0BBE) (RC3006): MQRCCF_CFH_PARM_COUNT_ERROR * 3007 (0BBF) (RC3007): MQRCCF_CFH_COMMAND_ERROR * 3008 (0BC0) (RC3008): MQRCCF_COMMAND_FAILED * 3009 (0BC1) (RC3009): MQRCCF_CFIN_LENGTH_ERROR * 3010 (0BC2) (RC3010): MQRCCF_CFST_LENGTH_ERROR * 3011 (0BC3) (RC3011): MQRCCF_CFST_STRING_LENGTH_ERR * 3012 (0BC4) (RC3012): MQRCCF_FORCE_VALUE_ERROR * 3013 (0BC5) (RC3013): MQRCCF_STRUCTURE_TYPE_ERROR *

adsrerrapop