ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Remote admin (MQ Explorer) - How?

Post new topic  Reply to topic
 Remote admin (MQ Explorer) - How? « View previous topic :: View next topic » 
Author Message
dnoam
PostPosted: Tue Jan 24, 2006 2:40 am    Post subject: Remote admin (MQ Explorer) - How? Reply with quote

Apprentice

Joined: 23 Jan 2006
Posts: 25

Hi.
Configuration: MQ 6.0 Server on Win Server 2003.
Goal: to control the MQ Server from another PC, running Windows XP
(if possible, use MQ Explorer).
How can I achieve this?
What exactly should I install on the XP box?
I don't need a step-by-step explanation, just pointers to the relevant docs.
TIA
Back to top
View user's profile Send private message
mvic
PostPosted: Tue Jan 24, 2006 2:59 am    Post subject: Re: Remote admin (MQ Explorer) - How? Reply with quote

Jedi

Joined: 09 Mar 2004
Posts: 2080

dnoam wrote:
I don't need a step-by-step explanation, just pointers to the relevant docs.

Using the menu system at the top of this web page, click "documentation" > "Library Home Page". Choose the link for the "Library" for WMQ version 6.0. (You can from this point choose to use the Information Center approach, or the PDF approach to viewing the manuals). Review the range of documentation available, and in particular the System Administration Guide. The information is well laid out in there, and hopefully you will soon find everything you need.

For your specific subject I suggest starting at http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.amqzag.doc/amqzag0667.htm
Back to top
View user's profile Send private message
dnoam
PostPosted: Tue Jan 24, 2006 4:02 am    Post subject: Re: Remote admin (MQ Explorer) - How? Reply with quote

Apprentice

Joined: 23 Jan 2006
Posts: 25

mvic wrote:
dnoam wrote:
I don't need a step-by-step explanation, just pointers to the relevant docs.


For your specific subject I suggest starting at http://publib.boulder.ibm.com/infocenter/wmqv6/v6r0/topic/com.ibm.mq.amqzag.doc/amqzag0667.htm

Great pointer, thanks.
A. quote about the Pre-req:
"...The WebSphere MQ Eclipse platform (installed as part of WebSphere MQ for Windows..."
Q1: Is it part of the MQ CLIENT?
Q2: Can I do a custom install and select this component only?

B. Partial quote from "Required definitions":
"... Check that:
1. A command server is running...
2. A suitable TCP/IP listener object must be running ...
3. A server-connection channel, by default named SYSTEM.ADMIN.SVRCONN, exists on all remote queue managers....
4. The system queue, SYSTEM.MQEXPLORER.REPLY.MODEL, must be exist.

Q3: I understand (3) and (4) are created by default. True?
Q4: Is this true for (1) and (2) as well?
TIA
Back to top
View user's profile Send private message
vennela
PostPosted: Tue Jan 24, 2006 10:56 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

Quote:
Q1: Is it part of the MQ CLIENT?
Q2: Can I do a custom install and select this component only?

NO

Quote:
1. A command server is running...
2. A suitable TCP/IP listener object must be running ...
3. A server-connection channel, by default named SYSTEM.ADMIN.SVRCONN, exists on all remote queue managers....
4. The system queue, SYSTEM.MQEXPLORER.REPLY.MODEL, must be exist.


2,3 are not created by default.
I don't think 4 is either.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
dnoam
PostPosted: Tue Jan 24, 2006 10:55 pm    Post subject: Reply with quote

Apprentice

Joined: 23 Jan 2006
Posts: 25

[quote="vennela"]
Quote:
Q1: Is it part of the MQ CLIENT?
Q2: Can I do a custom install and select this component only?

NO

Now I'm confused.
I'm not sure if the "NO" was for both questions.

Here's the whole section about this from the System Admin Guide:

-- Start section --
Prerequisite software
Before you can use the WebSphere MQ Explorer, you must have the following installed on your computer:

The WebSphere MQ Eclipse platform (installed as part of WebSphere MQ for Windows or WebSphere MQ for Linux (x86 platform))
The WebSphere MQ Explorer can connect to remote queue managers using the TCP/IP communication protocol only.
-- End section --

