IBM MQ Meta Information Model and Events

Meta Information Model

For information about the MIM and a list of the general MIM parameters, see Administration and Management in Legacy Desktop.

The agent does not publish nor access any MIM parameters.

Agent Message Events

There are no agent message events for this agent.

Agent Debug Events

Debug messages are dispatched in debug mode. During execution, the messages are displayed in the Workflow Monitor.

You can configure Event Notifications that are triggered when a debug message is dispatched. For further information about the debug event type, see Debug Event.

Depending on the selected Connection Mode, different debug events are sent.

Common Debug Events

  • Connecting to queue manager  queueManagerName  and queues:  queue_1, queue_2

    Reported before connecting.

  • Connection to queue manager successful.

    Reported after a connection is made.

  • Lost connection to the queue manager  queueManagerName .

    Reported if the queue manager has not been opened by the IBM MQ Collection agent.

  • Unable to connect to IBM WebSphere MQ

    Reported when a queue manager connection attempt fails.

Debug Events for Queues

  • Connected to queue  queueName .

    Reported after a successful connection to a queue from the IBM MQ Collection agent.

  • Unable to open queue  queueName  [ errorCode ]

    Reported when a queue cannot be opened.

Debug Events for Topics

  • Successfully subscribed to topic  topicName .

    Reported after a successful connection to a topic subscription.

  • Unable to subscribe to topic  topicName .

    Reported when the MQ Collection Agent failed to subscribe to a topic.

  • Unable to subscribe to any topic.

    Reported when the MQ Collection Agent failed to subscribe to all configured topics.

  • Failed to close the connection to topic  topicName .

    Reported when the MQ Collection Agent has failed to unsubscribe to a topic.

  • Error while getting a message from topic  topicName . [ errorCode ]

    Reported if an error occurred when fetching a topic message.

Debug Events for Durable Subscriptions

  • Successfully subscribed to subscription  subscriptionName .

    Reported after a successful connection to a durable subscription.

  • Unable to subscribe to subscription  subscriptionName .

    Reported when the MQ Collection Agent failed to connect to a durable subscription.

  • Unable to subscribe to any subscription.

    Reported when the MQ Collection Agent failed to connect to all configured durable subscriptions.