gtpm5m1wMessages (Online)

MQSC

MQSC0001IDEFINE PROFILE SUCCESSFUL

Explanation: This is the normal response to the ZMQSC DEF MQP command.

System Action: The TPF MQSeries profile is created in the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF MQP command.

MQSC0002IALTER PROFILE SUCCESSFUL

Explanation: This is the normal response to the ZMQSC ALT MQP command.

System Action: The TPF MQSeries profile is changed in the TPF system.

User Response: Do the following:

  1. Enter ZMQSC STOP QMGR to stop the queue manager.
  2. Enter ZMQSC START QMGR to restart the queue manager and apply the changes.
See TPF Operations for more information about the ZMQSC commands.

MQSC0003EPROFILE ALREADY EXISTS

Explanation: The ZMQSC DEF MQP command was entered to create the TPF MQSeries profile. However, the TPF MQSeries profile is already defined to the TPF system.

System Action: The command is rejected.

User Response: Enter the ZMQSC ALT MQP command to change the TPF MQSeries profile.

See TPF Operations for more information about the ZMQSC DEF MQP and ZMQSC ALT MQP commands.

MQSC0004IDEFINE CHANNEL SUCCESSFUL

Explanation: This is the normal response to the ZMQSC DEF CHL command.

System Action: A message channel for TPF MQSeries is created.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF CHL command.

MQSC0005ECHANNEL DEFINITION ALREADY EXISTS

Explanation: The channel name specified in the ZMQSC DEF CHL command already exists in the TPF system.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DEF CHL and ZMQSC ALT CHL commands.

MQSC0006IALTER CHANNEL DEFINITION SUCCESSFUL

Explanation: This is the normal response to the ZMQSC ALT CHL command.

System Action: The TPF MQSeries channel definition is changed in the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT CHL command.

MQSC0007ECHANNEL DEFINITION DOES NOT EXIST

Explanation: The TPF MQSeries channel definition specified in a ZMQSC command does not exist.

System Action: The command is rejected.

User Response: Enter the ZMQSC command again specifying a valid TPF MQSeries channel definition.

See TPF Operations for more information about the ZMQSC commands.

MQSC0009ESYSTEM MUST BE IN NORM STATE

Explanation: A ZMQSC command was entered below NORM state.

System Action: The command is rejected.

User Response: Do the following:

  1. Cycle the TPF system to NORM state.
  2. Enter the ZMQSC command again.

See TPF Operations for more information about the ZMQSC commands.

MQSC0010IDELETE CHANNEL DEFINITION SUCCESSFUL

Explanation: This is the normal response to the ZMQSC DEL command with the CHL parameter specified.

System Action: The TPF MQSeries channel definition is deleted from the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0012ETARGQ REQUIRED FOR ALIAS Q DEFINITION

Explanation: The ZMQSC DEF QA command was entered without specifying the TARGQ parameter.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF QA command again specifying the TARGQ parameter.

See TPF Operations for more information about the ZMQSC DEF QA command.

MQSC0013EPARAMETER VALUE parmval NOT RECOGNIZED - MUST BE ON OR OFF

Where:

parmval
The parameter value.

Explanation: The ZMQSC TRACE command was entered with the CONSOLE or TAPE parameter specified, but the value specified was incorrect.

System Action: The command is rejected.

User Response: Enter the ZMQSC TRACE command again specifying a correct value for the CONSOLE or TAPE parameter.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0014IDELETE ALIAS QUEUE SUCCESSFUL

Explanation: This is the normal response to the ZMQSC DEL command with the QA parameter specified.

System Action: The TPF MQSeries alias queue is deleted.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0018IDELETE REMOTE QUEUE SUCCESSFUL

Explanation: This is the normal response to the ZMQSC DEL command with the QR parameter specified.

System Action: The remote MQSeries queue definition is deleted from the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0019ISTART QUEUE MANAGER SUCCESSFUL

Explanation: This is the normal response to the ZMQSC START command with the QMGR parameter specified.

System Action: The TPF MQSeries queue manager is started in the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0020ISTOP QUEUE MANAGER SUCCESSFUL

Explanation: This is the normal response to the ZMQSC STOP command with the QMGR parameter specified.

System Action: The TPF MQSeries queue manager is stopped in the TPF system.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0026WMANAGER ALREADY STARTED

Explanation: The ZMQSC START command with the QMGR parameter specified was entered to start the TPF MQSeries queue manager. However, the queue manager is already started.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0027EPROFILE NOT DEFINED

Explanation: A ZMQSC command was entered and an error occurred because the TPF MQSeries profile has not been defined.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DEF MQP command to create the TPF MQSeries profile.
  2. Enter the original ZMQSC command again.

See TPF Operations for more information about the ZMQSC commands.

MQSC0028ICHANNEL name ADDED TO FUNCTION TRACE TABLE

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC TRACE command with the CHL or CHANNEL parameter and the FUNCTION and ON parameters specified.

System Action: The specified channel name is added to the function trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0029ICHANNEL name REMOVED FROM FUNCTION TRACE TABLE

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC TRACE command with the CHL or CHANNEL parameter and the FUNCTION and OFF parameters specified.

System Action: The specified channel name is removed from the function trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0030IQUEUE qname ADDED TO FUNCTION TRACE TABLE

Where:

qname
The queue name.

Explanation: This is the normal response to the ZMQSC TRACE command with the QUEUE and ON parameters specified.

System Action: The specified queue name is added to the function trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0031IQUEUE name REMOVED FROM FUNCTION TRACE TABLE

Where:

name
The queue name.

Explanation: This is the normal response to the ZMQSC TRACE command with the QUEUE and OFF parameters specified.

System Action: The specified queue name is removed from the function trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0032ICHANNEL name ADDED TO COMMS TRACE TABLE

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC TRACE command with the CHL or CHANNEL parameter and the COMMS and ON parameters specified.

System Action: The specified channel name is added to the communications trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0033ICHANNEL name REMOVED FROM COMMS TRACE TABLE

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC TRACE command with the CHL or CHANNEL parameter and the COMMS and OFF parameters specified.

System Action: The specified channel name is removed from the communications trace table.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0035ETHE ENTRY WAS NOT FOUND IN THIS TRACE TABLE

Explanation: The ZMQSC TRACE command was entered with the CHL, CHANNEL, or QUEUE parameter and the OFF parameter specified to remove a name from the trace table. However, the name specified does not exist in the trace table.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0036WTHE TRACE STATUS WAS NOT SAVED TO EXTERNAL STORAGE AND WILL BE RESET TO ITS PREVIOUS SETTING IF THE QUEUE MANAGER IS RESTARTED.

Explanation: The ZMQSC TRACE command was entered to change the trace parameters, but the changed parameters were not written to external storage. If the queue manager is restarted, the trace parameters will be reset to their previous settings.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0042EMAXMSGL EXCEEDS THE MAXIMUM DEFINED IN PROFILE

Explanation: A ZMQSC command was entered with a value specified for the MAXMSGL parameter that was greater than the specified maximum in the TPF MQSeries profile.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the QMGR parameter specified to view the maximum message length allowed.
  2. Enter the original ZMQSC command again specifying a valid value for the MAXMSGL parameter.

See TPF Operations for more information about the ZMQSC commands.

MQSC0045ECHANNEL- name IS STILL ACTIVE

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC DEL command with the CHL parameter specified was entered to delete a TPF MQSeries channel definition. However, the specified channel is active and cannot be deleted.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC STOP command with the CHL parameter specified to stop the requested channel.
  2. Enter the ZMQSC DEL command with the CHL parameter specified to delete a TPF MQSeries channel definition.

See TPF Operations for more information about the ZMQSC DEL andZMQSC STOP commands.

MQSC0046WTHE TRACE STATUS COULD NOT BE RESTORED

Explanation: An error occurred when the ZMQSC START command was entered with the QMGR parameter specified because the trace status information could not be restored.

System Action: Processing of the ZMQSC START command continues.

User Response: Enter the ZMQSC TRACE command with the appropriate parameters specified to reset the trace settings you want to use.

See TPF Operations for more information about the ZMQSC START and ZMQSC TRACE commands.

MQSC0047ITRACE PARAMETERS ALTERED SUCCESSFULLY

Explanation: This is the normal response to the ZMQSC TRACE command with one of the following parameters specified:

System Action: The specified trace parameter is changed.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0048ITRACE STARTED

Explanation: This is the normal response to the ZMQSC TRACE command with the START parameter specified.

System Action: Tracing starts according to the current trace parameters.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0049ITRACE STOPPED

Explanation: This is the normal response to the ZMQSC TRACE command with the STOP parameter specified.

System Action: Tracing stops.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0050EPURGE VALUE MUST BE ALL FOR COMMON QUEUE qname

Where:

qname
The queue name.

Explanation: The ZMQSC DEL command was entered with the QL and PURGE parameters specified for a processor shared queue, but the value for the PURGE parameter was not ALL.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEL command again and specify a value of ALL for the PURGE parameter.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0057IQUEUE SWING OF tqname HAS BEEN RESET

Where:

tqname
The transmit queue name.

Explanation: The ZMQSC SWQ command was entered with the same transmission queue name specified for the FROMQ and TOQ parameters.

System Action: The swing status of the queue is reset.

User Response: None.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0058ENEW QUEUE MANAGER NAME IS ALREADY IN USE

Explanation: One of the following occurred:

System Action: The command is rejected.

User Response: Enter the appropriate command again and specify a different name for the NEWNAME or RQMNAME parameter.

See TPF Operations for more information about the ZMQSC commands.

MQSC0060EINCORRECT MIGRATION STATE

Explanation: The ZMQSC MIGRATE command was entered with the BEGIN parameter specified and one of the following occurred:

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0061EQUEUE MANAGER NOT STARTED

Explanation: A ZMQSC command was entered to perform a task that requires the TPF MQSeries queue manager to be started. However, the queue manager has not been started.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC START command with the QMGR parameter specified to start the TPF MQSeries queue manager.
  2. Enter the original ZMQSC command again.

See TPF Operations for more information about the ZMQSC commands.

MQSC0064EQUEUE qname IS BEING DELETED

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA, QL, or QR, or ZMQSC ALT QA, QL, or QR, or ZMQSC DEL command with the QA, QL, or QR parameter was entered without the PURGE parameter specified. However, a previous ZMQSC DEL command with the QA, QL, or QR parameter specified was processed for a queue of the same name.

System Action: The queue has not been completely deleted. The command is rejected.

User Response: Do the following:

  1. Do one of the following:
  2. Enter the ZMQSC DEF QA, QL, or QR, or ZMQSC ALT QA, QL, or QR command again.

See TPF Operations for more information about the ZMQSC commands.

MQSC0065WQUEUE qname IS REPLACED IN MEMORY TABLE

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA, QL, or QR command was entered and the queue name was not in use in the queue definition dictionary, but a nondeleted queue of the same name existed in the queue definition table in memory. The definition in memory was replaced by the new definition.

System Action: The queue is defined successfully.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF QA, QL, or QR command.

