Author |
Message
|
kavitha_804 |
Posted: Thu May 04, 2006 7:56 am Post subject: Remote QMGR conn |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
Hi All,
Im able to connect a QMG( on AS/400) using MQ explorer, but im not able to view the queues in that QMGR. Do i need to run setmqaut to be able to access/view the queues imlicitly?
Please advise...
Thanks,
Kavitha |
|
Back to top |
|
 |
vennela |
Posted: Thu May 04, 2006 8:02 am Post subject: |
|
|
 Jedi Knight
Joined: 11 Aug 2002 Posts: 4055 Location: Hyderabad, India
|
Is the command server running on AS/400? |
|
Back to top |
|
 |
kavitha_804 |
Posted: Thu May 04, 2006 8:05 am Post subject: Remote QMGR conn |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
|
Back to top |
|
 |
rowles |
Posted: Fri May 05, 2006 12:34 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
|
Back to top |
|
 |
kavitha_804 |
Posted: Fri May 05, 2006 3:53 am Post subject: Remote QMGR |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
Hi,
I set MCA uid: mqm(svrconn channel), still im not able to view/access the queues .
thanks,
kavitha |
|
Back to top |
|
 |
rowles |
Posted: Fri May 05, 2006 4:28 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
Is the problem specifically with queues? Can you see other objects such as channels etc? _________________ --
Steve. |
|
Back to top |
|
 |
kavitha_804 |
Posted: Fri May 05, 2006 4:38 am Post subject: Remote QMGR |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
|
Back to top |
|
 |
kavitha_804 |
Posted: Fri May 05, 2006 5:49 am Post subject: |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
Queues, channels, namelist and process definitions
thanks,
kavitha
Last edited by kavitha_804 on Mon May 22, 2006 4:39 am; edited 1 time in total |
|
Back to top |
|
 |
rowles |
Posted: Mon May 08, 2006 12:45 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
Are you definitely connected to the queue manager? Are the folders all available to select?
Also are you certain that there are user object defined on that queue manager, all the system objects are hidden by default.
What happens if you try and create a new queue on the system - does that show up?
Are you seeing any error messages, or any FFST's written? _________________ --
Steve. |
|
Back to top |
|
 |
Toronto_MQ |
Posted: Mon May 08, 2006 6:23 am Post subject: |
|
|
 Master
Joined: 10 Jul 2002 Posts: 263 Location: read my name
|
You mentioned you set the MCAUSER to 'mqm'... do you even have this ID defined on the 400? I doubt it as it is not standard. Try setting MCAUSER to QMQMADM.
Note that this exposes your entire system to anyone who knows how to get in and is not recommended practice.
Cheers
Steve |
|
Back to top |
|
 |
kavitha_804 |
Posted: Mon May 22, 2006 5:36 am Post subject: Remote QMGR |
|
|
Novice
Joined: 05 Aug 2005 Posts: 14
|
Hi,
When i try to create a queue this is the error im getting.
Default object not found.Can not create a new object because the default object for the object type could not be found.(AMQ4000).
Thanks-- |
|
Back to top |
|
 |
rowles |
Posted: Tue May 23, 2006 2:54 am Post subject: |
|
|
 Acolyte
Joined: 12 Oct 2005 Posts: 51
|
When this message appears, try clicking on the "Details" button, this will launch the help system and provide more information about the error message and hopefully some information about solving the problem. _________________ --
Steve. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue May 23, 2006 4:29 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
There is an option on the strmqm command that will create the default objects.
I don't know how that works with iSeries.
Do you have a queue called "SYSTEM.DEFAULT.LOCAL.QUEUE"? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Hassan |
Posted: Wed May 24, 2006 6:38 am Post subject: |
|
|
 Voyager
Joined: 01 Apr 2004 Posts: 81 Location: Toronto, Canada
|
You may want to check the MCA User id and the channel once again just to make sure that the correct channel has this user id.
On the As/400 you can use the following command to redefine/recreate default objects.
STRMQM MQMNAME('QMANAGER_NAME') RDEFSYS(*YES)
Do you have Admin rights to the PC you are using this on? Also make sure you are part of mqm group on the PC itself.
Cheers! |
|
Back to top |
|
 |
|