Author |
Message
|
Esa |
Posted: Wed Nov 07, 2012 2:39 am Post subject: DEF SUB fails with AMQ8135 Not authorized |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
How can DEF SUB fail with 'Not authorized' when the user id belongs to mqm group? This has started happening on one of the queue managers on an AIX box. As a matter of fact it happens with all DEF SUB calls regardless of user id or destination queue.
OAM broken? |
|
Back to top |
|
 |
zpat |
Posted: Wed Nov 07, 2012 3:10 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
It's a bug!
What level of maintenance are you at?
Last edited by zpat on Wed Nov 07, 2012 5:06 am; edited 1 time in total |
|
Back to top |
|
 |
Esa |
Posted: Wed Nov 07, 2012 3:18 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
zpat wrote: |
What level of maintenance are you at? |
Name: WebSphere MQ
Version: 7.0.1.5
CMVC level: p701-105-110419
BuildType: IKAP - (Production) |
|
Back to top |
|
 |
zpat |
Posted: Wed Nov 07, 2012 3:29 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
What I did to get around it in the short term was to issue the command from a MQSC command window opened in MO71.
Try this to fix it :
First make any change to the default sub (this sets a value to the same as it already has, but it makes it update the object).
ALTER SUB(SYSTEM.DEFAULT.SUB) EXPIRY(UNLIMITED)
Second, restart the queue manager. The problem should now have gone away. |
|
Back to top |
|
 |
Esa |
Posted: Wed Nov 07, 2012 5:18 am Post subject: |
|
|
 Grand Master
Joined: 22 May 2008 Posts: 1387 Location: Finland
|
Thanks, zpat.
Defining subscriptions with MO71 works. The other trick doesn't seem to work.
You could not find the APAR number? |
|
Back to top |
|
 |
zpat |
Posted: Wed Nov 07, 2012 8:25 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Sorry, can't find it. Maybe it never got that far, the PMR was open for three months! |
|
Back to top |
|
 |
|