MQSC0066ENO HEAP AVAILABLE

Explanation: The ZMQSC START command was entered with the QMGR parameter specified, but the request failed because there are not enough heap frames in the TPF system.

System Action: The command is rejected.

User Response: Do the following:

  1. Do one of the following:
  2. Enter the ZMQSC START command again.

See TPF Operations for more information about the ZCTKA ALTER and ZMQSC START commands.

MQSC0067Exxx FAILED FOR QUEUE qname, ERROR CODE nn

Where:

xxx
DEFINE, ALTER, or DELETE.

qname
The queue name.

nn
The error code.

Explanation: The ZMQSC DEF QA, QL, or QR, ZMQSC ALT QA, QL, or QR, or the ZMQSC DEL command with the QA, QL, or QR parameter specified was entered on this or another processor, but the memory copy of the queue definition could not be updated.

System Action: The queue definition is defined or updated on file, but not in memory.

User Response: See your IBM service representative.

See TPF Operations for more information about the ZMQSC commands.

MQSC0069ILOCAL QUEUE qname DEFINED

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QL command for the specified queue was processed successfully.

System Action: The local queue has been defined.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF QLcommand.

MQSC0070EQUEUE qname ALREADY DEFINED

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA, QL, or QR command was entered for the queue indicated in the message, but this queue is already defined and not deleted.

System Action: The command is rejected.

User Response: Verify the spelling of the queue name and do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0073EQUEUE qname IS NOT AN ALIAS QUEUE

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QA command or else the ZMQSC DEL or ZMQSC DISPLAY command with the QA parameter specified was entered, but the specified queue is not an alias queue.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0078EQUEUE qname IS NOT A REMOTE QUEUE

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QR command or else the ZMQSC DISPLAY or ZMQSC DEL command with the QR parameter specified was entered. However, the specified queue is not a remote queue.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0079EQUEUE qname IS NOT A LOCAL QUEUE

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QL command or else the ZMQSC DISPLAY or ZMQSC DEL command with the QL parameter specified was entered. However, the specified queue is not a local queue.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0080IRECEIVER CHANNEL name STARTED

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response when a receiver channel has started.

System Action: None.

User Response: None.

MQSC0081EREQUEST RECEIVED TO START RECEIVER CHANNEL name RECEIVER CHANNEL FAILED TO START - RC retcode

Where:

name
The TPF MQSeries channel name.

retcode
The return code.

Explanation: This message is displayed when an unexpected error causes the receiver channel to fail to start.

System Action: None.

User Response: See your system programmer to determine the cause of the problem.

MQSC0083EQUEUE qname HAS BEEN SWUNG TO THIS QUEUE

Where:

qname
The queue name.

Explanation: The ZMQSC DEL command with the QL parameter specified was entered to delete a queue. However, the queue is the object of a swing from another queue.

System Action: The queue is not deleted.

User Response: Enter the ZMQSC SWQ command with the FROMQ parameter specified using the queue name indicated in this message and the TOQ parameter specified as a queue name other than the one you are deleting.

See TPF Operations for more information about the ZMQSC DEL and ZMQSC SWQ commands.

MQSC0085ICHANNEL - name action

Where:

name
The TPF MQSeries channel name.

action
The action, which is one of the following:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the CHS parameter specified.

System Action: The current status of the specified channel is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0086EPARAMETER VALUE value NOT VALID

Where:

value
The parameter value.

Explanation: A ZMQSC command was entered with a parameter value specified that is not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid parameter value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0088IQUEUE SWING xxx TO yyy SUCCESSFUL

Where:

xxx
The name of the queue sending the message.

yyy
The name of the queue receiving the message.

Explanation: This is the normal response to the ZMQSC SWQ command.

System Action: Messages from the sending queue are placed on the receiving queue.

User Response: None.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0090EREMOTE QUEUE name USES THIS XMIT QUEUE

Where:

name
The queue name.

Explanation: The ZMQSC DEL command was entered to delete a transmission queue. However, the transmission queue is being used by a remote queue.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DEL and ZMQSC ALT QR commands.

MQSC0092EQUEUE SWING FAILED - QUEUE qname IS NOT SUBJECT OF SWINGQ

Where:

qname
The queue name.

Explanation: The ZMQSC SWQ command with the FROMQ and TOQ parameters specified, was entered with the same queue name. This form of the message is intended to undo the effects of a previous ZMQSC SWQ command that was entered, but the specified queue is not currently having its messages sent to another queue.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0093EQUEUE SWING FAILED - FROMQ fqname IS NOT DEFINED

Where:

fqname
The source transmission queue name.

Explanation: The ZMQSC SWQ command with the FROMQ parameter specified was entered, but the queue is not defined.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again specifying an existing transmission queue for the FROMQ parameter.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0094EQUEUE SWING FAILED - TOQ tqname IS NOT DEFINED

Where:

tqname
The target transmission queue name.

Explanation: The ZMQSC SWQ command with the TOQ parameter specified was entered, but the queue name is not defined.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again specifying an existing transmission queue for the TOQ parameter.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0095EQUEUE SWING FAILED - FROMQ fqname IS NOT A TRANSMIT QUEUE

Where:

fqname
The source transmission queue name.

Explanation: The ZMQSC SWQ command with the FROMQ parameter specified was entered, but the queue name is not a transmission queue.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again specifying an existing transmission queue for the FROMQ parameter.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0096EQUEUE SWING FAILED - TOQtqname IS NOT A TRANSMIT QUEUE

Where:

tqname
The target transmission queue name.

Explanation: The ZMQSC SWQ command with the TOQ parameter specified was entered, but the queue name is not a transmission queue.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again specifying an existing transmission queue for the TOQ parameter.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0097EQUEUE SWING FAILED - FROMQ fqname IS SUBJECT OF SWINGQ

Where:

fqname
The source transmission queue name.

Explanation: The ZMQSC SWQ command was entered with the FROMQ parameter specified. However, the queue name was specified for the FROMQ parameter in a previous ZMQSC SWQ command.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC SWQ command, specifying the same queue name for the FROMQ and TOQ parameters to reset the queue.
  2. Enter the ZMQSC SWQ command again with the original queue name that was used.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0098EQUEUE SWING FAILED - FROMQ fqname IS OBJECT OF SWINGQ FROM QUEUE qname

Where:

fqname
The source transmission queue name.

qname
The queue name.

Explanation: The ZMQSC SWQ command was entered with the FROMQ parameter specified. However, the queue name was specified for the TOQ parameter in a previous ZMQSC SWQ command.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC SWQ command, specifying the same queue name for the FROMQ and TOQ parameters to reset the queue.
  2. Enter the ZMQSC SWQ command again with the original queue name that was used.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0099EQUEUE SWING FAILED - TOQ tqname IS SUBJECT OF SWINGQ

Where:

tqname
The target transmission queue name.

Explanation: The ZMQSC SWQ command was entered with the TOQ parameter specified. However, the queue name was specified for the FROMQ parameter in a previous ZMQSC SWQ command.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC SWQ command, specifying the same queue name for the FROMQ and TOQ parameters to reset the queue.
  2. Enter the ZMQSC SWQ command with the original queue name again.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0100EQUEUE SWING FAILED - TOQ tqname MAXMSGL IS SMALLER THAN FROMQ fqname.

Where:

tqname
The target tranmission queue name.

fqname
The source transmission queue name.

Explanation: The ZMQSC SWQ command was entered with the TOQ and FROMQ parameters specified, but the maximum message length allowed for the TOQ queue name is smaller than that for the FROMQ queue name.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC SWQ and ZMQSC ALT QL commands.

MQSC0101EINCORRECT LOCAL IP ADDRESS SPECIFIED

Explanation: ZMQSC ALT CHL or ZMQSC DEF CHL was entered with the LOCALIP parameter specified, but the Internet Protocol (IP) address specified is not valid.

System Action: The command is rejected

User Response: Do the following:

See TPF Operations for more information about the ZMQSC ALT CHL and ZMQSC DEF CHL commands.

MQSC0102EUNEXPECTED DASH

Explanation: A ZMQSC command was entered with an unexpected dash.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0103EUNEXPECTED LEFT PAREN

Explanation: A ZMQSC command was entered with an unexpected left parenthesis.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0104EUNEXPECTED RIGHT PAREN

Explanation: A ZMQSC command was entered with an unexpected right parenthesis.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0105EUNEXPECTED COMMA

Explanation: A ZMQSC command was entered with an unexpected comma.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0106EUNEXPECTED NUMBER num

Where:

num
The decimal number.

Explanation: A ZMQSC command was entered with an unexpected number specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0107EPRIMARY PARAMETER parm NOT VALID

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered specifying a parameter that was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0108ESECONDARY PARAMETER NOT SPECIFIED

Explanation: A ZMQSC command was entered without specifying the secondary parameter.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying valid parameters.

See TPF Operations for more information about the ZMQSC commands.

MQSC0109ESECONDARY PARAMETER parm NOT VALID

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered with a secondary parameter specified that was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying valid parameters.

See TPF Operations for more information about the ZMQSC commands.

MQSC0110Eparm NOT VALID FOR THIS COMMAND

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered with a parameter specified that is not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying valid parameters.

See TPF Operations for more information about the ZMQSC commands.

MQSC0111Eparm - DASH EXPECTED

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered without a dash following the specified parameter.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0112Evalue - STRING EXPECTED

Where:

value
The value.

Explanation: A ZMQSC command was entered with a character string value that was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0113Ename -CONTAINS INCORRECT CHARACTERS

Where:

name
The TPF MQSeries object name.

Explanation: When a ZMQSC command was entered, the value that was specified for the object name contains characters that are not valid for TPF MQSeries objects.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid object name.

See TPF Operations for more information about the ZMQSC commands.

MQSC0115EPARAMETER parm NOT VALID

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered with a parameter specified that is not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid parameter.

See TPF Operations for more information about the ZMQSC commands.

MQSC0116ECHLTYPE MUST BE SPECIFIED AFTER CHANNEL NAME

Explanation: When the ZMQSC DEF CHL command was entered, the CHLTYPE parameter did not follow the channel name.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC DEF CHL command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC DEF CHL command.

MQSC0117Evalue - NUMBER EXPECTED

Where:

value
A numeric value.

Explanation: A ZMQSC command was entered without specifying a numeric value.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0118Evalue - VALUE OUT OF RANGE

Where:

value
A numeric value.

Explanation: A ZMQSC command was entered with a numeric value that was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid numeric value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0119EPLUS CHARACTER NOT VALID IN PARAMETER VALUE

Explanation: A ZMQSC command was entered with a plus (+) character in the value specified for the object name. Plus characters are not valid for TPF MQSeries objects.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid object name.

See TPF Operations for more information about the ZMQSC commands.

MQSC0123EVALUE TYPE value NOT SUPPORTED

Where:

value
The numeric representation of the value.

Explanation: A ZMQSC command was entered, but the parameter specified was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0125EPARAMETER parm TOO LONG

Where:

parm
The parameter.

