Author |
Message |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 1:38 am Subject: Performance MQSeries 6.0.2.5 |
you're right, only I can still receive messages from another queuemanager (on the same server). |
Topic: MAX DEPTH of a Queue |
Ko
Replies: 5 Views: 17090
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 1:35 am Subject: MAX DEPTH of a Queue |
In MQSeries you can do a:
display qlocal(<QUEUENAME>)
Then you will see the maxdepth of the queue in the properties.
you can alter it with
alter qlocal(<QUEUENAME> ... |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 1:27 am Subject: Performance MQSeries 6.0.2.5 |
Hi,
We are trying to use the listener you specified. We would like to shutdown the inetd service (specified in the inetd.conf). So I have do a
# svcadm refresh inetd
When I send a message tr ... |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Fri Aug 07, 2009 6:59 am Subject: Performance MQSeries 6.0.2.5 |
Peter, we are reasearching the possibilties you gaved me, thnx. |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Fri Aug 07, 2009 12:35 am Subject: Performance MQSeries 6.0.2.5 |
JosephGramig said,
The inetd configuration is only supported for backwards compatibility.
We use 6.0.2.5., on the other side they use 5.2, do you mean that this combination is not possible to ... |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2009 5:29 am Subject: Performance MQSeries 6.0.2.5 |
No I mean that we have only 2GB of RAM totally. Not pro instance. |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2009 5:11 am Subject: Performance MQSeries 6.0.2.5 |
Hi,
we see on our server that the memory is increased to the max of 2GB RAM.
I see that the system reserves 25MB pro amqcrsta proces but only uses 3MB. Where is te rest of the 22MB? When we go to us ... |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Wed Aug 05, 2009 6:30 am Subject: Performance MQSeries 6.0.2.5 |
All, thanks for the answers!
When I do a top on the processes I see many commands beginning with:
/opt/mqm/bin/amqcrsta -m <QUEUEMANAGER>
When I do a dis chs(*) in MQSeries I see that t ... |
Topic: Performance MQSeries 6.0.2.5 |
Ko
Replies: 21 Views: 24461
|
Forum: General IBM MQ Support Posted: Wed Aug 05, 2009 1:47 am Subject: Performance MQSeries 6.0.2.5 |
Dear all,
we are using MQ Server 6.0.2.5 on Unix and we have an issue with the performance of MQSeries.
I see that many processes (grep on proces mqm) beginning with
/opt/mqm/bin/amqcrsta -m & ... |