Author |
Message |
Topic: mqrc 2082 when writing to alias queue on cluster GW |
vol
Replies: 5 Views: 9792
|
Forum: Clustering Posted: Tue Aug 18, 2009 1:14 am Subject: mqrc 2082 when writing to alias queue on cluster GW |
See Clusters manual topic
Putting from a queue manager outside the cluster - alternative
|
Topic: MQ design question |
vol
Replies: 5 Views: 6129
|
Forum: General IBM MQ Support Posted: Mon Aug 17, 2009 4:38 am Subject: MQ design question |
define a qmgr alias on qmgr A with a blank RQMNAME, as in the clustering manual topic
Putting from a queue manager outside the cluster - alternative
and specify the object qmgr as the qmgr alias n ... |
Topic: qm.ini case sensitive on UNIX or not |
vol
Replies: 4 Views: 6697
|
Forum: General IBM MQ Support Posted: Thu Aug 13, 2009 10:59 pm Subject: qm.ini case sensitive on UNIX or not |
The keyword KeepAlive is not case sensitive, nor are most (if not all) of the keyword parameters in channels-type stanzas.
The setting Y/N is also not case-sensitive.
Howeve, many parameters in qmgr ... |
Topic: What will be the root cause for this FDC file |
vol
Replies: 4 Views: 7488
|
Forum: General IBM MQ Support Posted: Wed Aug 12, 2009 10:25 pm Subject: What will be the root cause for this FDC file |
what is the difference between a 'root cause' and a 'cause'? |
Topic: strmqmbrk and # of subscriptions persistence |
vol
Replies: 8 Views: 8324
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Aug 10, 2009 10:50 pm Subject: strmqmbrk and # of subscriptions persistence |
these are not shell commands
start runmqsc, then type the commands |
Topic: new FDC files were detected: AMQ822.0.FDC on Solaris Box |
vol
Replies: 2 Views: 4598
|
Forum: General IBM MQ Support Posted: Mon Aug 10, 2009 10:47 pm Subject: new FDC files were detected: AMQ822.0.FDC on Solaris Box |
not enough context really.
could be IZ00349 |
Topic: MQJE001: Completion Code 2, Reason 2195 error |
vol
Replies: 4 Views: 11932
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2009 11:12 pm Subject: MQJE001: Completion Code 2, Reason 2195 error |
In this case the 2195 in a java client just means a network error, and no FDC is produced. |
Topic: FFST to analyze |
vol
Replies: 6 Views: 6743
|
Forum: General IBM MQ Support Posted: Thu Aug 06, 2009 11:08 pm Subject: FFST to analyze |
Complete analysis:
Process 10448
Signal sent by pid 10448
sent async signal SIGTERM (15)
An unexpected asynchronous signal (15 : |
| SIGTERM) has been received and ignored
to runmqsc process ... |
Topic: MQ PubSub Issues. |
vol
Replies: 5 Views: 10871
|
Forum: IBM MQ API Support Posted: Wed Aug 05, 2009 10:57 pm Subject: MQ PubSub Issues. |
Sorry, I was wrong. Publish msgs should be put to the stream queue.
The reason the subscriber app is not getting any msgs is that it is not subscribed to the same topic as the publish app is publis ... |
Topic: MQ PubSub Issues. |
vol
Replies: 5 Views: 10871
|
Forum: IBM MQ API Support Posted: Wed Aug 05, 2009 5:43 am Subject: MQ PubSub Issues. |
how do I list subscriptions
The subscribers are not receiving message when I publish a message to SYSTEM.BROKER.DEFAULT.QUEUE.
Publish the message by putting it to SYSTEM.BROKER.CONTROL. ... |
Topic: Moving messages between queues |
vol
Replies: 7 Views: 5577
|
Forum: General IBM MQ Support Posted: Tue Aug 04, 2009 5:20 am Subject: Moving messages between queues |
Stop the qmgr.
Copy the q file from the L.TEST.1 queue directory to the L.TEST.2 dir.
Restart the qmgr. |
Topic: Need to prepare a standby. HOW? |
vol
Replies: 8 Views: 6197
|
Forum: General IBM MQ Support Posted: Tue Aug 04, 2009 5:18 am Subject: Need to prepare a standby. HOW? |
You do not need to use MS03.
See the topic Using a backup queue manager in the WMQ System Admin manual. You will need to upgrade to v6 to use this feature. |
Topic: 2 channnels connecting to same QM simultaneously |
vol
Replies: 25 Views: 21209
|
Forum: General IBM MQ Support Posted: Fri Jul 24, 2009 5:38 am Subject: 2 channnels connecting to same QM simultaneously |
Multiple channels can serve the same xmitq as long as only one channel is running at a time. |
Topic: WBIMB connects to MQ |
vol
Replies: 3 Views: 5403
|
Forum: General Discussion Posted: Tue Jul 21, 2009 1:55 am Subject: WBIMB connects to MQ |
It is unlikely that 2195 (unexpected error) will be accompanied by an FDC.
The most likely cause is a network or channel failure of some kind, particularly as the error is 'cannot be reached'. Java a ... |
Topic: amqsmon utility |
vol
Replies: 5 Views: 8007
|
Forum: General IBM MQ Support Posted: Tue Jul 21, 2009 1:49 am Subject: amqsmon utility |
Since this is a clustered setup easily the most likely cause of any bottleneck is network latency. |