Home
Channel command queues
You need to ensure that a channel command queue exists for your system with the name SYSTEM.CHANNEL.INITQ.
If the channel initiator detects a problem with the SYSTEM.CHANNEL.INITQ, it will be unable to continue normally until the problem is corrected. The problem could be one of the following:
- The queue is full
- The queue is not enabled for put
- The page set that the queue is on is full
- The channel initiator does not have the correct security authorization to the queue
If the definition of the queue is changed to GET(DISABLED) while the channel initiator is running, it will not be able to get messages from the queue, and will terminate.
Parent topic:
Defining WebSphere MQ objects
ic14790_
Home