Author |
Message
|
jahangeermq |
Posted: Sat Aug 17, 2013 10:26 am Post subject: Not able to view the MQ objects of the QM. |
|
|
Newbie
Joined: 17 Aug 2013 Posts: 4
|
QM is running fine but connection status is showing like Disconnected in windows system.
I cannot able to see the MQ objects of the QM.
When give the runmqsc in command promt then its shows like Not Authorized.
i have given permissions to userid and groups.
Can someone please advised me how to proceed to view the objects |
|
Back to top |
|
 |
bruce2359 |
Posted: Sat Aug 17, 2013 12:46 pm Post subject: Re: Not able to view the MQ objects of the QM. |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
jahangeermq wrote: |
When give the runmqsc in command promt then its shows like Not Authorized.
i have given permissions to userid and groups.
Can someone please advised me how to proceed to view the objects |
Copy/paste your complete dialog interaction here. We need to see exactly what you typed, and the exact error you received. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
jahangeermq |
Posted: Sun Aug 18, 2013 12:00 am Post subject: Re: Not able to view the MQ objects of the QM. |
|
|
Newbie
Joined: 17 Aug 2013 Posts: 4
|
I have given all the authorise with below commands for viewing MQ objects on windows servers but still haven't able to see the MQ Object but QM status is running fine.
setmqaut -m QM1 -t qmgr -p UserID +connect +inq +dsp +setall
setmqaut -m QM1 -t q -n SYSTEM.ADMIN.COMMAND.QUEUE -p UserID +inq +dsp +get +browse +put +setall
setmqaut -m QM1 -t q -n SYSTEM.MQEXPLORER.REPLY.MODEL -p UserID +inq +dsp +get +browse +put +setall
==================================
runmqsc QM1
Not authorized. |
|
Back to top |
|
 |
bruce2359 |
Posted: Sun Aug 18, 2013 3:40 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
What error do you see in the error log files? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Aug 18, 2013 4:56 pm Post subject: Re: Not able to view the MQ objects of the QM. |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
jahangeermq wrote: |
I have given all the authorise with below commands for viewing MQ objects on windows servers but still haven't able to see the MQ Object but QM status is running fine.
setmqaut -m QM1 -t qmgr -p UserID +connect +inq +dsp +setall
setmqaut -m QM1 -t q -n SYSTEM.ADMIN.COMMAND.QUEUE -p UserID +inq +dsp +get +browse +put +setall
setmqaut -m QM1 -t q -n SYSTEM.MQEXPLORER.REPLY.MODEL -p UserID +inq +dsp +get +browse +put +setall
==================================
runmqsc QM1
Not authorized. |
Working as designed.
You're missing the authorization to dsp + inq on a profile covering all the individual objects of the type you want to look at.
Have fun  _________________ MQ & Broker admin |
|
Back to top |
|
 |
gbaddeley |
Posted: Mon Aug 19, 2013 3:41 pm Post subject: |
|
|
 Jedi Knight
Joined: 25 Mar 2003 Posts: 2538 Location: Melbourne, Australia
|
|
Back to top |
|
 |
bruce2359 |
Posted: Mon Aug 19, 2013 5:23 pm Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9472 Location: US: west coast, almost. Otherwise, enroute.
|
bruce2359 wrote: |
What error do you see in the error log files? |
_________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
|