Author |
Message |
Topic: No broker response with 3023 error |
Balmer
Replies: 8 Views: 3680
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 08, 2004 10:16 am Subject: No broker response with 3023 error |
Please check all the causes below...
MQJMS5053 *** No broker response. Please ensure that the broker is running. ***
Explanation: Possible causes:
Broker is not running.
You are using Br ... |
Topic: Remote administration |
Balmer
Replies: 10 Views: 6627
|
Forum: General IBM MQ Support Posted: Thu Feb 12, 2004 8:16 am Subject: Remote administration |
hi,
make sure that ur local queue manager is the default queue manager... |
Topic: Introduction to Messaging and Queueing |
Balmer
Replies: 2 Views: 2411
|
Forum: General Discussion Posted: Thu Jan 29, 2004 8:25 pm Subject: Introduction to Messaging and Queueing |
Thanks a lot Kiran |
Topic: Introduction to Messaging and Queueing |
Balmer
Replies: 2 Views: 2411
|
Forum: General Discussion Posted: Thu Jan 29, 2004 4:08 pm Subject: Introduction to Messaging and Queueing |
hi All,
I have been looking for "Introduction to Messaging and Queueing" pdf file at the following link.
http://irm.state.nc.us/ncsb/pdffiles/mqintro.pdf
but I couldn't find the above pdf fil ... |
Topic: API Exits |
Balmer
Replies: 0 Views: 1232
|
Forum: IBM MQ API Support Posted: Thu Jul 17, 2003 12:10 pm Subject: API Exits |
hi all,
I'm working on API exits with the following environment.
WMQ 5.3.0.2 with CSD04
MA0C --> MQ Pub/Sub Broker
Sun Solaris 5.8
I'm trying to log all incoming and out going messages ... |
Topic: [Solved] amqcrata processes |
Balmer
Replies: 5 Views: 3357
|
Forum: General IBM MQ Support Posted: Thu Jul 10, 2003 10:52 am Subject: [Solved] amqcrata processes |
it is not amcrata process..it is amqcrsta channel listener processes. |
Topic: [Solved] amqcrata processes |
Balmer
Replies: 5 Views: 3357
|
Forum: General IBM MQ Support Posted: Thu Jul 10, 2003 10:49 am Subject: [Solved] amqcrata processes |
hi all,
environment is as follows.
MQ 5.2.1 with latest patch
sunOS 5.8
when see the no of amqcrsta processes using
ps -ef | grep amqcrsta | wc -l, it is giving me 1600. this no keep on i ... |
Topic: Problem with API Exits |
Balmer
Replies: 1 Views: 1850
|
Forum: IBM MQ API Support Posted: Wed Jul 09, 2003 2:18 pm Subject: Problem with API Exits |
hi all,
I'm working on API exits which is new in WMQ 5.3.
WMQ version --- WMQ 5.3.0.2 with CSD04.
SunOS sunserv0011 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-Enterprise
when I configur ... |
Topic: losing some of the subscriptions information |
Balmer
Replies: 3 Views: 2236
|
Forum: IBM MQ Java / JMS Posted: Wed Jul 02, 2003 1:56 pm Subject: losing some of the subscriptions information |
Hi bower5932,
Let me give some more info.
while registration, I'm not specifying any Registration options except the strem queue, Topic and subscriber queue name...
If I want register a su ... |
Topic: losing some of the subscriptions information |
Balmer
Replies: 3 Views: 2236
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 01, 2003 2:35 pm Subject: losing some of the subscriptions information |
Hi all,
I'm working on MQSeries Publish\Subscribe broker.
WebSphere MQ --- V5.3.0.2 with CSD04 Patch...
MA0C support pac ---- MQSeries Pub/Sub Broker
I have written an applicati ... |
Topic: Logging messages before putting and after getting messages |
Balmer
Replies: 2 Views: 1931
|
Forum: General IBM MQ Support Posted: Mon Jun 30, 2003 12:39 pm Subject: Logging messages before putting and after getting messages |
hi all,
what are the best ways of doing to log messages to a flat file or database table before putting\after getting messages from queues ?
are there any sample applications or support pacs tha ... |
Topic: Problem with registration of a publisher... |
Balmer
Replies: 1 Views: 1630
|
Forum: IBM MQ Java / JMS Posted: Mon Jun 23, 2003 10:07 am Subject: Problem with registration of a publisher... |
hi all
I/m trying to register a publisher....I'm getting the following problem.
While registration, I'm specifying SSPFLOW as the stream queue which is defind as local queue and it exists....this ... |
Topic: Registring Publishers and Subscribers |
Balmer
Replies: 1 Views: 1442
|
Forum: IBM MQ Java / JMS Posted: Thu Jun 19, 2003 6:33 am Subject: Registring Publishers and Subscribers |
hi all,
is there any java program to register publishers and subscribers?
what are the basic steps to register a publisher and subscriber?
what are th steps need to done if I want to publish ... |