Re: Clustering Question

2004-11-29 Thread Tony.Allison



Alan,
 
Found this information out off of 
MQSeries.net
 
http://www.mqseries.net/phpBB2/viewtopic.php?t=12350&highlight=object
 
It appears that it can be done without the dreaded 
2085.
 
Thanks for your input
 
Tony


From: MQSeries List 
[mailto:[EMAIL PROTECTED] On Behalf Of Bender, 
AlanSent: Monday, November 29, 2004 10:17 AMTo: 
[EMAIL PROTECTED]Subject: Re: Clustering 
Question



Tony,
We have an application 
running with the same component versions.  You must remember that in a 
cluster containing multiple copies of the same Queue name the cluster will load 
balance.  We have also noted that with the JMS client connection if the 
QMGR name is used in the JMS configuration we get the dreaded 2085 error code 
MQRC_UNKNOWN_OBJECT_NAME.  What we have done is to append the Queue name 
with the, in our case, division number. (example: TEST.QUEUE.012).  That 
way you have a unique queue.  This may seem simplistic but it does 
work.
Alan




From: MQSeries 
List [mailto:[EMAIL PROTECTED] On 
Behalf Of Tony.AllisonSent: Monday, November 29, 2004 9:53 
AMTo: 
[EMAIL PROTECTED]Subject: Clustering 
Question
 

Good morning 
everyone...

 

I think I am having a brain 
meltdown  Here is what we are trying to 
accomplish.

 

Components:1. WAS 5.1 2. 
Websphere MQ 5.3.0.8

 

1370 queue managers in single 
cluster.  WAS application running with client connection to central queue 
manager needs to send a single message to one queue manager in the 
cluster.  (There are 1364 instances of for example (TEST.QUEUE)  One 
on each of the queue managers in the cluster.  The queue managers are 
broken down into two categories (HQ and Stores) all stores queue managers are 
distributed across the country and each have a unique 
name.

 

My question is, How can my local HQ 
application running on WAS put a message to a specific queue manager within the 
cluster? 

 

I know each MQ object has a unique 
name (Object Name / Object QMGR Name)  Where in the JMS code can we put the 
specific name?

 

Thanks for any input you can 
provide.

 

Thanks

 
Tony 
Allison
Technical 
Architect
Target 
Technology Services
Enterprise 
Tools / Middleware
33 South 6th 
Street
11th Floor / 
Cube 11240
Minneapolis, 
MN
Direct (612) 
304-3740
Cell Phone 
(612) 306-0487
E-Mail: [EMAIL PROTECTED]
 

 


Clustering Question

2004-11-29 Thread Tony.Allison



Good morning everyone...
 
I think I am having a brain meltdown  Here 
is what we are trying to accomplish.
 
Components:1. WAS 5.1 2. Websphere MQ 
5.3.0.8
 
1370 queue managers in single cluster.  WAS 
application running with client connection to central queue manager needs to 
send a single message to one queue manager in the cluster.  (There are 1364 
instances of for example (TEST.QUEUE)  One on each of the queue managers in 
the cluster.  The queue managers are broken down into two categories (HQ 
and Stores) all stores queue managers are distributed across the country and 
each have a unique name.
 
My question is, How can my local HQ application 
running on WAS put a message to a specific queue manager within the cluster? 

 
I know each MQ object has a unique name (Object 
Name / Object QMGR Name)  Where in the JMS code can we put the specific 
name?
 
Thanks for any input you can provide.
 
Thanks
 
Tony 
Allison
Technical 
Architect
Target 
Technology Services
Enterprise Tools / Middleware
33 South 
6th Street
11th 
Floor / Cube 11240
Minneapolis, MN
Direct 
(612) 304-3740
Cell 
Phone (612) 306-0487
E-Mail: 
[EMAIL PROTECTED]
 
 


Re: Services properties lost

2004-11-01 Thread Tony.Allison



Enrico,
 
There are known issues with CSD06 
which pertain to the issues you are having.  You can browse this site in 
the archives and see all of the known issues.
 
My suggestion would be to go to 
CSD07 or CSD08 and you will see these issues go 
away.
 
Sincerely,

Tony 
Allison
Technical 
Architect
Target 
Technology Services
Enterprise Tools / Middleware
33 South 
6th Street
11th 
Floor / Cube 11240
Minneapolis, MN
Direct 
(612) 304-3740
Cell 
Phone (612) 518-2625
E-Mail: 
[EMAIL PROTECTED]
 


From: MQSeries List [mailto:[EMAIL PROTECTED] 
On Behalf Of Enrico StrydomSent: Monday, November 01, 2004 
7:58 AMTo: [EMAIL PROTECTED]Subject: Services 
properties lost

Hi 
all,
 
I am 
using Websphere MQ 5.3 CSD06 on Win 2000 SP4. (I have not tried 
CSD07)
 
I 
have a problem whereby the properties for some of the services for MQ gets 
lost.
If 
the sequence of installation/setup is the following:
1) Install 
MQ server
2) add admin 
id to MQM group
3) create 
queue manager
4) runmqsc 
with script to add objects
5) create 
trigger monitor service
6) apply 
CSD06
then 
all seems fine . . .
If I 
change the sequence to:

