Author |
Message |
Topic: Pub-Sub Broker dies |
shash
Replies: 9 Views: 11455
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 06, 2006 2:54 pm Subject: Pub-Sub Broker dies |
Another point to note is that I use terminal services client to connect to the WebSphere MQ server. When my terminal services session ends due to a time out or when I deliberately log out of my termin ... |
Topic: Pub-Sub Broker dies |
shash
Replies: 9 Views: 11455
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 06, 2006 12:28 pm Subject: Pub-Sub Broker dies |
Venela, my WebSphere Application server and WebSphere MQ run on different machines. So I am running in Client connection mode. |
Topic: Pub-Sub Broker dies |
shash
Replies: 9 Views: 11455
|
Forum: IBM MQ Java / JMS Posted: Wed Sep 06, 2006 9:45 am Subject: Pub-Sub Broker dies |
I am attaching the following - output of PCIVTRun, two FDCs and content of AMQ*.LOG
D:\apps\IBM\WebSphere MQ\Java\bin>PSIVTRun -nojndi -client -m TESTQM -host MYHOST -port 1450 -channel JAVA.C ... |
Topic: Pub-Sub Broker dies |
shash
Replies: 9 Views: 11455
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 05, 2006 1:47 pm Subject: Pub-Sub Broker dies |
Yes. The error I reported was extracted from AMQERR01.LOG which is under D:\apps\IBM\WebSphere MQ\Errors |
Topic: Pub-Sub Broker dies |
shash
Replies: 9 Views: 11455
|
Forum: IBM MQ Java / JMS Posted: Tue Sep 05, 2006 1:39 pm Subject: Pub-Sub Broker dies |
Hi,
We have been encountering a strange problem in our dev environment.
We use WebSphere MQ 5.3 CSD 12 on Win2K platform. Our client is WAS. We use MDBs as subscribers and support both durable a ... |
Topic: Purge all knowlege of a cluster from a queue manager |
shash
Replies: 2 Views: 4730
|
Forum: Clustering Posted: Mon Mar 14, 2005 10:43 am Subject: Purge all knowlege of a cluster from a queue manager |
Thanks Peter for sharing your insight and having the patience to go through, probably, the longest issue in the history of message boards.
In the scenario that I mentioned, I had deleted QM2 and QM ... |
Topic: Purge all knowlege of a cluster from a queue manager |
shash
Replies: 2 Views: 4730
|
Forum: Clustering Posted: Sat Mar 12, 2005 4:02 pm Subject: Purge all knowlege of a cluster from a queue manager |
I have a cluster of 3 queue managers. QM1 (FR), QM2 (FR) and QM3 (PR). Let's call the cluster CLUSX.
I now go and delete QM2 and QM3 using endmqm+dltmqm commands (its the worst thing anyone can eve ... |
Topic: Removing QMGR from cluster |
shash
Replies: 2 Views: 3434
|
Forum: Clustering Posted: Sat Mar 12, 2005 12:56 pm Subject: Removing QMGR from cluster |
Thanks Eddie |
Topic: Removing QMGR from cluster |
shash
Replies: 2 Views: 3434
|
Forum: Clustering Posted: Fri Mar 11, 2005 8:37 am Subject: Removing QMGR from cluster |
Hi Guys,
We want to remove a FR queue manager from the cluster. According to the Clustering manual we have to do the following-
1) SUSPEND QMGR CLUSTER(CLUST1)
2) STOP CHANNEL(TO.QM1)
3) A ... |
Topic: Hub-Spoke dilemma |
shash
Replies: 10 Views: 5111
|
Forum: General Discussion Posted: Fri Feb 18, 2005 2:36 pm Subject: Hub-Spoke dilemma |
Thanks fjb_saper for your comments.
You said:
The hub can be(come) a cluster gateway and will allow load balancing.
In such a case, the hub will function more as a gateway queue manager and the ... |
Topic: Hub-Spoke dilemma |
shash
Replies: 10 Views: 5111
|
Forum: General Discussion Posted: Fri Feb 18, 2005 2:23 pm Subject: Hub-Spoke dilemma |
Jeff, thanks for your prompt reply. Am I correct in my assumption that communication in a hub-spoke config will originate in a spoke and end in a different spoke, routed via the hub?
I see your argum ... |
Topic: Hub-Spoke dilemma |
shash
Replies: 10 Views: 5111
|
Forum: General Discussion Posted: Fri Feb 18, 2005 2:05 pm Subject: Hub-Spoke dilemma |
Hi Roger,
Thanks for your reply. I am not sure if I understand point 6# that you made. Suppose I am an administrator, how then will I benefit from having a hub.
shash |
Topic: Hub-Spoke dilemma |
shash
Replies: 10 Views: 5111
|
Forum: General Discussion Posted: Thu Feb 17, 2005 6:04 pm Subject: Hub-Spoke dilemma |
I believe, in WebSphere MQ implementations, the hub-spoke architecture is very commonly used.
Suppose we have an implementation where we have a hub hosting queue manager QMHub. Also let us assume tha ... |
Topic: CCSID & Encoding for publishing from z/OS to winnt |
shash
Replies: 14 Views: 14111
|
Forum: General Discussion Posted: Wed Feb 09, 2005 5:11 pm Subject: CCSID & Encoding for publishing from z/OS to winnt |
You bet. You're the man.
Keep doing the good work. |
Topic: CCSID & Encoding for publishing from z/OS to winnt |
shash
Replies: 14 Views: 14111
|
Forum: General Discussion Posted: Wed Feb 09, 2005 4:09 pm Subject: CCSID & Encoding for publishing from z/OS to winnt |
Eddie,
Thanks a bunch for your invaluable help. I changed the CCSID and encoding to what you had suggested.
There was another fatal error we were making in our Cobol code.
The test program ... |