Explanation: A ZMQSC command was entered with a parameter specified that exceeded the maximum parameter length allowed.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid value for the parameter.

See TPF Operations for more information about the ZMQSC commands.

MQSC0126ENUMBER value TOO LONG

Where:

value
A numeric value.

Explanation: A ZMQSC command was entered with a numeric value that exceeds the maximum number length allowed.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0127ETERMINATOR OF NUMBER value NOT VALID

Where:

value
The numeric value.

Explanation: A ZMQSC command was entered, but an alphabetic character was found within the numeric value specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid numeric value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0128ECHARACTER char NOT VALID

Where:

char
The character.

Explanation: A ZMQSC command was entered with a character specified that is not a valid part of a numeric value.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid numeric value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0129ESTRING string TOO LONG

Where:

string
The string value.

Explanation: A ZMQSC command was entered with a string value specified that exceeds the maximum length allowed.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid string value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0130ESTRING string ENDED UNEXPECTEDLY

Where:

string
The string value that was specified.

Explanation: A ZMQSC command was entered with a string value specified that ended unexpectedly.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0131ETOO MANY ATTRIBUTES

Explanation: A ZMQSC command was entered with a number of attributes specified that exceeds the maximum number allowed.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0132ECHARACTER ATTRIBUTE BUFFER EXCEEDED

Explanation: A ZMQSC command was entered, but the parameter specified exceeds the maximum buffer length.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid value.

See TPF Operations for more information about the ZMQSC commands.

MQSC0133EON OR OFF MUST BE SPECIFIED

Explanation: The ZMQSC TRACE command was entered with the CHL, CHANNEL, QUEUE, ADMIN, or ALL parameter specified, but the ON or OFF parameter was not specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC TRACE command again and specify either the ON or OFF parameter.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0134ECONFLICTING PARAMETERS SPECIFIED (parm1/parm2)

Where:

parm1
A ZMQSC command parameter.

parm2
A ZMQSC command parameter.

Explanation: A ZMQSC command was entered with two parameters specified that conflict with each other. For example, this message occurs if you enter the ZMQSC TRACE command with both the ON and OFF parameters specified.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0135ECOMMON NOT VALID FOR TRANSMIT QUEUE qname

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QL command was entered with the XMITQ value specified for the USAGE parameter and the YES value specified for the COMMON parameter. The YES value is allowed only for a normal queue.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DEF QL command.

MQSC0136ECPU ID NOT VALID

Explanation: The ZMQSC command was entered with a processor identifier (ID) specified for the CPU parameter that was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Check the format of the ZMQSC command.
  2. Enter the command again specifying a valid processor ID.

See TPF Operations for more information about the ZMQSC commands.

MQSC0137EMAXMSGL FOR LOCAL QUEUE qname EXCEEDS THE MAXIMUM DEFINED IN THE MQSERIES PROFILE

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QL or ZMQSC ALT QL command was entered with the MAXMSGL parameter specified, but the value specified for this parameter was greater than the limit specified or implied for the queue manager in the ZMQSC DEF MQP or ZMQSC ALT MQP command.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the QMGR parameter specified to view the value.
  2. Enter the ZMQSC DEF QL, or ZMQSC ALT QL command again and specify a value for the MAXMSGL parameter that is less than or equal to the maximum value specified for the queue manager.

See TPF Operations for more information about the ZMQSC commands.

MQSC0138ELOW STORAGE ERROR

Explanation: When a ZMQSC command was entered, TPF system storage could not be obtained to process the request.

System Action: The command is rejected.

User Response: See your system programmer to determine why the TPF system storage could not be obtained.

See TPF Operations for more information about the ZMQSC commands.

MQSC0139ECHANNEL DOES NOT EXIST IN MEMORY

Explanation: The ZMQSC DISPLAY command with the CHS parameter specified or the ZMQSC START command with the CHL parameter specified was entered to access a specified TPF MQSeries channel. However, the channel does not exist in memory.

System Action: The command is rejected.

User Response: Do the following:

  1. Verify that the TPF MQSeries channel name is specified correctly.
  2. Enter the ZMQSC command again specifying a valid channel name.

See TPF Operations for more information about the ZMQSC commands.

MQSC0142ECHANNELxxx FOR QUEUE qname MUST BE STOPPED AND NOT IN DOUBT

Where:

xxx
The channel name.

qname
The queue name.

Explanation: The ZMQSC SWQ command was entered, but the source transmission queue name specified for the FROMQ parameter is associated with a channel that is either not stopped or is in an in-doubt condition.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0143IALIAS QUEUE qname DEFINED

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA command for the queue indicated was processed successfully.

System Action: The alias queue is defined.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF QA command.

MQSC0144EQUEUE MANAGER NAME DOES NOT EXIST IN TPF

Explanation: The ZMQSC ALT MQP command was entered referencing a TPF MQSeries queue manager that is not defined to the TPF system.

System Action: The command is rejected.

User Response: Enter the ZMQSC ALT MQP command with the correct queue manager name.

See TPF Operations for more information about the ZMQSC ALT MQP command.

MQSC0145IREMOTE QUEUE qname DEFINED

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QR command for the queue indicated in the message was processed successfully.

System Action: The remote queue is defined.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF QR command.

MQSC0146ILOCAL QUEUE qname ALTERED

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QL command for the queue indicated was processed successfully.

System Action: The local queue definition is changed.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT QL command.

MQSC0147EQUEUE qname DOES NOT EXIST

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QA, QL, or QR command or ZMQSC DEL command with the QA, QL, or QR parameter specified was entered, but the queue indicated in the message does not exist.

System Action: The command is rejected.

User Response: Verify the spelling of the queue name and do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0148IALIAS QUEUE qname ALTERED

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QA command for the queue indicated was processed successfully.

System Action: The alias queue definition is changed.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT QA command.

MQSC0149IREMOTE QUEUE qname ALTERED

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QR command for the queue indicated was processed successfully.

System Action: The remote queue definition is changed.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT QR command.

MQSC0153EINCORRECT ZMQSC FUNCTION ENTERED

Explanation: A ZMQSC command was entered that is not valid.

System Action: The command is rejected.

User Response: Enter ZMQSC HELP to determine the correct format of the command.

See TPF Operations for more information about the ZMQSC commands.

MQSC0156Wcommand OPERATION COMPLETED, BUT ERRORS OCCURRED

Where:

command
The type of ZMQSC command.

Explanation: A ZMQSC command was entered and completed successfully, but errors occurred. The TPF system sends an additional message for each error, describing the nature of the error.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC commands.

MQSC0157EQUEUE DEFINITION DOES NOT EXIST

Explanation: The ZMQSC DISPLAY command was entered with the QA, QL, or QR parameter specified. However, the queue referenced is not defined to the TPF system.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0159IQUEUES DEFINED:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the QUEUE and ALL parameters specified.

System Action: A list of all the queue definitions in the TPF system is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0162ENAME CANNOT BE ALL

Explanation: The ZMQSC DEF CHL, ZMQSC DEF QA, ZMQSC DEF QL, or ZMQSC DEF QR command was entered to define a channel or queue with a name of ALL. The name ALL cannot be used as the channel or queue name.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0163EXMITQ AND CONNAME REQUIRED FOR SENDER CHANNEL

Explanation: The ZMQSC DEF CHL command was entered to define a sender channel. However, the XMITQ and CONNAME parameters were not specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF CHL command with the XMITQ and CONNAME parameters specified.

See TPF Operations for more information about the ZMQSC DEF CHL command

MQSC0164EACTION PARAMETER REQUIRED

Explanation: The ZMQSC RESOLVE command was entered to resolve a sender channel. However, the ACTION parameter was not specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC RESOLVE command with the ACTION parameter (either COMMIT or BACKOUT) specified.

See TPF Operations for more information about the ZMQSC RESOLVE command

MQSC0166ETHIS NAME IS ALREADY IN THE TRACE TABLE

Explanation: The ZMQSC TRACE command was entered with a CHL, CHANNEL, or QUEUE parameter and the ON parameter specified to add a name to the trace table. However, the name specified already exists in the trace table.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0167Ecommand REJECTED - MIGRATE COMMIT REQUIRED

Where:

command
The type of ZMQSC command.

Explanation: A ZMQSC command was entered before migration was committed.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter ZMQSC MIGRATE COMMIT.
  2. Enter the appropriate ZMQSC command again.

See TPF Operations for more information about ZMQSC MIGRATE and other ZMQSC commands.

MQSC0168EMQSERIES CHECKPOINT RECORDS NOT ALLOCATED

Explanation: A ZMQSC command was entered, but the #IMQCK record type was not allocated in the file address compute (FACE) table.

System Action: The command is not processed.

User Response: Modify the FACE table definition to include the #IMQCK record type and restart the TPF system.

See TPF Operations for more information about the ZMQSC commands.

MQSC0169EQUEUE MANAGER MUST BE STOPPED

Explanation: The ZMQSC MIGRATE command was entered with the FALLBACK parameter specified, but the queue manager on the processor where the command was entered was not stopped.

System Action: The command is rejected.

User Response: Do the following:

  1. Stop the queue manager by entering the ZMQSC STOP command with the QMGR parameter specified.
  2. Enter the ZMQSC MIGRATE command again with the FALLBACK parameter specified.

See TPF Operations for more information about the ZMQSC MIGRATE and ZMQSC STOP commands.

MQSC0170ETHIS PROCESSOR HAS NOT MIGRATED

Explanation: The ZMQSC START command was entered with the QMGR parameter specified, but the processor on which the command was entered has not been migrated.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC MIGRATE command with the BEGIN parameter specified to migrate the processor.
  2. Enter the ZMQSC START command again with the QMGR parameter specified.

See TPF Operations for more information about the ZMQSC MIGRATE and ZMQSC START commands.

MQSC0171ETHE FOLLOWING PROCESSORS HAVE NOT MIGRATED: x

Where:

x
A comma-separated list of processor IDs.

Explanation: The ZMQSC MIGRATE command was entered with the COMMIT parameter specified, but one or both of the following conditions exists for the specified processors:

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0172EPROCESSOR NOT IN MIGRATE UNCOMMITTED STATE

Explanation: The ZMQSC MIGRATE command was entered with the FALLBACK parameter specified, but either migration has already been committed or the processor has not been migrated.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0173IALL QUEUES SUCCESSFULLY MIGRATED

Explanation: The ZMQSC MIGRATE command with the BEGIN parameter specified was processed successfully.

System Action: All old format queues have been converted to the new format and their messages have been moved to the new queues.

User Response: None.

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0174ENO CHANGE PARAMETERS SPECIFIED

Explanation: The ZMQSC ALT MQP command was entered with no parameters specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC ALT MQP command again, specifying at least one parameter.

See TPF Operations for more information about the ZMQSC ALT MQP command.

MQSC0175EQUEUE qname IS DELETED

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QA, QL, or QR, or ZMQSC DEL QA, QL, or QR command, or ZMQSC DISPLAY command with the QA, QL, or QR parameter specified was entered, but the queue indicated in the message was deleted previously.

System Action: The command is rejected.

