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 Apr 16, 2013

Adding new AMQ error message id to ExludeMessage list

Although the related PMR was set for closing, and we agreed with the support team, this is not an error, so my last idea was to exlude this AMQ6174 message from the log files. But it is not allowed to add this msgId with ExcludeMessage - contrastly a very similar AMQ6254 is appropriate for using.

So I would like to ask for it as a "feature request": extending the ExcludeMessage list with 6174.

Idea priority Low
RFE ID 33644
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
    |
    Nov 5, 2013

    Setting the tuning parameter "HideAny" will allow AMQ6174 (or indeed any other message) to be excluded.

    QMErrorLog:
    HideAny=1
    ExcludeMessage=6174

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