AW: (Resolved Thanks )RE: Re: MMC/Any GUI for administering MQ on AIX

2004-09-14 Thread Kleinmanns, Hubert
Jitender,

there are several solutions:

1. You may create and use a channel exit, which for example checks the IP
address for incoming requests. The allowed IP addresses have to be stored in
a list (file or namelist or whatever).

2. On Unix systems you may use the TCP wrapper "tcpd". The wrapper process
must be executable by the user mqm.

Solution 1 allows an IP checking for one or more channel with different
address lists.

Solution 2 allows only an IP checking for the listener process itself. This
means, any channel have to be allowed for the same IP addresses. This
solution only works, when you use the "inetd", to start incoming channel
connections, and not "runmqlsr".

In addition to both solutions described above, you should alter all default
channel (set MCAUSER to 'nobody'), especially the channel
"SYSTEM.DEF.SVRCONN". There are other tools, which work similar to
MQJExplorer, but allow to use this channel instead of
"SYSTEM.ADMIN.SVRCONN".

Regards
Hubert


-Ursprüngliche Nachricht-
Von: MQSeries List [mailto:[EMAIL PROTECTED] Auftrag von Wyatt,
T Rob
Gesendet: Montag, 13. September 2004 15:51
An: [EMAIL PROTECTED]
Betreff: Re: (Resolved Thanks )RE: Re: MMC/Any GUI for administering MQ
on AIX


Jitender,

Short answer - you can't.  At least not at the QMgr level with OAM or based
on incoming User IDs.

Longer answer...Once you connect to a SVRCONN channel you gain either full
admin authority or whatever authority the MCAUSER limits you to.  Obviously,
if the MCAUSER is set to a low-privileged ID you won't be able to administer
MQ over the channel.

So if the channel needs administrative authority, you must authenticate at
the connection and not at the QMgr.  The quick and dirty way to do this is
with an IP-filtering channel exit such as BlockIP2.
(http://www.mrmq.dk/index.htm?BlockIP.htm)  A more comprehensive approach
(but which may be overkill for you at this stage) would be to use SSL
certificates and an SSL-compatible admin utility such as Support Pac M071.

-- T.Rob

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of
Jitender Bhatia
Sent: Monday, September 13, 2004 9:32 AM
To: [EMAIL PROTECTED]
Subject: (Resolved Thanks )RE: Re: MMC/Any GUI for administering MQ on
AIX


Resolved the problem. Thanks to all for info provided.

I found that following should be true for MQ Q Mgr to be administered
remotely from a GUI :
- Command Server should be running.
- Listener for the Q Mgr should be running.
- A Channel by the name SYSTEM.ADMIN.SVRCONN should exist.

I am able to use MQJExplorer as well as Websphere MQ Explorer for
administration.

BUT, how can i restrict who can administer, anyone with MQJExplorer can now
administer MQ Series. No authentication ? Any ideas on this are welcome.

regards


-Original Message-
From: Roger Lacroix [mailto:[EMAIL PROTECTED]
Sent: Saturday, September 11, 2004 12:47 AM
To: [EMAIL PROTECTED]
Subject: Re: MMC/Any GUI for administering MQ on AIX


Hi Jitender,

Time to RTM.

Chapter 2 of the WMQ Using Java manual explains how setup a Java program to
run
on AIX.  In particular, you need to setup the CLASSPATH and LIBPATH
environment
variables.

Once you do that MQJExplorer will run just fine on AIX.  I would suggest you
create a shell script to hold the environment variables and to launch
MQJExplorer.

Regards,
Roger Lacroix
Capitalware Inc.
http://www.capitalware.biz


Quoting Jitender Bhatia <[EMAIL PROTECTED]>:

> Hello
>
> I am using Version: 530 of MQ on AIX box.
> I unzipped the mqjexplorer on aix machine, but when i run it i get the
> following error message :
>
> Exception in thread "main" java.lang.UnsatisfiedLinkError: Can't find
library
> mq
> jbnd02  (libmqjbnd02.a or .so) in java.library.path
>
> I have /usr/mqm/java/lib defined in LIBPATH env variable.
> but there i do not see any libmqjbnd02.a
> instead i see following files there
> libMQXAi02.so
> libmqjbdf02.so
> libmqjbnd05.so
>
> I am not able to run MQJExplorer from Windows and connect to
> MessageQueueManager on AIX successfully because i do not know what needs
to
> be done on the AIX server to allow for remote administration.
>
> regds
> Jitender
>
> -Original Message-
> From: Bender, Alan [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 09, 2004 6:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: MMC/Any GUI for administering MQ on AIX
>
>
>
> I ran across MQJexplorer a few weeks back.  It is pure java and works with
> most all platforms.  You should check it out.
>
>
>
> http://www.kolban.com/mqjexplorer/
>
>
>
>
>
> -Original Message-
> From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Mike
> Davidson
> Sent: Thursday, September 09, 2004 7:54 AM
> To: [EMAIL PROTECTED]
> Subject: Re: MMC/Any GUI for administering MQ on AIX
>
>
>
>
> MO71 is a great tool for administering MQ. Here's the URL:
>
>
http://www-1.ibm.com/support/docview.wss?rs=203&uid=swg24000142&loc=en_US&cs
=utf-8&lang=en
>
> Mike Davidson
> TSYS MQ Tech Sup

AW: MQ Administrator (mo71)

2004-09-14 Thread Kleinmanns, Hubert
Yan,

you get the message:

 "please enter a valid value for ..."

For what? May be you mistyped something.

Regards
Hubert



-Ursprungliche Nachricht-
Von: MQSeries List [mailto:[EMAIL PROTECTED] Auftrag von Zhang,
Yan
Gesendet: Montag, 13. September 2004 21:20
An: [EMAIL PROTECTED]
Betreff: Re: MQ Administrator (mo71)


Correct, I have the client installed and my java client is running on the
same machine as the mo71 .


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 3:15 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Ok, you mentioned you do not have a local queue manager on the machine you
are doing the remote admin from. Do you have the client installed there?

the mo71 support pack does not install a client for you. you have to do that
separately. You said you have a JAVA app that connects just fine, I assume
you mean from the same machine the support pack in on but I can't be sure.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  Re: MQ
Administrator (mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 02:55
  PM
  Please respond to
  MQSeries List






Yes, I have it

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 2:54 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Does the queue manager you want to administrate have the
SYSTEM.ADMIN.SVRCONN defined? that is not a default object, you have to
create it.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  MQ Administrator
(mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 01:20
  PM
  Please respond to
  MQSeries List






I try to use the MQ Administrator to manage the queue manager on unix box.

I don't have a local queue manager, I would like to set up using the client
option.
Here is my configuration on the screen:

1. Queue Manager : QM_COVMSG1   ( this is the queue manager on the unix
box)
2. QM group: empty
3. Network Names: 10.68.1.63 (1414)  ( this is the ip/port the unix mq ) 4.
Via QM (empty, as I don't want to use a local q mgr ) 5. Reply Queue:
SYSTEM.DEFAULT.MODEL.QUEUE 6. Command Queue: SYSTEM.ADMIN.COMMAND.QUEUE
7.Server queue: (empty) 8.Client : checked 9. on Client configured pop up:
I
typed SYSTEM.ADMIN.SVRCONN, it always
say:
please enter a valid value for ...

And my q mgr's command server is running.

It always give me Error connecting via client to 'QM_COVMSG1' RC(2059) QMgr
not available.

I have a java program which can connect/put/retrieve messages from the same
desk top to the same unix box just fine.

Would you please help me out?

Thanks you very much!
Yan



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in the
Listserv G

Re: MQ Administrator (mo71)

2004-09-14 Thread Robert Broderick
When you click on the CLIENT box what do you have in "CONNECTION NAME". You
mentioned it as "Network Names: 10.68.1.63 (1414)  ( this is the ip/port the
unix mq )" but not down where you were explaining what was in the Client
POP-UP box (ie .on Client configured pop up: I typed SYSTEM.ADMIN.SVRCONN,
it always say:
please enter a valid value for ...).
Also do you have access through the SYSTEM.ADMIN.SVRCONN with the UserId you
are running. (This will be the next issue you may (?) hit.
 bobbee


From: "Zhang, Yan" <[EMAIL PROTECTED]>
Reply-To: MQSeries List <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: MQ Administrator (mo71)
Date: Mon, 13 Sep 2004 13:20:31 -0400
I try to use the MQ Administrator to manage the queue manager on unix box.
I don't have a local queue manager, I would like to set up using the client
option.
Here is my configuration on the screen:
1. Queue Manager : QM_COVMSG1   ( this is the queue manager on the unix
box)
2. QM group: empty
3. Network Names: 10.68.1.63 (1414)  ( this is the ip/port the unix mq )
4. Via QM (empty, as I don't want to use a local q mgr )
5. Reply Queue: SYSTEM.DEFAULT.MODEL.QUEUE
6. Command Queue: SYSTEM.ADMIN.COMMAND.QUEUE
7.Server queue: (empty)
8.Client : checked
9. on Client configured pop up: I typed SYSTEM.ADMIN.SVRCONN, it always
say:
please enter a valid value for ...
And my q mgr's command server is running.
It always give me Error connecting via client to 'QM_COVMSG1' RC(2059) QMgr
not available.
I have a java program which can connect/put/retrieve messages from the same
desk top to the same unix box just fine.
Would you please help me out?
Thanks you very much!
Yan

The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or
disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
_
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: MQ Administrator (mo71)

2004-09-14 Thread Lovett, Alan J
A thought - is your _Windows_ id defined on the Unix System as an MQ admin,
i.e. in group mqm?


Alan L

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Robert
Broderick
Sent: 14 September 2004 13:12
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)


When you click on the CLIENT box what do you have in "CONNECTION NAME". You
mentioned it as "Network Names: 10.68.1.63 (1414)  ( this is the ip/port the
unix mq )" but not down where you were explaining what was in the Client
POP-UP box (ie .on Client configured pop up: I typed SYSTEM.ADMIN.SVRCONN,
it always say:
>please enter a valid value for ...).

Also do you have access through the SYSTEM.ADMIN.SVRCONN with the UserId you
are running. (This will be the next issue you may (?) hit.

  bobbee




>From: "Zhang, Yan" <[EMAIL PROTECTED]>
>Reply-To: MQSeries List <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: MQ Administrator (mo71)
>Date: Mon, 13 Sep 2004 13:20:31 -0400
>
>I try to use the MQ Administrator to manage the queue manager on unix
>box.
>
>I don't have a local queue manager, I would like to set up using the
>client option. Here is my configuration on the screen:
>
>1. Queue Manager : QM_COVMSG1   ( this is the queue manager on the unix
>box)
>2. QM group: empty
>3. Network Names: 10.68.1.63 (1414)  ( this is the ip/port the unix mq
>) 4. Via QM (empty, as I don't want to use a local q mgr ) 5. Reply
>Queue: SYSTEM.DEFAULT.MODEL.QUEUE 6. Command Queue:
>SYSTEM.ADMIN.COMMAND.QUEUE 7.Server queue: (empty)
>8.Client : checked
>9. on Client configured pop up: I typed SYSTEM.ADMIN.SVRCONN, it always
>say:
>please enter a valid value for ...
>
>And my q mgr's command server is running.
>
>It always give me Error connecting via client to 'QM_COVMSG1' RC(2059)
>QMgr not available.
>
>I have a java program which can connect/put/retrieve messages from the
>same desk top to the same unix box just fine.
>
>Would you please help me out?
>
>Thanks you very much!
>Yan
>
>
>
>The contents of this e-mail are intended for the named addressee only.
>It contains information that may be confidential. Unless you are the
>named addressee or an authorized designee, you may not copy or use it,
>or disclose it to anyone else. If you received it in error please
>notify us immediately and then destroy it.
>
>Instructions for managing your mailing list subscription are provided
>in the Listserv General Users Guide available at http://www.lsoft.com
>Archive: http://vm.akh-wien.ac.at/MQSeries.archive

_
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: MQ Administrator (mo71)

2004-09-14 Thread Zhang, Yan
 valid value for channel name

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Kleinmanns, Hubert
Sent: Tuesday, September 14, 2004 2:46 AM
To: [EMAIL PROTECTED]
Subject: AW: MQ Administrator (mo71)

Yan,

you get the message:

 "please enter a valid value for ..."

For what? May be you mistyped something.

Regards
Hubert



-Ursprungliche Nachricht-
Von: MQSeries List [mailto:[EMAIL PROTECTED] Auftrag von Zhang, Yan
Gesendet: Montag, 13. September 2004 21:20
An: [EMAIL PROTECTED]
Betreff: Re: MQ Administrator (mo71)


Correct, I have the client installed and my java client is running on the
same machine as the mo71 .


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 3:15 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Ok, you mentioned you do not have a local queue manager on the machine you
are doing the remote admin from. Do you have the client installed there?

the mo71 support pack does not install a client for you. you have to do that
separately. You said you have a JAVA app that connects just fine, I assume
you mean from the same machine the support pack in on but I can't be sure.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  Re: MQ
Administrator (mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 02:55
  PM
  Please respond to
  MQSeries List






Yes, I have it

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 2:54 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Does the queue manager you want to administrate have the
SYSTEM.ADMIN.SVRCONN defined? that is not a default object, you have to
create it.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  MQ Administrator
(mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 01:20
  PM
  Please respond to
  MQSeries List






I try to use the MQ Administrator to manage the queue manager on unix box.

I don't have a local queue manager, I would like to set up using the client
option.
Here is my configuration on the screen:

1. Queue Manager : QM_COVMSG1   ( this is the queue manager on the unix
box)
2. QM group: empty
3. Network Names: 10.68.1.63 (1414)  ( this is the ip/port the unix mq ) 4.
Via QM (empty, as I don't want to use a local q mgr ) 5. Reply Queue:
SYSTEM.DEFAULT.MODEL.QUEUE 6. Command Queue: SYSTEM.ADMIN.COMMAND.QUEUE
7.Server queue: (empty) 8.Client : checked 9. on Client configured pop up:
I
typed SYSTEM.ADMIN.SVRCONN, it always
say:
please enter a valid value for ...

And my q mgr's command server is running.

It always give me Error connecting via client to 'QM_COVMSG1' RC(2059) QMgr
not available.

I have a java program which can connect/put/retrieve messages from the same
desk top to the same unix box just fine.

Would you please help me out?

Thanks you very much!
Yan



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Instructions for managing your mailing li

Cluster Question

2004-09-14 Thread Williams, Dave (Systems Management)
I asked this the other day, but saw no response - Thought I'd try again.
thanks. 

We have a CICS region connected to Queue Manager QM1. We decided to add
QM1 to a cluster. Do we have to change anything in MQ API statements in
application code running in our CICS region?   

And although I don't there to believe to be one - is there a limit to
the # of QMGRs you can create on an NT/Win2000 box?

Thanks, 

Dave  

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Unsubscribe

2004-09-14 Thread guy . duwelz
Unsubscribe

Re: Cluster Question

2004-09-14 Thread MQSeries
Hi Dave,
 
Probably you don't have to change anything. I say "probably", because, it depends on whether you would like to do workload balancing or not in your cluster. If not, make sure that the target queue is defined as "BIND_ON_OPEN".  In the application, if the BIND option is not set for MQOPEN, the default is  MQOO_BIND_AS_Q_DEF. 
 
Also, if your apps are putting the messages on an alias queue on QM1 (pointing to a cluster queue  on another qmgr), make sure that the programs are not specifying the queue manager name in the MQOPEN...
 
As far as I know, the number of the qmgrs is limited by the capacity of the machine.
 
Hope this helps.
 
Ruzi
 
"Williams, Dave (Systems Management)" <[EMAIL PROTECTED]> wrote:
I asked this the other day, but saw no response - Thought I'd try again.thanks. We have a CICS region connected to Queue Manager QM1. We decided to addQM1 to a cluster. Do we have to change anything in MQ API statements inapplication code running in our CICS region? And although I don't there to believe to be one - is there a limit tothe # of QMGRs you can create on an NT/Win2000 box?Thanks, Dave Instructions for managing your mailing list subscription are provided inthe Listserv General Users Guide available at http://www.lsoft.comArchive: http://vm.akh-wien.ac.at/MQSeries.archive

Re: Issuing MQSC commands on a remote queue manager

2004-09-14 Thread MQSeries
Paul, it only took you a couple of hours? Wooow! I have just used MQSC, it is amazing! Thanks for the wonderful job!
 
RuziPaul Clarke <[EMAIL PROTECTED]> wrote:
Michael, thanks for your kind words but I think 'awesome' is stretching ita bit. It only took me a couple of hours to write so please don't expecttoo much. After talking with a few other folks we decided to ship it as anew SupportPac but we are currently held up trying to get a SupportPacnumber assigned !It is a simple windows command line program which allows you to effectivelyrun RUNMQSC as a client. You must have the command server running on thetarget queue manager. For anyone wanting to try it out you can access it byftp testcase.boulder.ibm.comlogon using anonymous and e-mail addresscd \ts\fromibm\mqseriesbinget paul_mqsc.zipUnzip the zip file and read the PDF. This reading the manual step is veryimportant because otherwise the .EXE file will dissolve your harddrive.Any comments, suggestion good or
 bad, always welcome,Cheers,P.Paul G ClarkeWebSphere MQ DevelopmentIBM HursleyMQSeries List <[EMAIL PROTECTED]>wrote on 12/09/2004 23:45:26:> All,> Just hold your breath a little longer.> I have been working with Paul Clarke, author of MO71 to> Get a runmqsc 'client' that uses MO71 config files.> I already have a beta version and it should come out as part> of MO71 version 5.3.4 (5.3.3 is the current version)>> Just give Paul some time as this is awesome. It even supports> the SSL stuff from MO71 so you can have secured remote runmqsc> access to any Qmgr from your desktop.>> Michael>>> Mabrito,Greg wrote:>> > I am attempting to run MQSC commands on a remote queue manager from a> > non default local queue manager. Is it possible to do this? Since> > runmqsc doesn't accept multiple queue managers I assume
 you need a> > local default queue manager to send remote MQSC commands from. Does> > anyone have any workarounds other than making the local queue manager> > the default?> >> >> > Thanks,> > GregInstructions for managing your mailing list subscription are provided inthe Listserv General Users Guide available at http://www.lsoft.comArchive: http://vm.akh-wien.ac.at/MQSeries.archive

SAVEQMGR

2004-09-14 Thread Karla Kirkpatrick

Hi All, 

I have used in the past an application provided from MQ Support that allows you tosave your mq configuration.
Do you knwo where I can get it? I need the version for Aix.

Thanks! :-)

Karla E. Kirkpatrick

MQSeries, System Administrator for Special Events
Phone: (919) 486-2213
e-mail: [EMAIL PROTECTED]

Re: SAVEQMGR

2004-09-14 Thread philip . distefano
http://www-1.ibm.com/support/docview.wss?rs=203&q1=mA1J&uid=swg24000673&loc=en_US&cs=utf-8&lang=en








|-+>
| |   Karla Kirkpatrick|
| |   <[EMAIL PROTECTED]|
| |   COM> |
| |   Sent by: MQSeries|
| |   List |
| |   <[EMAIL PROTECTED]|
| |   n.ac.at> |
| ||
| ||
| |   09/14/2004 01:34 |
| |   PM   |
| |   Please respond to|
| |   MQSeries List|
| ||
|-+>
  
>--|
  |
  |
  |   To:   [EMAIL PROTECTED]  
|
  |   cc:  
  |
  |   Subject:  SAVEQMGR   
  |
  
>--|




Hi All,

I have used in the past an application provided from MQ Support that allows
you tosave your mq configuration.
Do you knwo where I can get it? I need the version for Aix.

Thanks! :-)

Karla E. Kirkpatrick

MQSeries, System Administrator for Special Events
Phone: (919) 486-2213
e-mail: [EMAIL PROTECTED]






This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: SAVEQMGR

2004-09-14 Thread Joe H. Smith
http://www-306.ibm.com/software/integration/support/supportpacs/product.html

Support Pac MS03





Joan Hughes
IT Technical Specialist
IBM Certified System Administrator - WebSphere MQ, v5.3
608-827-3523


=

 Karla Kirkpatrick
 <[EMAIL PROTECTED]
 COM>   To
 Sent by: MQSeries [EMAIL PROTECTED]
 List   cc
 <[EMAIL PROTECTED]
 n.AC.AT>  Subject
   SAVEQMGR

 09/14/2004 12:34
 PM


 Please respond to
   MQSeries List
 <[EMAIL PROTECTED]
 n.AC.AT>






Hi All,

I have used in the past an application provided from MQ Support that allows
you tosave your mq configuration.
Do you knwo where I can get it? I need the version for Aix.

Thanks! :-)

Karla E. Kirkpatrick

MQSeries, System Administrator for Special Events
Phone: (919) 486-2213
e-mail: [EMAIL PROTECTED]

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


FW: Cluster Question

2004-09-14 Thread Potkay, Peter M (ISD, IT)
-Original Message-
From: Potkay, Peter M (ISD, IT)
Sent: Friday, September 10, 2004 3:15 PM
To: 'MQSeries List'
Subject: RE: Cluster Question


No.

If your messages have an Affinity (all the messages in some sort of
application defined group need to be processed by one instance of an app
somewhere in the cluster) and there are multiple queues in the cluster, you
don't want round robining. In that case the queue needs to be opened with
the BIND_ON_OPEN option. Either code the app specifically to do that, or
make sure the queues are defined that way, and the app will pick up that
attribute by getting the default of MQOO_BIND_AS_Q_DEF as long as it didn't
specifically code MQOO_BIND_NOT_FIXED, which it shouldn't have since it was
never in a cluster.



-Original Message-
From: Williams, Dave (Systems Management) [mailto:[EMAIL PROTECTED]
Sent: Friday, September 10, 2004 3:06 PM
To: [EMAIL PROTECTED]
Subject: Cluster Question


We have a CICS region connected to Queue Manager QM1. We decided to add
QM1 to a cluster. Do we have to change anything in MQ API statements in
application code running in our CICS region?
Thank you.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


This communication, including attachments, is for the exclusive use of
addressee and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, any use, copying,
disclosure, dissemination or distribution is strictly prohibited. If
you are not the intended recipient, please notify the sender
immediately by return email and delete this communication and destroy all copies.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


FW: Cluster Question - and another thing....

2004-09-14 Thread Potkay, Peter M (ISD, IT)
-Original Message-
From: Potkay, Peter M (ISD, IT)
Sent: Friday, September 10, 2004 3:24 PM
To: 'MQSeries List'
Subject: RE: Cluster Question - and another thing


http://www.mqseries.net/phpBB2/viewtopic.php?t=16926&highlight=queue+manager
s



-Original Message-
From: Williams, Dave (Systems Management) [mailto:[EMAIL PROTECTED]
Sent: Friday, September 10, 2004 3:08 PM
To: [EMAIL PROTECTED]
Subject: Cluster Question - and another thing


Also... Is there a limit for the number of Queue Managers running on the
same NT server? If the answer is Yes, what is it?


-Original Message-
From: Williams, Dave (Systems Management)
Sent: Friday, September 10, 2004 3:06 PM
To: 'MQSeries List'
Subject: Cluster Question


We have a CICS region connected to Queue Manager QM1. We decided to add
QM1 to a cluster. Do we have to change anything in MQ API statements in
application code running in our CICS region?
Thank you.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


This communication, including attachments, is for the exclusive use of
addressee and may contain proprietary, confidential or privileged
information. If you are not the intended recipient, any use, copying,
disclosure, dissemination or distribution is strictly prohibited. If
you are not the intended recipient, please notify the sender
immediately by return email and delete this communication and destroy all copies.

Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


WMQI Destination Lists versus WMQ Distribution Lists

2004-09-14 Thread Lynn Nelson



Listers,
 
I always thought that 
when you created a destination list in WMQI it actually generated a WMQ 
distribution list under the covers.
 
I am now questioning this 
belief because I notice that when a WMQI destination list contains multiple 
destination queues that reside on the same queue manager,  there are 
multiple messages generated on the transmission queue.  With distribution 
lists, there should be only one message generated on the transmission queue, 
right?
 
Both the target and source 
QMgrs support distribution lists.  My only conclusion is that the WMQI 
destination list is a poor man's distribution list in that it simulates the 
functionality of distribution lists but not the performance 
benefits.
 
Can anyone shed any light 
on this?
 
    Thanks,
    Lynn

 
 


Re: MQ Administrator (mo71)

2004-09-14 Thread Chan, Ian M
Yan,

May be you should try using the client sample program to test it out first.
Try set the MQSERVER variable with the same information (channels, qmgr,
connection, port,..) and use the sample client program amqsbcgc to browse a
queue to ensure the definitions are there first.

Regards,

Ian

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] Behalf Of Zhang,
Yan
Sent: Tuesday, 14 September 2004 11:15 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)


 valid value for channel name

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Kleinmanns, Hubert
Sent: Tuesday, September 14, 2004 2:46 AM
To: [EMAIL PROTECTED]
Subject: AW: MQ Administrator (mo71)

Yan,

you get the message:

 "please enter a valid value for ..."

For what? May be you mistyped something.

Regards
Hubert



-Ursprungliche Nachricht-
Von: MQSeries List [mailto:[EMAIL PROTECTED] Auftrag von Zhang, Yan
Gesendet: Montag, 13. September 2004 21:20
An: [EMAIL PROTECTED]
Betreff: Re: MQ Administrator (mo71)


Correct, I have the client installed and my java client is running on the
same machine as the mo71 .


-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 3:15 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Ok, you mentioned you do not have a local queue manager on the machine you
are doing the remote admin from. Do you have the client installed there?

the mo71 support pack does not install a client for you. you have to do that
separately. You said you have a JAVA app that connects just fine, I assume
you mean from the same machine the support pack in on but I can't be sure.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  Re: MQ
Administrator (mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 02:55
  PM
  Please respond to
  MQSeries List






Yes, I have it

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of Bill
Anderson
Sent: Monday, September 13, 2004 2:54 PM
To: [EMAIL PROTECTED]
Subject: Re: MQ Administrator (mo71)

Does the queue manager you want to administrate have the
SYSTEM.ADMIN.SVRCONN defined? that is not a default object, you have to
create it.

Bill Anderson
SITA Atlanta, GA
Standard Messaging Engineering
WebSphere MQ Service Owner
770-303-3503 (office)
404-915-3190 (cell)
[EMAIL PROTECTED]
http://www.mconnect.aero/



  "Zhang, Yan"
  <[EMAIL PROTECTED]To:
[EMAIL PROTECTED]
  COM> cc:
  Sent by: MQSeriesSubject:  MQ Administrator
(mo71)
  List
  <[EMAIL PROTECTED]
  N.AC.AT>


  09/13/2004 01:20
  PM
  Please respond to
  MQSeries List






I try to use the MQ Administrator to manage the queue manager on unix box.

I don't have a local queue manager, I would like to set up using the client
option.
Here is my configuration on the screen:

1. Queue Manager : QM_COVMSG1   ( this is the queue manager on the unix
box)
2. QM group: empty
3. Network Names: 10.68.1.63 (1414)  ( this is the ip/port the unix mq ) 4.
Via QM (empty, as I don't want to use a local q mgr ) 5. Reply Queue:
SYSTEM.DEFAULT.MODEL.QUEUE 6. Command Queue: SYSTEM.ADMIN.COMMAND.QUEUE
7.Server queue: (empty) 8.Client : checked 9. on Client configured pop up:
I
typed SYSTEM.ADMIN.SVRCONN, it always
say:
please enter a valid value for ...

And my q mgr's command server is running.

It always give me Error connecting via client to 'QM_COVMSG1' RC(2059) QMgr
not available.

I have a java program which can connect/put/retrieve messages from the same
desk top to the same unix box just fine.

Would you please help me out?

Thanks you very much!
Yan



The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose
it to anyone else. If you received it in error please notify us immediately
and then destroy it.

Instructions for managing your mailing list subscription are provided in the
Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive

Instructions for managing your mailing list subscription are pr

Re: Cluster Question

2004-09-14 Thread Jim Nuckolls
Dave,
If CICS transactions are putting to a queue that is a cluster
queue and local copies are hosted on multiple Qmgr's, you may
want to consider whether or not there is a need to set the
"Bind-on-Open" option when you open the queue. That is entirely
application dependent. If all the messages put by that particular
instance of the transaction need to go to the same instance of
the cluster queue then you will need to set that option. If the
transactions are just doing gets, then it will require no change.
Cheers...
Jim Nuckolls
Williams, Dave (Systems Management) wrote:
I asked this the other day, but saw no response - Thought I'd try again.
thanks.
We have a CICS region connected to Queue Manager QM1. We decided to add
QM1 to a cluster. Do we have to change anything in MQ API statements in
application code running in our CICS region?
And although I don't there to believe to be one - is there a limit to
the # of QMGRs you can create on an NT/Win2000 box?
Thanks,
Dave
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive


Re: Sample code to get a JMS message specifying the Correlation ID

2004-09-14 Thread WR
At 09:15 AM 9/13/2004, Lawrence Coombs wrote:
I am trying to use a JMS program to get a message based on a specific
correlation ID. Does anyone have any snippet of code they would like to
share that does this?
If you have a saved Correlation ID that you want to use for selection, set
up a selector and retrieve the message as shown here:
String messageSelector = "JMSCorrelationID = '" + SaveCorID + "'";
QueueReceiver queueReceiver = session.createReceiver(iQueue, messageSelector);
Message inMessage = queueReceiver.receive(5000);
If you want to construct your own Correlation ID, there's a trick -- the
string you hand to JMS must have a prefix of "ID:" followed by a string of
up to 48 hex characters.  See the following example to make a Correlation
ID of ASCII "ABC":
String messageSelector = "JMSCorrelationID = 'ID:414243'";
-Will
Instructions for managing your mailing list subscription are provided in
the Listserv General Users Guide available at http://www.lsoft.com
Archive: http://vm.akh-wien.ac.at/MQSeries.archive