Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8346233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T06:56:35+00:00 2026-06-09T06:56:35+00:00

I see a bunch of errors that looks like AMQ8077: Entity ‘tcs-mq-user ‘ has

  • 0

I see a bunch of errors that looks like

AMQ8077: Entity 'tcs-mq-user ' has insufficient authority to access object 'SYSTEM.INTERNAL.REPLY.QUEUE'

on the mq error logs whenever I access the queue objects via MQ Explorer. This is repeated for many system objects such as….

 SYSTEM.MQEXPLORER.REPLY.MODEL SYSTEM.ADMIN.COMMAND.QUEUE
 SYSTEM.SELECTION.VALIDATION.QUEUE SYSTEM.DEFAULT.MODEL.QUEUE
 SYSTEM.RETAINED.PUB.QUEUE SYSTEM.PENDING.DATA.QUEUE
 SYSTEM.NDURABLE.MODEL.QUEUE SYSTEM.MQSC.REPLY.QUEUE
 SYSTEM.JMS.TEMPQ.MODEL SYSTEM.INTERNAL.REPLY.QUEUE
 SYSTEM.INTER.QMGR.PUBS SYSTEM.INTER.QMGR.FANREQ
 SYSTEM.INTER.QMGR.CONTROL SYSTEM.HIERARCHY.STATE
 SYSTEM.DURABLE.SUBSCRIBER.QUEUE SYSTEM.DURABLE.MODEL.QUEUE
 SYSTEM.DOTNET.XARECOVERY.QUEUE SYSTEM.DEFAULT.REMOTE.QUEUE
 SYSTEM.DEFAULT.MODEL.QUEUE SYSTEM.DEFAULT.LOCAL.QUEUE
 SYSTEM.DEFAULT.INITIATION.QUEUE SYSTEM.DEFAULT.ALIAS.QUEUE
 SYSTEM.DEAD.LETTER.QUEUE SYSTEM.CLUSTER.TRANSMIT.QUEUE
 SYSTEM.CLUSTER.REPOSITORY.QUEUE SYSTEM.CLUSTER.REPOSITORY.QUEUE
 SYSTEM.CLUSTER.HISTORY.QUEUE SYSTEM.CLUSTER.COMMAND.QUEUE
 SYSTEM.CICS.INITIATION.QUEUE SYSTEM.CICS.INITIATION.QUEUE

How do I get rid of these?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T06:56:37+00:00Added an answer on June 9, 2026 at 6:56 am

    When WMQ Explorer paints the queues screen, it needs to enumerate all the queues and does so by issuing the command server equivalent of DIS Q(*) as a PCF command. The results of that command are returned on a per-queue basis so each queue the user has access to display returns MQCC=0 whereas each queue the user has no access to display returns MQCC=2, MQRC=2035. Since it does this for each queue hat is defined, you will need to authorize tcs-mq-user to at least display all queues.

    Since tcs-user is in the mq-user group (based on notes in previous postings) then do this:

    SET AUTHREC PROFILE('**') GROUP('mq-users') OBJTYPE(QUEUE) AUTHADD(DSP)
    

    Note that you need two asterisks in the profile name because WMQ recognizes dot characters as node separators. For example, using a profile of SYSTEM* would match a queue named SYSTEM_QUEUE but not one named SYSTEM.QUEUE because the single asterisk wildcard matches only a single node in the name. A two-asterisk wildcard like SYSTEM** would match both names. To match all SYSTEM queues, you usually would use the pattern SYSTEM.**, including the dot and both asterisks. That way the pattern excludes user-defined names like SYSTEMIC but matches all the default object names. To match all queues, just use the pattern ** as shown in the command example above.

    You will also get many of the same errors on the other objects. To get around all of these in one step, first apply the base authorizations as explained in the post on Viewing Channels in WebSphere MQ Explorer. That gives the ability to display and/or inquire on all objects, then you can add more specific profiles to allow put, get, browse, etc. on just the objects where mq-user requires more access.

    You may also want to have a look at the WebSphere MQ Security Heats Up article on developerWorks for more background and setmqaut commands.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I could see bunch of java parsers like OpenCSV, antlr, jsapar etc, but I
I have a model that looks like this: and want to display it in
I see a bunch of similar questions, but didn't find the answer I need
see fiddle if patient has time slot alloted already then make color yellow using
See this question. How to show popup message like in stackoverflow I am trying
I've created a bunch of errors in a file under APPPATH/messages/validate.php with a bunch
We have a Mono application under Linux that does image processing on a bunch
I have a bunch of Ajax requests that execute just fine, but I end
I'm writing app where user can take bunch of pictures (up to 20) and
I am trying to make a date picker with a bunch of events that

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.