Author |
Message |
Topic: [Solved] How to see the last message # for a channel in unix |
chrisng
Replies: 1 Views: 1875
|
Forum: General Discussion Posted: Sun Feb 09, 2003 8:19 pm Subject: [Solved] How to see the last message # for a channel in unix |
Have you try ----> dis chs(*) all
That should give you all the chl info, include statistical info, such as total message sent/received since last restart.
Chris |
Topic: Multiple Channel instances |
chrisng
Replies: 13 Views: 7740
|
Forum: General IBM MQ Support Posted: Thu Sep 12, 2002 5:24 pm Subject: Pipelinelength no available for MQ V5.2 OS/390 |
In my case, unfortunately, Pipelinelength is only supported on these platforms but not OS/390.
MQSeries for AIX¦, V5.2
MQSeries for AS/400¦, V5.2
MQSeries for HP-UX, V5.2
MQSeries for Linu ... |
Topic: How to monitor MQ on TPF system? |
chrisng
Replies: 3 Views: 10005
|
Forum: IBM MQ Performance Monitoring Posted: Thu Jul 11, 2002 5:21 pm Subject: How to monitor MQ on TPF system? |
I don't think there are any off-the-shelf monitoring tools for TPF.
At the time we are looking for the TPF tool, some vendor mention about writing some code using PCF to investigate the MQ status, bu ... |
Topic: Do MQ Channel cache in IP address? |
chrisng
Replies: 12 Views: 16573
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Jun 13, 2002 9:22 pm Subject: Do MQ Channel cache in IP address? |
A answer for from IBM.
......After discussing this with the developer about the DNS.
everytime a channel RETRY's a GetHostbyName call will be issued.
so, they dont cache ... |
Topic: Do MQ Channel cache in IP address? |
chrisng
Replies: 12 Views: 16573
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu May 30, 2002 11:29 pm Subject: Do MQ Channel cache in IP address? |
MQ cluster is not an option as:
1. external company do not have a policy for MQ cluster.
2. MQ cluster is an workload balancing solution, message sequence can not be preserved without using the MQ c ... |
Topic: Do MQ Channel cache in IP address? |
chrisng
Replies: 12 Views: 16573
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue May 28, 2002 5:25 pm Subject: Do MQ Channel cache in IP address? |
For MQ V5.2 on MVS. If the sender chl is defined with DNS, the CHIN started task will cache in the actual IP address from MVS and stored in the CHIN address space. Therefore, if the DNS was changed to ... |
Topic: Do MQ Channel cache in IP address? |
chrisng
Replies: 12 Views: 16573
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun May 26, 2002 8:48 pm Subject: Do MQ Channel cache in IP address? |
If a MQ sender channel is defined using DNS name. When this channel is
attending to reconnect with the remote receiver during a Channel RETRY
or due to channel disconnect interval expire case ... |