So, Is it part of the MQ Server?
How can I install it on the client?
TIA
Back to top
View user's profile Send private message
ktg
PostPosted: Wed Jan 25, 2006 12:21 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

vennela wrote:
Quote:
Q1: Is it part of the MQ CLIENT?
Q2: Can I do a custom install and select this component only?

NO

Quote:
1. A command server is running...
2. A suitable TCP/IP listener object must be running ...
3. A server-connection channel, by default named SYSTEM.ADMIN.SVRCONN, exists on all remote queue managers....
4. The system queue, SYSTEM.MQEXPLORER.REPLY.MODEL, must be exist.


2,3 are not created by default.
I don't think 4 is either.


4. will be created by default
Back to top
View user's profile Send private message AIM Address
Biju
PostPosted: Wed Jan 25, 2006 1:09 am    Post subject: Reply with quote

Acolyte

Joined: 03 Oct 2005
Posts: 71

Hi,
I dont know much about WMQ v6. I am using v5.3 CSD11. Let me try to tell you how it works. Gurus please correct me if I go wrong.
Quote:
1. A command server is running...
2. A suitable TCP/IP listener object must be running ...
3. A server-connection channel, by default named SYSTEM.ADMIN.SVRCONN, exists on all remote queue managers....
4. The system queue, SYSTEM.MQEXPLORER.REPLY.MODEL, must be exist.

Q3: I understand (3) and (4) are created by default. True?
Q4: Is this true for (1) and (2) as well?

If you are using Windows and if u r using the explorer to create a QM then the wizard asks you if you want a server connection channel to be created. If you check it then that is done(SYSTEM.ADMIN.SVRCONN).
**If you are crtmqm <QM Name> from command promt the QM is created. Then you have to start(strmqm <QM Name>), start command server (strmqcsv <QM Name>) and then run the listener(runmqlsr -m <QM Name> -t tcp -p <port>). Please keep in mind that you have to DEFINE the channel SYSTEM.ADMIN.SVRCONN explicitly.
The next step you are asked if you want to create a listener configured for TCp/IP...you check that and specify the port your listener will be created.
The command server runs by default(In solaris give strmqcsv <QMName>)
And lastly SYSTEM.MQEXPLORER.REPLY.MODEL is created by default.
Quote:
The WebSphere MQ Explorer can connect to remote queue managers using the TCP/IP communication protocol only.
and the SYSTEM.ADMIN.SVRCONN should be defined.

Last edited by Biju on Wed Jan 25, 2006 1:11 am; edited 1 time in total
Back to top
View user's profile Send private message Yahoo Messenger
rowles
PostPosted: Wed Jan 25, 2006 1:10 am    Post subject: Reply with quote

Acolyte

Joined: 12 Oct 2005
Posts: 51

It should be possible to install the MQ Explorer on a windows machine by using the server CD.

The eclipse pre-req can be found from the launchpad on windows

The MQ Explorer can be selected from a custom install as the only thing to install on the machine and should then be capable of remote admin.

When you create your new V6 queue manager, the reply queue will exist by default, however you will need to create a running listener on an appropriate port, and you will need to have a suitable svrconn defined.

edit:

From Biju's points...

In V6 the command server is started automatically
In V6 its probably better to create a new listener object using runmqsc rather than using the runmqlsr command:

define listener(listener) trptype(tcp) port(1414)

and then start it using:

start listener(listener)

The svrconn could be defined using the following:

define channel(system.admin.svrconn) chltype(svrconn)
_________________
--

Steve.
Back to top
View user's profile Send private message
ktg
PostPosted: Wed Jan 25, 2006 1:24 am    Post subject: Reply with quote

Centurion

Joined: 09 Jan 2006
Posts: 138
Location: India

Quote:
and the SYSTEM.ADMIN.SVRCONN should be defined.

In MQV5.3, we had the constraint of having svrconn channel as SYSTEM.ADMIN.SVRCONN for remote administration. But in MQV6, we can use any serverconn channel(name)
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Remote admin (MQ Explorer) - How?
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.