User Response: Verify the spelling of the queue name. If it is spelled correctly, then do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0176EXMITQ, CONNAME, AND LOCALIP ONLY APPLY TO SENDER CHANNEL

Explanation: Either the ZMQSC ALT CHL or the ZMQSC DEF CHL command was entered with the XMITQ, CONNAME, or LOCALIP parameter specified, but the XMITQ, CONNAME, and LOCALIP parameters are only valid with a sender channel.

System Action: The command is rejected.

User Response: Enter the ZMQSC ALT CHL or the ZMQSC DEF CHL command again without specifying the XMITQ, CONNAME, or LOCALIP parameter.

See TPF Operations for more information about the ZMQSC ALT CHL and ZMQSC DEF CHL commands.

MQSC0177ITRACE STATUS DISPLAY

Explanation: This is the normal response to the ZMQSC TRACE command with the DISPLAY parameter specified.

System Action: The current trace status is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC TRACE command.

MQSC0178EGET SYNC RECORD FAILED

Explanation: This message is displayed if the process of obtaining a synchronization record fails while checkpointing a receiver channel during the TPF MQSeries checkpoint process.

System Action: The current checkpoint channel process exits.

User Response: None. The TPF system will automatically restart the checkpoint process when it reaches the checkpoint interval.

MQSC0179ESWEEP NOT VALID FOR COMMON QUEUE qname

Where:

qname
The queue name.

Explanation: One of the following occurred:

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC ALT QL and ZMQSC DEF QL commands.

MQSC0180EUNABLE TO SET UP RECOUP INDEX FOR MQSERIES

Explanation: One of the following occurred:

System Action: The command is rejected.

User Response: See your IBM service representative.

See TPF Operations for more information about the ZMQSC DEF MQP, ZMQSC MIGRATE, or ZMQSC START command.

MQSC0181EERROR CREATING RECOUP INDEX FOR TRACE ENTRY

Explanation: Either the ZMQSC DEF MQP, the ZMQSC MIGRATE command with the BEGIN parameter specified, or the ZMQSC START command with the QMGR parameter specified was entered, but an error occurred while retrieving a list of valid CPU IDs that are used to create one or more entries in the TPF collection support (TPFCS) data store (DS) user dictionary recoup index for the TPF MQSeries trace structure.

System Action: The command is rejected, but entries in the TPFCS DS user dictionary recoup index for TPF MQSeries trace records will not be created. TPF recoup will not find these records, and database corruption may occur if pool records being used by TPF MQSeries are allowed to be processed.

User Response: Have your system programmer determine why storage is depleted or why a list of valid CPU IDs could not be obtained.

See TPF Operations for more information about the ZMQSC DEF MQP, ZMQSC MIGRATE, or ZMQSC START command.

MQSC0200IREMOTE QUEUE DISPLAY:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the QR parameter specified, or with the QUEUE parameter with a remote queue name specified.

System Action: The definition for the specified remote queue is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0201ILOCAL QUEUE DISPLAY:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the QL parameter specified, or with the QUEUE parameter with a local queue name specified.

System Action: The definition for the specified local queue is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0202ICHANNEL DEFINITION DISPLAY:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the CHL parameter specified.

System Action: The definition for the specified channel is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0203IQUEUE MANAGER PROFILE DISPLAY

Explanation: This is the normal response to the ZMQSC DISPLAY command with the QMGR parameter specified.

System Action: The current TPF MQSeries profile is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0204IALIAS QUEUE DISPLAY:

Explanation: This is the normal response to the ZMQSC DISPLAY command with the QA parameter specified.

System Action: The definition for the specified alias queue is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0205IALL CHANNELS STOPPING

Explanation: This is the normal response to the ZMQSC STOP command when ALL is specified for the CHL parameter. This message is displayed immediately after entering the command and throughout the stopping process.

System Action: The TPF system begins stopping all TPF MQSeries channels.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0206IALL CHANNELS STOPPED

Explanation: This is the normal response to the ZMQSC STOP command when ALL is specified for the CHL parameter. This message is displayed when the stopping process is completed successfully.

System Action: All TPF MQSeries channels are stopped.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0207ENO CHANNELS DEFINED

Explanation: The ZMQSC STOP command was entered to stop all TPF MQSeries channels, but no channels were defined.

System Action: The command is rejected.

User Response: Enter ZMQSC DISPLAY CHL ALL to verify if any channels have been defined.

See TPF Operations for more information about the ZMQSC STOP and the ZMQSC DISPLAY commands.

MQSC0208ICHANNEL STATUS DISPLAY:

Explanation: This is the normal response to the ZMQSC DISPLAY command when ALL is specified for the CHS parameter.

System Action: The current status of all channels is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0210EMIGRATE FAILED BECAUSE OF INDOUBT CHANNELS:

Explanation: The ZMQSC MIGRATE command was entered with the BEGIN or FALLBACK parameter specified, but in-doubt sender channels were detected.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE or ZMQSC RESOLVE commands.

MQSC0211EMIGRATE FAILED BECAUSE OF TPF COLLECTION SUPPORT ERRORS

Explanation: The ZMQSC MIGRATE command was entered, but TPF collection support (TPFCS) errors occurred while retrieving channel definitions from TPFCS.

System Action: The command is rejected.

User Response: See your IBM service representative.

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0212EALTER CHANNEL DEFINITION FAILED - CHANNEL IS ACTIVE

Explanation: The ZMQSC ALT CHL command was entered, but the specified channel name is active and cannot be changed.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC STOP command with the CHL parameter specified to stop the channel.
  2. Enter the ZMQSC ALT CHL command to change the parameters.

See TPF Operations for more information about the ZMQSC STOP and ZMQSC ALT CHL commands.

MQSC0213EALTER CHANNEL DEFINITION FAILED - CHANNEL IS INDOUBT

Explanation: The ZMQSC ALT CHL command was entered, but the specified channel name has outstanding batches that have not been processed completely.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC RESOLVE command with the CHL and ACTION parameters specified to resolve the channel.
  2. Enter the ZMQSC ALT CHL command to change the parameters.

See TPF Operations for more information about the ZMQSC RESOLVE and ZMQSC ALT CHL commands.

MQSC0217EQUEUE - qname IS NOT VALID FOR MOVE

Where:

qname
The queue name.

Explanation: The ZMQSC MOVEMSGS command was entered, but the specified queue is not a processor unique normal local queue.

System Action: The command is rejected.

User Response: Enter the ZMQSC MOVEMSGS command again and specify a valid queue.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0218EPROCESSOR NOT DEACTIVATED

Explanation: The ZMQSC MOVEMSGS command was entered, but the processor associated with the CPU ID is not deactivated.

System Action: The command is rejected.

User Response: Enter the ZMQSC MOVEMSGS command again and specify a deactivated processor for the CPU ID.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0219IALL MESSAGES REMOVED FROM LOCAL QUEUE qname

Where:

qname
The name of the queue.

Explanation: This is the normal response to the ZMQSC CLEAR QL command

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC CLEAR QL command.

MQSC0220Inumber MESSAGES MOVED FROM QUEUE-qname SUCCESSFULLY

Where:

number
The number of messages moved from the processor.

qname
The queue name.

Explanation: The ZMQSC MOVEMSGS command for the specified queue was processed successfully.

System Action: The messages on the specified queue are moved from the processor specified for the CPU parameter.

User Response: None.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0221EMOVE MESSAGES FAIL, MOVE ABORTED

Explanation: The ZMQSC MOVEMSGS command was entered, but an error occurred during the move.

System Action: The command is rejected.

User Response: Do the following:

  1. Review the previous dump to determine the problem.
  2. Enter the ZMQSC MOVEMSGS command again.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0222Enumber MESSAGES MOVED FROM QUEUE-qname, MOVE ABORTED, UNABLE TO GET MESSAGES WITH REASON CODE rcode

Where:

number
The number of messages moved from the processor.

qname
The queue name.

rcode
The reason code returned by a TPF MQSeries application programming interface (API).

Explanation: The ZMQSC MOVEMSGS command was entered to move the messages on the specified queue name, but an error occurred because a TPF MQSeries API function call was unable to move the message from the queue.

System Action: TPF MQSeries continues to try to move the messages for 15 minutes. If it cannot move the messages, the command fails and the messages are lost.

User Response: Do the following:

  1. See MQSeries Application Programming Reference for the reason code.
  2. Make sure the queue is enabled for retrieving messages.
  3. Make sure the maximum message length is long enough for the messages that are being moved.
  4. Make sure the queue has not been deleted or is pending deletion.
  5. Correct the error.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0223Enumber MESSAGES MOVED FROM QUEUE-qname, MOVE ABORTED, UNABLE TO PUT MESSAGES WITH REASON CODE rcode

Where:

number
The number of messages moved from the processor.

qname
The queue name.

rcode
The reason code returned by a TPF MQSeries application programming interface (API).

Explanation: The ZMQSC MOVEMSGS command was entered to move the messages on the specified queue name, but an error occurred because a TPF MQSeries API function call was unable to put the message to the target queue.

System Action: TPF MQSeries continues to try to move the messages for 15 minutes. If it cannot move the messages, the command fails and the messages are lost.

User Response: Do the following:

  1. See MQSeries Application Programming Reference for the reason code.
  2. Make sure the queue is enabled for retrieving messages.
  3. Make sure the maximum message length is long enough for the messages that are being moved.
  4. Make sure the queue has not been deleted or is pending deletion.
  5. Correct the error.

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0224EMOVE MESSAGES IS IN PROGRESS, MOVE ABORTED

Explanation: The ZMQSC MOVEMSGS command was entered, but an outstanding move is processing or ended with an error.

System Action: The command is rejected.

User Response: Do the following:

See TPF Operations for more information about the ZMQSC MOVEMSGS command.

MQSC0225ICHANNEL DISPLAY FOR PROCESSOR cpuid:

Where:

cpuid
The identifier (ID) of the processor.

Explanation: This is the normal response when you enter ZMQSC DISPLAY CHL-ALL.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0226EMREXIT AND MRDATA VALID FOR RECEIVER CHANNEL ONLY

Explanation: ZMQSC DEF CHL or ZMQSC ALT CHL was entered with the MREXIT or MRDATA parameter specified, but CHLTYPE-RCVR was not specified.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct syntax.
  2. Enter the appropriate command again with the correct parameters specified.

See TPF Operations for more information about the ZMQSC DEF CHL and ZMQSC ALT CHL commands.

MQSC0227EIPADDR OR SOCKET CANNOT BE USED WITH CHS-ALL

Explanation: ZMQSC DISPLAY CHS-ALL was entered with the IPADDR or SOCKET parameter specified, but neither parameter is allowed when CHS-ALL is specified.

System Action: The command is rejected

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0230IALL CHANNELS STARTED

Explanation: This is the normal response when ZMQSC START CHL-ALL is entered, indicating that all channels have been started.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0232EALTER CHANNEL DEFINITION FAILED - CHANNEL HAS DIFFERENT CHANNEL TYPE

