Author |
Message |
Topic: AS/400 MQ Put Message Utility |
kglenn
Replies: 1 Views: 3077
|
Forum: General IBM MQ Support Posted: Wed Jun 09, 2004 11:59 am Subject: AS/400 MQ Put Message Utility |
Need assistance on how to use sample get/put utilities on AS/400. If anyone can assist it would be greatly appreciated. |
Topic: cleanup semaphore |
kglenn
Replies: 2 Views: 2800
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 06, 2004 9:39 am Subject: cleanup semaphore |
mq_pm
I have a script that will clean that up for you, just send an email to kglenn@promenix.com and I will get that to you.
Ken |
Topic: How to find which Client connection takes the max ???? |
kglenn
Replies: 37 Views: 28201
|
Forum: General Discussion Posted: Thu May 06, 2004 6:41 am Subject: How to find which Client connection takes the max ???? |
Peter,
Why not have a one to one relationship with client/client channel, that way there is no mistake as to which app is causing the channels to max out. I dont have to know which set of IPs are a ... |
Topic: How to find which Client connection takes the max ???? |
kglenn
Replies: 37 Views: 28201
|
Forum: General Discussion Posted: Thu May 06, 2004 5:51 am Subject: How to find which Client connection takes the max ???? |
Sahlini,
Making sure that the client apps that connect have thier own client channel will give you the ability to determine who the culprit is. If you have two clients connecting to a qmgr and you ... |
Topic: Queue Manager logs in HP-UX |
kglenn
Replies: 3 Views: 8413
|
Forum: IBM MQ Performance Monitoring Posted: Wed May 05, 2004 6:23 am Subject: Queue Manager logs in HP-UX |
The easiest solution to your problem, without losing the objects already defined within said queue manager is as follows,
1. Create queue manager by the same name on another server, ensuring that ... |
Topic: How to find which Client connection takes the max ???? |
kglenn
Replies: 37 Views: 28201
|
Forum: General Discussion Posted: Wed May 05, 2004 5:52 am Subject: Max Channels |
Shalini,
The easiest way to figure out who is consuming all of the connections would be to have each one of the apps that does a client connection have its own SVRCONN channel based on the name of ... |