Author |
Message
|
rkford11 |
Posted: Tue May 03, 2005 1:33 pm Post subject: Queue manager logs |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
I have 2 queue managers on 2 different machines. One queue manager writes lot of logs archive folder and at the same time the other doesnot. i have set up linear logging for both the queue managers and the environment is windows. Please guide me in understanding the logs written by the queue manager.
Thanks |
|
Back to top |
|
 |
Anirud |
Posted: Tue May 03, 2005 1:42 pm Post subject: Re: Queue manager logs |
|
|
 Master
Joined: 12 Feb 2004 Posts: 285 Location: Vermont
|
rkford11 wrote: |
One queue manager writes lot of logs archive folder and at the same time the other doesnot. |
what do you mean by writes lot of logs archive folder?
If you are talking about the number of log files, that number depends on the number of Primary and Secondary logfiles specified in the mqs.ini or qm.ini file |
|
Back to top |
|
 |
JT |
Posted: Tue May 03, 2005 1:49 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Quote: |
One queue manager writes lot of logs archive folder and at the same time the other does not. |
Then that queue manager is either performing more message activity than the other queue manager or the size of the messages that queue manager is processing are much larger. |
|
Back to top |
|
 |
rkford11 |
Posted: Tue May 03, 2005 2:16 pm Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
JT wrote: |
Then that queue manager is either performing more message activity than the other queue manager or the size of the messages that queue manager is processing are much larger. |
The size of the messages sent to both the queue managers is same. So its message activity of the queue manager.
when the environment and the other settings are the same on both the queue managers, how is that one is more active than the other.what factors decide the activity of the queue manager.
Thanks |
|
Back to top |
|
 |
JT |
Posted: Tue May 03, 2005 8:29 pm Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
What makes you think that the messages would be evenly distributed between the two queue managers?
How are the messages written to the queue managers?
Are the queue managers clustered? |
|
Back to top |
|
 |
rkford11 |
Posted: Wed May 04, 2005 5:50 am Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
yes, the queue managers are clustered.
Thanks |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 04, 2005 5:52 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Is one box the FR and the other a PR?
Is one box acting as a gateway to the cluster and the other not?
Are your developers using BIND_ON_OPEN? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rkford11 |
Posted: Wed May 04, 2005 6:10 am Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
jefflowrey wrote: |
Is one box the FR and the other a PR?
Is one box acting as a gateway to the cluster and the other not?
Are your developers using BIND_ON_OPEN? |
Both the boxes are full repositories. and the default bind on cluster queues is not fixed.
Thanks |
|
Back to top |
|
 |
JT |
Posted: Wed May 04, 2005 6:36 am Post subject: |
|
|
Padawan
Joined: 27 Mar 2003 Posts: 1564 Location: Hartford, CT.
|
Although the queue managers are clustered, are all of the applications also clustered?
Are any of the applications using remote queues or specifying one of the queue mangers when writing messages? |
|
Back to top |
|
 |
jefflowrey |
Posted: Wed May 04, 2005 6:46 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
rkford11 wrote: |
the default bind on cluster queues is not fixed. |
Are you sure the apps are using the default bind?  _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rkford11 |
Posted: Wed May 04, 2005 7:40 am Post subject: |
|
|
Partisan
Joined: 06 Jun 2004 Posts: 316
|
Applications are not using any of the remote queues and we have not specified the queue manager when writing the messages.
Apps are using the default bind.
Thanks |
|
Back to top |
|
 |
|