Explanation: ZMQSC ALT CHL was entered with the CHLTYPE parameter specified, but that channel type does not match the channel definition for the specified channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct syntax.
  2. Enter the ZMQSC ALT CHL command correctly.

See TPF Operations for more information about the ZMQSC ALT CHL command.

MQSC0233EIPADDR AND SOCKET NOT VALID FOR THE SPECIFIED CHANNEL

Explanation: ZMQSC DISPLAY CHS-name was entered with the IPADDR or SOCKET parameter specified, but the specified channel name is not a server connection channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct syntax.
  2. Enter the ZMQSC DISPLAY command correctly.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0234ECHANNEL name NOT DEFINED OR ACTIVE

Where:

name
The TPF MQSeries channel name.

Explanation: ZMQSC DISPLAY CHS-name was entered with IPADDR-ALL specified, but the specified channel name is not defined or is not active.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure that the specified channel name is a defined channel.
  2. Ensure that the specified channel name is active.
  3. Enter the ZMQSC DISPLAY command again, specifying the correct syntax.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0235ICHANNEL INSTANCE DISPLAY FOR name:

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response when you enter ZMQSC DISPLAY CHS-name with the IPADDR-ALL parameter specified.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0236EBATCHSZ AND SEQWRAP DO NOT APPLY TO A SVRCONN CHANNEL

Explanation: ZMQSC DEF CHL or ZMQSC ALT CHL was entered with the BATCHSZ or SEQWRAP parameter specified, but the BATCHSZ and SEQWRAP parameters are not allowed for a server connection channel.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF CHL or ZMQSC ALT CHL command again without specifying the BATCHSZ or SEQWRAP parameter.

See TPF Operations for more information about the ZMQSC DEF CHL and ZMQSC ALT CHL commands.

MQSC0237ESOCKET CANNOT BE SPECIFIED WITH IPADDR-ALL PARAMETER

Explanation: ZMQSC DISPLAY CHS-name was entered with the IPADDR-ALL and SOCKET parameters specified, but this is not allowed.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct syntax.
  2. Enter the ZMQSC DISPLAY command correctly.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0301ESTART SENDER CHANNEL - name FAILED SOCKET ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel, but a socket error occurred when the message channel agent (MCA) tried to issue a socket call.

System Action: None.

User Response: Determine if any Transmission Control Protocol/Internet Protocol (TCP/IP) malfunctions caused the socket error.

See TPF Operations for more information about the ZMQSC commands.

MQSC0304ESTART SENDER CHANNEL - name FAILED SETSOCKETOPT ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: When an attempt was made to start a TPF MQSeries sender channel, the message channel agent (MCA) tried to reuse the socket that caused the error.

System Action: None.

User Response: Do the following:

  1. Determine the cause for the socket error and correct it.
  2. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0305ESTART SENDER CHANNEL - name FAILED BIND ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent received an error when issuing BIND to the local socket.

System Action: None.

User Response: Do the following:

  1. Determine the cause of the socket error and correct it.
  2. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0306ESTART SENDER CHANNEL - name FAILED UNABLE TO CONNECT TO REMOTE HOST

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent (MCA) received an error when issuing CONNECT to the remote system that has MQSeries installed.

System Action: None.

User Response: Do the following:

  1. Ensure that the remote host listener is started.
  2. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0307ESTART SENDER CHANNEL - name FAILED COMMUNICATIONS ERRORS

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent received generic Transmission Control Protocol/Internet Protocol (TCP/IP) errors on issuing socket calls.

System Action: None.

User Response: Do the following:

  1. Enter the appropriate ZCLAW command to ensure that the TCP/IP installation in the TPF system is correct.
  2. Ensure that the local TCP/IP box is operational.
  3. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0308ESTART SENDER CHANNEL - name FAILED INCORRECT CONFIGURATION

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent (MCA) received generic Transmission Control Protocol/Internet Protocol (TCP/IP) errors on issuing socket calls.

System Action: None.

User Response: Do the following:

  1. Enter the appropriate ZCLAW command to ensure that the TCP/IP installation in the TPF system is correct.
  2. Ensure that the local TCP/IP box is operational.
  3. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0309ESTART SENDER CHANNEL - name FAILED ROUTING PROBLEM

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent (MCA) received an error when issuing CONNECT to the remote system that has MQSeries installed.

System Action: The network may be unable to connect to the remote host because of network problems.

User Response: Do the following:

  1. Ensure that the network is operational.
  2. Try to connect to the remote host again.

See TPF Operations for more information about the ZMQSC commands.

MQSC0310ECHANNEL - name NOT ACTIVE

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC STOP command with the CHL parameter specified was entered to stop a TPF MQSeries channel. However, the channel is not active.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0311ICHANNEL - name STOPPED

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZQMSC STOP command.

System Action: The specified channel is stopped.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0312ESTART CHANNEL FAILED FOR name BAD CHANNEL TYPE FOUND

Where:

name
The TPF MQSeries channel name.

Explanation: One of the following occurred:

System Action: If the request was entered by a command, the command is rejected; otherwise no system action occurs.

User Response: Ensure that the channel name is defined correctly at both ends of the connection.

See TPF Operations for more information about the ZMQSC START command.

MQSC0313ERECEIVER CHANNEL - name STOPPED

Where:

name
The TPF MQSeries channel name.

Explanation: This is a normal response when a request was received to stop the channel.

System Action: None.

User Response: None.

MQSC0314ECHANNEL name IS ACTIVE

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. However, the channel is already active.

System Action: None.

User Response: None.

MQSC0315ISTART SENDER CHANNEL - name SUCCESSFUL

Where:

name
The TPF MQSeries sender channel name.

Explanation: This is the normal response to the ZMQSC START command with the CHL parameter specified.

System Action: The specified channel is started.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0316ICHANNEL - name HAS BEEN RESET

Where:

name
The TPF MQSeries sender channel name.

Explanation: This is the normal response to the ZMQSC RESET command with the CHL parameter specified.

System Action: The specified channel is reset.

User Response: None.

See TPF Operations for more information about the ZMQSC RESET command.

MQSC0317ECHANNEL - name RESET FAILED BECAUSE OF INCORRECT SEQUENCE NUMBER

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC RESET command with the CHL parameter specified was entered to reset a TPF MQSeries sender channel. However, the number specified is not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure that the specified sequence number is correct.
  2. Enter the ZMQSC RESET command again specifying the CHL parameter.

See TPF Operations for more information about the ZMQSC RESET command.

MQSC0318ECHANNEL - name STOPPED ABNORMALLY

Where:

name
The TPF MQSeries receiver channel name.

Explanation: The active channel detected a communications error. The remote system may have closed the channel's socket.

System Action: The channel is stopped.

User Response: Investigate the communications trace from the remote MQSeries to determine the cause of the error.

MQSC0319ESTART SENDER CHANNEL - name FAILED CHANNEL IS INDOUBT

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. The message channel agent (MCA) tried to resolve the channel that is in doubt (an outstanding batch of messages left from the previous session has not been sent completely).

System Action: None.

User Response: Enter the ZMQSC RESOLVE command with the CHL, ACTION, and BACKOUT parameters specified to resolve the sender channel.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0320IRESOLVE CHANNEL - name SUCCESSFUL

Where:

name
The TPF MQSeries sender channel name.

Explanation: This is the normal response to the ZMQSC RESOLVE command with the CHL parameter specified.

System Action: The specified channel is resolved.

User Response: None.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0321ERESOLVE CHANNEL - name FAILED NOT SENDER CHANNEL

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC RESOLVE command was entered with the CHL parameter specified to resolve a TPF MQSeries sender channel. However, the channel name specified is not a sender channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure that the channel name is a sender channel.
  2. Enter the ZMQSC RESOLVE command again specifying a valid send channel name.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0322ECHANNEL - name IS NOT INDOUBT

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC RESOLVE command with the CHL parameter specified was entered to resolve a TPF MQSeries sender channel. However, the channel is not in doubt.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0323ERESOLVE CHANNEL - name FAILED CHANNEL DEFINITION HAS BEEN CHANGED RESOLVE WITH BACKOUT REQUIRED

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC RESOLVE command was entered with the CHL, ACTION, and COMMIT parameters specified to resolve a TPF MQSeries sender channel. However, the channel definition has been changed.

System Action: The command is rejected.

User Response: Enter the ZMQSC RESOLVE command again with the BACKOUT parameter specified.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0324ECHANNEL - name IS IN USE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC RESET command was entered with the CHL parameter specified or the ZMQSC RESOLVE command was entered with the CHL parameter specified to reset or resolve a TPF MQSeries sender channel. However, the channel is active.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC STOP command with the CHL parameter specified to stop the channel.
  2. Enter the ZMQSC RESET or the ZMQSC RESOLVE command again with the CHL parameter specified.

See TPF Operations for more information about the ZMQSC commands.

MQSC0325ESTART CHANNEL FAILED FOR name CHANNEL NOT DEFINED

Where:

name
The TPF MQSeries channel name.

Explanation: A request was received to start a TPF MQSeries channel from a remote MQSeries system, but the channel name is not defined in the TPF MQSeries system.

System Action: None.

User Response: Do the following:

  1. Ensure that the channel name is defined correctly.
  2. Restart the channel from the remote MQSeries system.

MQSC0326ECHANNEL - name STOPPED DUE TO TO2 ERRORS

Where:

name
The TPF MQSeries channel name.

Explanation: The TPF MQSeries channel detected TPF collection support (TPFCS) errors and is unable to continue.

System Action: None.

User Response: Determine the cause of the TPFCS errors.

MQSC0327ERESOLVE CHANNEL - name FAILED RESOLVE WITH BACKOUT REQUIRED

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC RESOLVE command was entered with the CHL, ACTION, and COMMIT parameters specified to resolve a TPF MQSeries sender channel.

System Action: The command is rejected and the message channel agent (MCA) is unable to resolve the channel.

User Response: Enter the ZMQSC RESOLVE command again with the BACKOUT parameter specified to resolve the TPF MQSeries sender channel.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0328ERESOLVE CHANNEL - name FAILED DUE TO TO2 ERRORS

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC RESOLVE command with the ACTION and BACKOUT parameters specified was entered to resolve the channel. However, TPF collection support (TPFCS) errors were detected.

System Action: The command is rejected.

User Response: Determine the cause of the TPFCS errors.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0329ESTART CHANNEL FAILED FOR name QUEUE MANAGER NOT STARTED

Where:

name
The TPF MQSeries channel name.

Explanation: A request was received to start a TPF MQSeries channel from a remote MQSeries system, but the TPF MQSeries queue manager is not started.

System Action: None.

User Response: Do the following:

  1. Enter the ZMQSC START command with the QMGR parameter specified to start the TPF MQSeries queue manager.
  2. Restart the channel from the remote MQSeries system.

See TPF Operations for more information about the ZMQSC START command.

MQSC0330ERESOLVE CHANNEL - name FAILED BATCH LIST CORRUPTED

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC RESOLVE command with the ACTION and BACKOUT parameters specified was entered to resolve the channel. However, the batch list is corrupted.

