remote queue" /> Does the problem affect only remote or cluster queues?

 

Does the problem affect only remote or cluster queues?

If the problem affects only remote or cluster queues, check the following:

Are the remote queues being accessed?

Check that the programs that should be putting messages to the remote queues have run successfully (see Dealing with incorrect output).

Is the system link active?

Use APPC or TCP/IP commands as appropriate to check whether the link between the two systems is active.

Use PING or OPING for TCP/IP or D NET ID=xxxxx, E for APPC.

Is triggering working?

If you use triggering to start the distributed queuing process, check that the transmission queue has triggering set on and that the queue is get-enabled.

Is the channel or listener running?

If necessary, start the channel or the listener manually, or try stopping and restarting the channel. See the WebSphere MQ Intercommunication manual for information about how to do this.

Look for error messages on the startup of the channel initiator and listener. Use the WebSphere MQ for z/OS Messages and Codes manual and WebSphere MQ Intercommunication to determine the cause.

What is the channel status?

Check the channel status using the DISPLAY CHSTATUS (channelname) command.

Are your process and channel definitions correct?

Check your process definitions and your channel definitions.

See the WebSphere MQ Intercommunication manual for information about how to use distributed queuing, and for information about how to define channels.