1) Install 
MQ server

2) apply 
CSD063) add admin id to MQM 
group
4) create 
queue manager
5) runmqsc 
with script to add objects
6) create 
trigger monitor service
When 
I restart the machine en look at the services MMC, the listerner is not running. 
When I look at the properties of the listener the port number is empty. When I 
update the port number and start the service then all is well until the next 
reboot (port number missing again).
By 
installing in the sequence first mentioned,  I got around that specific 
problem.
 
I now 
sit with the problem whereby the Trigger monitor on some machines is showing the 
same symptoms (loosing the init queue property). This last problem I have not 
been able to recreate - I am going on information received from a client (deep 
in Africa)
 
I am 
just about convinced that the problem is not with the MMC snap-in - I stop 
MQSeries, add the required registry entries (with an edited .reg file), restart 
MQ  and all is well (until the next reboot). The registry keys that is 
missing (trigger monitor) are the following:
"Hide"=dword:0001"InitQueue"="OPMON.TRIGGER.INITQUEUE"
and 
for the listener the missing entries are:
"Port"=dword:0586"Hide"=dword:0001
 
This 
is what the entries look like on a working machine
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\Services\X!QMAN\Listener]"Startup"=dword:0001"ServiceType"=dword:0003"RecAction"=dword:0001"RecDelay"=dword:0001"RecAttempts"=dword:0003"Protocol"=dword:0002"Port"=dword:0586"Hide"=dword:0001
 
[HKEY_LOCAL_MACHINE\SOFTWARE\IBM\MQSeries\CurrentVersion\Configuration\Services\X!QMAN\Trigger 
Monitor]"Startup"=dword:0001"ServiceType"=dword:0005"RecAction"=dword:0001"RecDelay"=dword:0001"RecAttempts"=dword:0003"Hide"=dword:0001"InitQueue"="OPMON.TRIGGER.INITQUEUE"
 
 
Any 
help greatly appreciated
Enrico
 
 
 
 
 
 
 

 
 
 
 


Re: Starting a 5.3 Queue manager

2004-10-15 Thread Tony.Allison
Question, Why do you not want the channel init running?

I ask this for the following reason.

If your queue manager has any channels running to send or receive
messages and your channel goes down it is the job of the chl init to
attempt to restart the channels following the retry parameters.

No chl init, no channel restarts.  Also, if you are using clustering, no
channel auto definitions and starts.

Tony Allison
Technical Architect
Target Technology Services
Enterprise Tools / Middleware
33 South 6th Street
11th Floor / Cube 11240
Minneapolis, MN
Direct (612) 304-3740
Cell Phone (612) 518-2625
E-Mail: [EMAIL PROTECTED]
 
 

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Lawrence Coombs
Sent: Friday, October 15, 2004 11:43 AM
To: [EMAIL PROTECTED]
Subject: Re: Starting a 5.3 Queue manager

This is an AIX queue manager NOT windows.

It's a long story.

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 RC '2080' and '2010'

2004-10-15 Thread Tony.Allison
Good morning,

The maximum message length across a channel is still 4MB. If you want to
send a larger message you must use segmentation (break your message into
segments).  This is done within your application code setting the
message grouping and segmentation allowed.

Hope this helps

Tony Allison 

-Original Message-
From: MQSeries List [mailto:[EMAIL PROTECTED] On Behalf Of
Michael Fleck
Sent: Friday, October 15, 2004 7:42 AM
To: [EMAIL PROTECTED]
Subject: MQ RC '2080' and '2010'

Hi list members,

I've a problem with MQ 5.3 CSD 4 on a Windows 2000 Server.

I've defined a Maximum Message Length of 100 MB on the Queue Manager,
the channels and the queues. Although the client gets an error '2010',
if the message is longer than 10 MB.
Another client wants to get the message out of this queue. This client
gets a RC '2080'. This also happens, if the message 6 MB. 4MB seems to
work.

Any ideas?

Thanks in advance
Michael Fleck   

Landschaftsverband Rheinland
InfoKom
email: [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

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


MQ Upgrade V 5.2 to 5.3 on Solaris

2004-10-06 Thread Tony.Allison
Good afternoon everybody. 

We are in the process of planning the upgrade of MQ running on Sun
Solaris from version 5.2 to version 5.3. I have searched the archives
and also the IBM documentation. There are really no clear cut answers to
the problem. 

We do not want to delete and recreate the queue managers. If I remember
correctly when I did a fresh install on Solaris it searched for previous
MQ installations. 

Can somebody give us precise steps to successfully implement this
upgrade? 

Thanks for your time in advance 
_
Cheers!! 

Tony Allison 


Tony Allison
Technical Architect
Target Technology Services
33 South 6th Street
11th Floor / Cube 11240
Minneapolis, MN
Direct (612) 304-3740
Cell Phone (612) 518-2625

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