System Action: Messages in the batch are lost.

User Response: Do the following:

  1. Delete the channel.
  2. Define the channel again.

See TPF Operations for more information about the ZMQSC RESOLVE command.

MQSC0332ECHANNEL - name STOPPED CHANNEL SECURITY CHECK FAILED

Where:

name
The TPF MQSeries channel name.

Explanation: The channel was not started because of one of the following causes:

System Action: The channel is not started. If a command was entered, it is rejected.

User Response: Ensure that the channel security data defined at both ends of the channel are correct.

See TPF Operations for more information about the ZMQSC START command.

MQSC0333ESTART SENDER CHANNEL - name FAILED CHANNEL STARTUP IN PROGRESS

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC START command with the CHL parameter specified was entered to start a TPF MQSeries sender channel, but the channel is already being started.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC START command.

MQSC0334ESTART RECEIVER CHANNEL - name FAILED CHANNEL DISABLED

Where:

name
The TPF MQSeries receiver channel name.

Explanation: A request from a remote MQSeries system was received to start a TPF MQSeries receiver channel, but the channel is disabled.

System Action: The request is rejected.

User Response: Enter the ZMQSC START command with the CHL parameter specified to enable the receiver channel.

See TPF Operations for more information about the ZMQSC START command.

MQSC0335IRECEIVER CHANNEL - name ENABLED

Where:

name
The TPF MQSeries receiver channel name.

Explanation: This is the normal response to the ZMQSC START command with the CHL parameter specified for a receiver channel that was disabled.

System Action: The specified receiver channel is enabled.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0336ERECEIVER CHANNEL - name ALREADY ENABLED

Where:

name
The TPF MQSeries receiver channel name.

Explanation: A ZMQSC START command with the CHL parameter specified was entered to enable a TPF MQSeries receiver channel, but the channel is not disabled.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC START command.

MQSC0337IRECEIVER CHANNEL - name DISABLED

Where:

name
The TPF MQSeries receiver channel name.

Explanation: This is the normal response to the ZMQSC STOP command with the CHL parameter specified for a receiver channel.

System Action: The specified receiver channel is disabled.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0338ESTART SENDER CHANNEL - name FAILED TRANSMISSION QUEUE NOT DEFINED

Where:

name
The TPF MQSeries sender channel name.

Explanation: A ZMQSC START command with the CHL parameter specified was entered to start a TPF MQSeries sender channel. However, the transmission queue associated with the sender channel is not defined.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DEF QL command to define the transmission queue name.
  2. Enter the ZMQSC START command again to restart the sender channel.

See TPF Operations for more information about the ZMQSC DEF QL and ZMQSC START commands.

MQSC0339ESTART SENDER CHANNEL - name FAILED TRANSMISSION QUEUE NOT DEFINED CORRECTLY

Where:

name
The TPF MQSeries sender channel name.

Explanation: A ZMQSC START command with the CHL parameter specified was entered to start a TPF MQSeries sender channel. However, the transmission queue associated with the sender channel is not defined as a type XMITQ.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the CHL parameter specified to display the sender channel and the associated transmission queue name.
  2. Enter the ZMQSC DEL command with the QA, QL, or QR parameter specified to delete the transmission queue name.
  3. Enter the ZMQSC DEF QL command and specify the value XMITQ for the USAGE parameter to define the transmission queue.
  4. Enter the ZMQSC START command again to start the channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0340ESTART SENDER CHANNEL - name FAILED TRANSMISSION QUEUE BEING USED BY ANOTHER SENDER CHANNEL

Where:

name
The TPF MQSeries sender channel name.

Explanation: A ZMQSC START command with the CHL parameter specified was entered to start a TPF MQSeries sender channel. However, the transmission queue associated with the sender channel is being used by another sender channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the QL parameter specified to display the transmission queue name and find out which channel is using this transmission queue.
  2. Enter the ZMQSC STOP command with the CHL parameter specified to stop the channel that is currently using the transmission queue.
  3. Enter the ZMQSC START command again to start the sender channel you want to use.

See TPF Operations for more information about theZMQSC DISPLAY, ZMQSC STOP, and ZMQSC START commands.

MQSC0341ESTART SENDER CHANNEL - name FAILED NO SYSTEM HEAP MEMORY AVAILABLE FOR ALLOCATING BATCH LISTS

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. However, the amount of TPF system heap storage was not enough to allocate batch lists for the channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Investigate the TPF system resources to determine the amount of system heap storage.
  2. Change the batch size of the channel to a smaller one.
  3. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC START command. See the ZCTKA DISPLAY command in TPF Operations for more information on system heap storage.

MQSC0342ESTART SENDER CHANNEL - name FAILED XMITQ HAVING OUTSTANDING BATCHES WITH A PREVIOUS CHANNEL

Where:

name
The TPF MQSeries sender channel name.

Explanation: An attempt was made to start a TPF MQSeries sender channel. However, the transmission queue associated with the channel was previously used by another channel that has outstanding batches.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the CHL parameter specified to display the channel name and determine the associated transmission queue.
  2. Enter the ZMQSC DISPLAY command with the QL parameter specified to display the channel that is using the transmission queue.
  3. Enter the ZMQSC RESOLVE command with the CHL, ACTION, and either the BACKOUT or COMMIT parameters specified to resolve the channel.
  4. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0343ESTART SENDER CHANNEL - name FAILED INCORRECT CONNECTION NAME

Where:

name
The TPF MQSeries sender channel name.

Explanation: The ZMQSC START CHL command was entered in an attempt to start a TPF MQSeries sender channel. The message channel agent (MCA) determined that either the Internet Protocol (IP) address or the remote host name was not valid.

System Action: The command is rejected.

User Response: Do the following:

  1. Obtain the correct IP address or remote host name.
  2. Enter the ZMQSC ALT CHL command and the correct IP address or host name.
  3. Enter the ZMQSC START command to restart the sender channel.

See TPF Operations for more information about the ZMQSC ALT CHL andZMQSC START commands.

MQSC0344ECHANNEL - name STOPPED BECAUSE OF NO TEMPORARY STORAGE AVAILABLE

Where:

name
The MQSeries channel name.

Explanation: The specified channel name was stopped because of a shortage of temporary storage for holding input/output (I/O) messages.

System Action: The specified channel is stopped.

User Response: Do the following:

  1. Determine why there was not enough storage.
  2. Increase the amount of system storage.

MQSC0345WCHANNEL - name RESTART IS IN PROGRESS BECAUSE OF BROKEN CONNECTION

Where:

name
The TPF MQSeries sender channel name.

Explanation: The specified sender channel is attempting to restart because the channel connection was taken down by the network or a remote channel receiver.

System Action: The TPF MQSeries system attempts to start the sender channel automatically.

User Response: None.

MQSC0346ECHANNEL - name STOPPED BECAUSE OF MESSAGE CONVERSION FAILURE

Where:

name
The TPF MQSeries channel name.

Explanation: The specified channel name was stopped because the conversion of either an input or an output message failed.

System Action: The specified channel name is stopped.

User Response: Investigate the local and remote coded character set identifiers (CCSIDs) associated with the channel to determine if the TPF system supports the code page for the CCSID message conversion.

MQSC0347ECHANNEL - name STOPPED BECAUSE OF MESSAGE SEQUENCE ERRORS

Where:

name
The TPF MQSeries receiver channel name.

Explanation: The specified channel name was stopped because the input messages received from a remote MQSeries sender channel did not carry the sequence numbers as the receiver channel expected.

System Action: The specified channel name is stopped.

User Response:

  1. Do one of the following:
  2. Start the remote sender channel again.

See TPF Operations for more information about the ZMQSC RESET command.

MQSC0348ECHANNEL - name STOPPED BECAUSE OF PROTOCOL ERRORS

Where:

name
The TPF MQSeries receiver channel name.

Explanation: The specified channel name was stopped because the input message violated MQSeries protocol.

System Action: The specified channel name is stopped.

User Response: Do the following:

  1. Perform a TPF MQSeries communications function trace.
  2. Provide your IBM service representative with the trace results for further investigation of the protocol errors.

MQSC0349ECHANNEL - name STOPPED NO DEAD LETTER QUEUE

Where:

name
The TPF MQSeries channel name.

Explanation: The specified channel name was stopped because an attempt was made to place the input message on the dead-letter queue (DLQ). The DLQ that is defined in the TPF MQSeries profile does not exist.

System Action: The specified channel name is stopped.

User Response: Do the following:

  1. Enter the ZMQSC ALT MQP command to define a DLQ.
  2. See your IBM representative for additional information.

MQSC0350ECHANNEL - name START ERROR - exitname

Where:

name
The TPF MQSeries channel name.

exitname
The name of the channel user exit.

Explanation: The channel was not started because one of the following occurred:

System Action: The channel is not started. If a command was entered, it is rejected.

User Response: Do the following:

  1. Determine why the channel user exit closed the channel or suppressed the function.
  2. Correct the problem.
  3. Start the channel.

See TPF Operations for more information about the ZMQSC START command. See TPF System Installation Support Reference for more information about the channel user exit.

MQSC0351ISVRCONN CHANNEL - name ENABLED

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC START command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0352ESVRCONN CHANNEL - name ALREADY ENABLED

Where:

name
The TPF MQSeries channel name.

Explanation: The ZMQSC START command was entered with the CHL parameter specified, but the server connection channel was aready started.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC START command.

MQSC0353ISVRCONN CHANNEL - name DISABLED

Where:

name
The TPF MQSeries channel name.

Explanation: This is the normal response to the ZMQSC STOP command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC STOP command.

MQSC0354ECHANNEL OF TYPE SVRCONN CANNOT BE RESET

Explanation: The ZMQSC RESET command was entered, but the channel is a server connection channel, which cannot be reset.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC RESET command.

MQSC0355ECHANNEL - name STOPPED PUT TO DEAD LETTER QUEUE FAILED

Where:

name
The TPF MQSeries channel name.

Explanation: The channel tried to put a message to the dead-letter queue, but could not because the dead letter queue is not defined, is disabled, or has some other problem.

System Action: The message stays on the transmission queue.

User Response: Do the following:

  1. Determine the cause of the problem.
  2. Correct the problem.

MQSC0401ECHANNEL - name STOPPED REMOTE CHANNEL DEFINITION NOT FOUND

Where:

name
The TPF MQSeries sender channel name.

Explanation: A request was made to start a TPF MQSeries sender channel. However, the receiver channel in the remote system that has MQSeries installed is not defined.

System Action: The command is rejected.

User Response: Ensure that the channel name is defined as a receiver channel in the remote system that has MQSeries installed.

MQSC0402ECHANNEL - name STOPPED REMOTE CHANNEL TYPE INCORRECT

Where:

name
The TPF MQSeries sender channel name.

Explanation: A request was made to start a TPF MQSeries sender channel. However, the channel name defined in the remote system that has MQSeries installed is not a receiver channel.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure that the channel name is defined as a receiver channel in the remote system.
  2. Enter the ZMQSC START command with the CHL parameter specified to restart the sender channel.

