Skip to Main Content
Integration


This is an IBM Automation portal for Integration products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Status Functionality already exists
Created by Guest
Created on Aug 10, 2012

Exclude/suppress AMQ9545: Disconnect interval expired.

In our environment not all connections are permanately used to send/receive data. So we find a lot of entries in the MQ error log like this:

-------------------------------------------------------------------------------
08/05/12 20:30:24 - Process(2908342.1623) User(mqm) Program(amqrmppa)
Host(i164en0)
AMQ9545: Disconnect interval expired.

EXPLANATION:
Channel 'I165EN0.I164EN0.01' closed because no messages arrived on the
transmission queue within the disconnect interval period.
ACTION:
None.
-------------------------------------------------------------------------------
08/05/12 20:30:24 - Process(2908342.1623) User(mqm) Program(amqrmppa)
Host(i164en0)
AMQ9001: Channel 'I165EN0.I164EN0.01' ended normally.

EXPLANATION:
Channel 'I165EN0.I164EN0.01' ended normally.
ACTION:
None.
__________________________

While AMQ9001 can be excluded or suppressed from being written, this is not possible for AMQ9545.
Because disconnect interval expiration is not a erroneous situation for us, we'd like to get rid of these messages, too.

Idea priority Low
RFE ID 25407
RFE URL
RFE Product IBM MQ
  • Guest
    Reply
    |
    Jan 10, 2022
    The HideAny attribute in the qm.ini file can be used to suppress any message
  • Guest
    Reply
    |
    Oct 15, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - WebSphere
    Product family - Integration
    Product - IBM MQ

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Connectivity and Integration
    Product - IBM MQ

  • Guest
    Reply
    |
    Aug 17, 2012

    It is possible to override the specific list and suppress any message by adding the following stanza to the qm.ini file:

    QMErrorLog:
      HideAny = 1

    Beyond that, we will consider modifying the specific list of suppressible messages in a future release of MQ.

0 MERGED

QMErrorLog stanza. Excluded message IDs.

Merged
I am currently exclusing message IDs 9001, 9001, and 9999, but my error logs are filling up with completely unwanted AMQ9545 (Disconnect interval expired). Please add 9545 to the allowed list of message IDs to be excluded.
almost 10 years ago in MQ, MQ Advanced & MQ Appliance 2 Functionality already exists