MQSC0403ECHANNEL - name STOPPED REMOTE QUEUE MANAGER NOT AVAILABLE

Where:

name
The TPF MQSeries sender channel name.

Explanation: A request was made to start a TPF MQSeries sender channel. However, the remote queue manager is not available.

System Action: The command is rejected.

User Response: Do the following:

  1. Ensure that the remote queue manager is started.
  2. Enter the ZMQSC START command with the CHL parameter specified to restart the sender channel.

MQSC0404ECHANNEL - name STOPPED MESSAGE OUT OF SEQ, EXPECTED SEQUENCE NUMBER - nextnum FIRST MESSAGE SEQUENCE NUMBER IN THE LAST BATCH SENT - firstnum

Where:

name
The TPF MQSeries sender channel name.

nextnum
The next message sequence number to be received by the remote MQSeries.

firstnum
The first message sequence number to be sent by MQSeries.

Explanation: A request was made to start a TPF MQSeries sender channel. However, the remote system that has MQSeries installed rejected the previous batch because the message sequence number is not in sequence.

System Action: The command is rejected.

User Response: Enter the ZMQSC RESET command with the CHL and SEQNUM parameters specified to reset a new sequence number for the channel and to restart the sender channel.

See TPF Operations for more information about the ZMQSC commands.

MQSC0405ECHANNEL - name STOPPED REMOTE QUEUE MANAGER TERMINATING

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote queue manager is stopping and acknowledges that the channel is being closed.

System Action: None.

User Response: None.

MQSC0406ECHANNEL - name STOPPED REMOTE QUEUE MANAGER CANNOT STORE MESSAGE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote queue manager cannot store received messages because of storage constraints.

System Action: None.

User Response: None.

MQSC0407ICHANNEL - name STOPPED CHANNEL HAS BEEN CLOSED BY USER

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote queue manager acknowledges that the channel has been closed by the MQSeries applications.

System Action: None.

User Response: None.

MQSC0408ECHANNEL - name STOPPED CHANNEL CLOSED BECAUSE TIMEOUT EXPIRED

Where:

name
The TPF MQSeries sender channel name.

Explanation: No messages were sent by the channel for a specified period of time, so the remote queue manager closed the channel.

System Action: None.

User Response: None.

MQSC0409ECHANNEL - name STOPPED RECEIVING MCA WAS NOT ABLE TO OPEN THE TARGET QUEUE

Where:

name
The TPF MQSeries sender channel name

Explanation: The remote queue manager acknowledged that the target queue specified by MQSeries cannot be opened for MQPUT.

System Action: None.

User Response: Do the following:

  1. Determine the cause of the problem on the remote host.
  2. Correct the problem.

MQSC0410ECHANNEL - name STOPPED PROTOCOL ERROR - UNKNOWN SEGMENT TYPE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote MQSeries acknowledged that the messages sent by MQSeries are not valid.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0411ECHANNEL - name STOPPED PROTOCOL ERROR - DATA LENGTH ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote MQSeries acknowledged that the data length of the entire message sent by TPF MQSeries is incorrect.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0412ECHANNEL - name STOPPED PROTOCOL ERROR - INCORRECT DATA

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote MQSeries acknowledged that the messages sent by TPF MQSeries contain incorrect data.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0413ECHANNEL - name STOPPED PROTOCOL ERROR - SEGMENTATION ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the segmented messages sent by TPF MQSeries are incorrect.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0414ECHANNEL - name STOPPED PROTOCOL ERROR - ID EYECATCHER ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the message sent by TPF MQSeries may be corrupted.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0415ECHANNEL - name STOPPED PROTOCOL ERROR - MSH EYECATCHER ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the message sent by TPF MQSeries may be corrupted.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0416ECHANNEL - name STOPPED PROTOCOL ERROR - GENERAL FAILURE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the message sent by TPF MQSeries may be corrupted.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0417ECHANNEL - name STOPPED BATCH SIZE FAILURE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the size of batch messages sent by TPF MQSeries does not follow the protocol.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0418ECHANNEL - name STOPPED MESSAGE LENGTH ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the length of the message sent by TPF MQSeries is incorrect.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0419ECHANNEL - name STOPPED SEGMENT NUMBER ERROR

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the segment number of a segmented message sent by TPF MQSeries is incorrect.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0420ECHANNEL - name STOPPED SECURITY FAILURE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that a security check failure occurred when receiving the message sent by TPF MQSeries.

System Action: None.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

MQSC0421ECHANNEL - name STOPPED CHANNEL SEQUENCE NUMBER WRAP VALUE ERROR LOCAL VALUE value REMOTE VALUE value

Where:

name
The TPF MQSeries sender channel name.

value
The local TPF MQSeries or the remote MQSeries sequence number wrap value.

Explanation: The remote system that has MQSeries installed acknowledged that the sequence number wrap value is incorrect.

System Action: None.

User Response: Do the following:

  1. Enter the ZMQSC DISPLAY command with the CHL parameter specified to display the channel definition and ensure that the sequence number wrap value is valid.
  2. Enter the ZMQSC ALT CHL command with the SEQWRAP value specified to define a valid sequence number wrap value.

See TPF Operations for more information about the ZMQSC DISPLAY and ZMQSC ALT CHL commands.

MQSC0422ECHANNEL - name STOPPED REMOTE CHANNEL UNAVAILABLE

Where:

name
The TPF MQSeries sender channel name.

Explanation: The remote system that has MQSeries installed acknowledged that the receiver channel is not currently available.

System Action: None.

User Response: Determine why the remote channel is not available and correct the problem.

MQSC0512WQUEUEqname HIGHWATER MARK nummsg WAS EXCEEDED BY numover

Where:

qname
The TPF MQSeries queue name.

nummsg
The user-defined number of messages that can reside on the TPF MQSeries queue.

numover
The number of messages currently in the TPF MQSeries queue that are over the user-defined number of messages, as entered in the ZMQSC DEF QL command with the QDEPTHHI parameter specified.

Explanation: The total number of messages on the TPF MQSeries queue is above the user-defined number.

System Action: This message is sent to the operator at each scan time as defined by the ZMQSC DEF MQP command with the QDT parameter specified until the number of messages in the queue becomes less than or equal to the user-defined number.

User Response:

If the queue name is a normal local queue, ensure that the TPF application that services the queue is operational. If the queue name is a transmission queue, do one of the following:

See TPF Operations for more information about the ZMQSC commands.

MQSC0600EMAXDEPTH NOT VALID FOR COMMON QUEUE qname

Where:

qname
The queue name.

Explanation: One of the following occurred:

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF QL or ZMQSC ALT QL command again without specifying the MAXDEPTH parameter.

See TPF Operations for more information about the ZMQSC DEF QL and ZMQSC ALT QL commands.

MQSC0601EQDEPTHHI NOT VALID FOR COMMON QUEUE qname

Where:

qname
The queue name.

Explanation: One of the following occurred:

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF QL or ZMQSC ALT QL command again without specifying the QDEPTHHI parameter.

See TPF Operations for more information about the ZMQSC DEF QL and ZMQSC ALT QL commands.

MQSC0602EUNCOMMITTED MSGS EXIST ON QUEUES - END ALL TRANSACTIONS OR SPECIFY FORCE

Explanation: A ZMQSC MIGRATE command was entered with the FALLBACK parameter specified while uncommitted messages still existed in queues.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0603EQUEUE qname IS ALREADY DELETED

Where:

qname
The queue name.

Explanation: The ZMQSC DEL command was entered with the QA, QL, or QR parameter specified, but the queue specified had already been deleted.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0604Eqname CANNOT BE USED AS A QUEUE NAME

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA, QR, or QL command was entered with a reserved queue name specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF QA, QR, or QL command again and specify a different queue name.

See TPF Operations for more information about the ZMQSC DEF QA, QR, or QL commands.

MQSC0605EQUEUE qname CANNOT BE ALTERED

Where:

qname
The queue name.

Explanation: The ZMQSC ALT QL command was entered for a reserved queue name.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT QL command.

MQSC0606EQUEUE qname CANNOT BE DELETED

Where:

qname
The queue name.

Explanation: The ZMQSC DEL command was entered with the QL parameter specified, but the queue to be deleted was required by the TPF system.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0607IDELETION OF QUEUE qname STARTED

Where:

qname
The queue name.

Explanation: The ZMQSC DEL command was entered with the QL parameter specified for a queue that still has messages on it, or that is used by an active channel on one of the processors.

System Action: The TPF system waits until the queue is empty and no active channels are using it before it is deleted. Before it is deleted, no messages can be added to the queue and a queue of the same name cannot be defined.

User Response: None

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0608IDELETION OF QUEUE qname COMPLETE

Where:

qname
The queue name.

Explanation: One of the following occurred:

System Action: The queue is deleted.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0609IDELETION OF QUEUE qname WAITING FOR PROCESSORS x, y,...

Where:

qname
The queue name.

x,y,...
A list of processor names that are separated by commas.

Explanation: Five minutes have elapsed since message MQSC0607I was displayed and there is at least one processor preventing the queue from being deleted.

System Action: The TPF system continues to check the queue and deletes it when and if all processors indicate that it can be deleted.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DISPLAY and ZMQSC DEL commands.

MQSC0610IMIGRATE FALLBACK COMPLETED SUCCESSFULLY

Explanation: The ZMQSC MIGRATE command with the FALLBACK parameter specified was processed successfully.

System Action: All new format queues have been deleted and their messages moved to the old format queues.

User Response: None.

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0611IMIGRATE COMMIT COMPLETED SUCCESSFULLY

Explanation: The ZMQSC MIGRATE command with the COMMIT parameter specified was processed successfully.

System Action: Migration is now committed. All old format queues have been deleted.

User Response: None.

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0612IMIGRATE STATUS DISPLAY

Explanation: This is the normal response when the ZMQSC MIGRATE command is entered with the STATUS parameter specified.

System Action: The current queue migration status is displayed.

User Response: None.

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0613EEMPTY THE DEAD LETTER QUEUE OR SPECIFY FORCE

Explanation: The ZMQSC MIGRATE command was entered with the COMMIT parameter specified, but the old version of the dead-letter queue still has messages on it.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC MIGRATE command.

MQSC0614Eqname CANNOT BE USED AS A BASE QUEUE

Where:

qname
The queue name.

Explanation: The ZMQSC DEF QA or ZMQSC ALT QA command was entered with the TARGQ parameter, but the TARGQ parameter specifies a reserved queue name.

System Action: The command is rejected.

User Response: Enter the ZMQSC DEF QA or ZMQSC ALT QA command again, specifying a different name for the TARGQ parameter.

See TPF Operations for more information about the ZMQSC DEF QA and ZMQSC ALT QA commands.

MQSC0615E FROMQ PARAMETER REQUIRED

Explanation: The ZMQSC SWQ command was entered, but the FROMQ parameter was not specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again, specifying both the FROMQ and TOQ parameters.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0616E TOQ PARAMETER REQUIRED

Explanation: The ZMQSC SWQ command was entered, but the TOQ parameter was not specified.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again, specifying both the FROMQ and TOQ parameters.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0617E FROMQ tqname IS DELETED

Where:

tqname
The transmission queue name.

Explanation: The ZMQSC SWQ command was entered with the FROMQ parameter specified, but the transmission queue specified has been deleted or is in the process of being deleted.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again with a different queue name.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0618E TOQ tqname IS DELETED

Where:

tqname
The transmission queue name.

Explanation: The ZMQSC SWQ command was entered with the TOQ parameter specified, but this transmission queue has been deleted or is in the process of being deleted.

System Action: The command is rejected.

User Response: Enter the ZMQSC SWQ command again, specifying a different queue for the TOQ parameter.

See TPF Operations for more information about the ZMQSC SWQ command.

MQSC0619Exxx FAILED FOR QUEUE MANAGER, ERROR CODE nn

Where:

xxx
DEFINE or ALTER

nn
The error code.

Explanation: The ZMQSC DEF MQP or ZMQSC ALT MQP command was entered on this or another processor, but the memory copy of the queue manager profile could not be updated.

System Action: The queue manager profile is defined or updated on file, but not in memory.

User Response: See your IBM service representative.

See TPF Operations for more information about the ZMQSC DEF MQP and ZMQSC ALT MQP commands.

MQSC0700IPROCESS-processname DEFINITION COMPLETED SUCCESSFULLY

Where:

processname
The name of the process.

Explanation: This is the normal response to the ZMQSC DEF PROCESS command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DEF PROCESS command.

MQSC0701IMQSERIES TABLES SUCCESSFULLY REBUILT FROM PREVIOUS IPL

Explanation: MQSeries control tables used by TPF MQSeries local queue manager support have been successfully rebuilt during TPF system restart.

System Action: None.

User Response: None.

MQSC0702WMQSERIES TABLES INITIALIZED ON FILE

Explanation: During TPF system restart, the MQSeries queue manager (QM) determined that the MQSeries control tables on file did not exist yet. Therefore, the MQSeries QM initialized these tables and saved them to file.

System Action: The MQSeries control records on file are initialized.

User Response: None.

MQSC0703Wnumrec IMQCK RECORDS BELOW SUGGESTED MINIMUM OF min

Where:

numrec
The number of #IMQCK record ordinals allocated.

min
The suggested minimum number of #IMQCK record ordinals that should be allocated.

Explanation: The TPF system detected that the number of #IMQCK records allocated for the MQSeries checkpoint is below the suggested minimum. The suggested minimum is equivalent to twice the number of system work blocks (SWBs) allocated to the TPF system.

System Action: None.

User Response: Do the following:

See TPF Database Reference for more information about the #IMQCK fixed file record ordinals.

MQSC0704EPROCESS-processname ALREADY EXISTS

Where:

processname
The name of the process.

Explanation: ZMQSC DEF PROCESS-processname was entered, but the specified process already exists.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZMQSC DEF PROCESS and ZMQSC DISPLAY commands.

MQSC0705EPROCESS-processname DEFINITION DOES NOT EXIST

Where:

processname
The name of the process.

Explanation: A ZMQSC command was entered with a process name specified that does not exist.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct process name.
  2. Enter the ZMQSC command again with the correct process name specified.

See TPF Operations for more information about ZMQSC commands.

MQSC0706I MQSERIES TRANSACTIONS SUCCESSFULLY RECOVERED FOR CPU cpuid

Where:

cpuid
The processor ID for the transactions recovered.

Explanation: During TPF system restart, or in response to the ZPSMS command with the PR and DEACT parameters specified, the MQSeries resource manager (RM) determined that there were oustanding MQSeries transaction branches to recover on the recovery log.

System Action: All outstanding transactions are successfully recovered.

User Response: None.

See TPF Operations for more information about the ZPSMS command.

MQSC0707EMQSERIES ACTIVITY PROHIBITED FOR PROCESSOR cpuid

Where:

cpuid
The processor ID for which MQSeries processing is not allowed.

Explanation: During TPF system restart, or while processing the ZMQSC DEF MQP command, the TPF system detected that there are no fixed files of record type #IMQCK defined for this processor.

System Action: No MQSeries activity is allowed for this TPF processor.

User Response: Do the following:

  1. Allocate the necessary number of #IMQCK fixed file records.
  2. Perform an Initial program load (IPL) of the TPF system.

See TPF Operations for more information about the ZMQSC DEF MQP command. See TPF Database Reference for more information about #IMQCK fixed file records.

MQSC0708EMQSERIES GETPC ERROR x LOCKING CMQS IN MEMORY

Where:

x
A return code from the getpc function.

Explanation: While attempting to lock MQSeries dynamic link library (DLL) CMQS into memory, the getpc function failed with return code x.

System Action: The TPF restart program continues.

User Response: Determine why the getpc function failed.

See theTPF C/C++ Language Support User's Guide for a description of the errors returned by the getpc function.

MQSC0721IPROCESS-processname DEFINITION ALTERED SUCCESSFULLY

Where:

processname
The name of the process.

Explanation: This is the normal response when you enter ZMQSC ALT PROCESS-processname.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC ALT PROCESS command.

MQSC0722ITPF MQSERIES PROCESS DISPLAY

Explanation: This is the normal response when you enter ZMQSC DISPLAY PROCESS-processname.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DISPLAY command.

MQSC0723IPROCESS-processname DELETED SUCCESSFULLY

Where:

processname
The name of the process.

Explanation: This is the normal response when you enter ZMQSC DEL PROCESS-processname.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DEL command.

MQSC0724Eparm NOT VALID FOR XMITQ queuename

Where:

parm
The name of the parameter.

queuename
The name of the specified transmission queue.

Explanation: A ZMQSC command was entered with a parameter that is not allowed with the XMITQ parameter.

System Action: The command is rejected.

User Response: Do the following:

  1. Determine the correct format of the ZMQSC command.
  2. Enter the command again by using the correct format.

See TPF Operations for more information about the ZMQSC commands.

MQSC0725EPROCESS DEFINITION TABLES ARE NOT INITIALIZED

Explanation: A ZMQSC command was entered with the PROCESS parameter specified, but the process definition tables are not initialized. Process definition tables are initialized by stopping and starting the queue manager after enhancements to TPF MQSeries local queue manager support code have been installed.

System Action: The command is rejected.

User Response: Do the following:

  1. Review the migration steps for enhancements to TPF MQSeries local queue manager support that are listed in TPF Migration Guide: Program Update Tapes and make sure that they are done correctly.
  2. Enter the ZMQSC command again.

See TPF Migration Guide: Program Update Tapes for more information about enhancements to TPF MQSeries local queue manager support. See TPF Operations for more information about the ZMQSC commands.

MQSC0801ISWEEP FOR qname IS COMPLETED

Where:

qname
The queue name.

Explanation: The messages on this queue have been moved from memory to file. The next access of the queue will move the messages from file back to memory.

System Action: None.

User Response: None.

MQSC0802IUNSWEEP FOR qname IS COMPLETED

Where:

qname
The queue name.

Explanation: When the queue was accessed again, it moved the messages from file back to memory.

System Action: None.

User Response: No action is necessary. Note: If you're getting this message too frequently, you may want to change your sweeptime with the ZMQSC ALT QL command.

See TPF Operations for more information about the ZMQSC ALT QL command.

MQSC0900IDBREBUILD COMPLETED SUCCESSFULLY

Explanation: This is the normal response to the ZMQSC DBREBUILD command.

System Action: None.

User Response: None.

See TPF Operations for more information about the ZMQSC DBREBUILD command.

MQSC0901EDBREBUILD FAILED

Explanation: The ZMQSC DBREBUILD command was entered, but one or more errors were found that prevented the TPF system from rebuilding all of the TPF MQSeries definitions.

System Action: Some TPF MQSeries definitions were not rebuilt, but the definitions that were not rebuilt are still stored in their original collections. The TPF system sends an additional message for each error, describing the nature of the error.

User Response: Do the following:

  1. Examine any error messages accompanying this one.
  2. See your IBM service representative to determine what action is necessary to correct the error and to rebuild your TPF MQSeries definitions successfully.

See TPF Operations for more information about the ZMQSC DBREBUILD command.

MQSC0950Ecommand REJECTED - MORE THAN ONE PROCESSOR ACTIVE

Where:

command
The type of ZMQSC command.

Explanation: A ZMQSC command was entered, but more than one processor is active in a loosely coupled environment.

System Action: The command is rejected.

User Response: Do the following:

  1. Bring down all processors except the one where you want to enter the command.
  2. Enter the appropriate ZMQSC command again.

See TPF Operations for more information about ZMQSC commands.

MQSC0951EDBREBUILD REJECTED - QMGR NOT STOPPED

Explanation: The ZMQSC DBREBUILD command was entered, but the TPF MQSeries queue manager is active on the subsystem where you entered the command.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter ZMQSC STOP QMGR to stop the queue manager.
  2. Enter ZMQSC DBREBUILD again.

See TPF Operations for more information about the ZMQSC DBREBUILD and ZMQSC STOP commands.

MQSC9996EMQSERIES UNEXPECTED TO2 ERROR source_file mqseries_routine TO2_error

Where:

source_file
The location of the source file where the error occurred.

mqseries_routine
An error code and detailed information about the MQSeries function that failed because of the error.

TO2_error
Detailed information from TPF collection support (TPFCS) about the error.

Explanation: An unexpected logic error occurred during processing.

System Action: The MQSeries function that was being processed has ended and an error condition has been reported to the application that started the function.

User Response: See your IBM service representative and provide the information that was included in the error message.

MQSC9997EMQSERIES UNEXPECTED COMMIT ROLLBACK ERROR source_file mqseries_routine tx return code=n

Where:

source_file
The location of the source file where the error occurred.

mqseries_routine
An error code and detailed information about the MQSeries function that failed because of the error.

n
The return code that provides detailed information from TPF collection support (TPFCS) about the error.

Explanation: An unexpected logic error occurred during processing.

System Action: The MQSeries function that was being processed has ended and an error condition has been reported to the application that started the function.

User Response: See your IBM service representative and provide the information that was included in the error message.

MQSC9998EUNEXPECTED CHANNEL ERROR errornum

Where:

errornum
The error number.

Explanation: An unexpected error occurred during channel processing. Generally these represent logic errors.

System Action: Channel processing does not complete successfully.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

See TPF Operations for more information about the ZMQSC commands.

MQSC9999EUNEXPECTED ERROR errornum

Where:

errornum
The error number. Some error numbers and explanations follow:

3
Storage error; not enough memory.

4
An error occurred while processing a Collections Support database request.

5
An error occurred while processing a Transaction Manager request.

8
An error occurred while processing a Collections Support database request.

Explanation: A ZMQSC command was entered, but an unexpected error occurred. Generally these represent logic errors.

System Action: The command is rejected.

User Response: See your IBM representative to determine the cause of the error and to correct the problem.

See TPF Operations for more information about the ZMQSC commands.