Author |
Message |
Topic: Initialization of resource failed error when start QM,IBM MQ |
Anirud
Replies: 9 Views: 26141
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Jan 14, 2008 2:04 pm Subject: Re: qmgr starting issue |
TRY THE FOLLOWING
-------------------------
1) start --> run --> dcomcfg
2)Component Services will open as seen below in Figure 3. Expand Component Services > Computers > My Computer ... |
Topic: Problem installing CSD2 on Windows |
Anirud
Replies: 6 Views: 7327
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 15, 2007 11:57 am Subject: Problem installing CSD2 on Windows |
Jeff,
I think we can apply 6.0.2.1 on top of 6.0.0.0.
Please check the following link.
Prerequisites
Install this fix pack on top of IBM WebSphere® MQ V6.0.0.0, V6.0.1.0, V6.0.1.1 or V6.0.2. ... |
Topic: if Dead letter queue is not defined |
Anirud
Replies: 5 Views: 5991
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Aug 15, 2007 11:40 am Subject: Re: if Dead letter queue is not defined |
hi
I wanted to know that if we dont define SYSTWM.DEAD.LETTER.QUEUE while creating the queue manager then what are the problems that we may face.
Sounds like an interview question to me...
... |
Topic: MQ V6 on 32 bit |
Anirud
Replies: 6 Views: 7187
|
Forum: General IBM MQ Support Posted: Tue May 01, 2007 10:54 am Subject: MQ V6 on 32 bit |
markt,
Very useful information.
Thanks! |
Topic: MQ V6 on 32 bit |
Anirud
Replies: 6 Views: 7187
|
Forum: General IBM MQ Support Posted: Tue May 01, 2007 8:16 am Subject: MQ V6 on 32 bit |
Michael Dag,
Thank you for your input.
No more hits .
If you could direct me to some links, that would help as well. I have been searching in vain. |
Topic: MQ V6 on 32 bit |
Anirud
Replies: 6 Views: 7187
|
Forum: General IBM MQ Support Posted: Fri Apr 27, 2007 12:30 pm Subject: MQ V6 on 32 bit |
Is it possible to install MQ V6 on a 32 bit AIX/HP-UX/Solaris?
The documents say that MQ V6 requires a 64 bit hardware on AIX/HP-UX/Solaris. But, I have someone telling me that we can install MQ V ... |
Topic: Removing messages from the QUEUE |
Anirud
Replies: 11 Views: 9360
|
Forum: General IBM MQ Support Posted: Tue Feb 06, 2007 1:41 am Subject: Removing messages from the QUEUE |
adminsitrators can use clear queue commands. |
Topic: AMQ9213: A communications error for TCP/IP occurred. |
Anirud
Replies: 4 Views: 11431
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Feb 06, 2007 1:38 am Subject: AMQ9213: A communications error for TCP/IP occurred. |
why??
From the configuration that you have posted... The destination Queue Manager in the message header will be QX, but the actual destination queue manager is QM_RECEIVE. So, when the messages get ... |
Topic: AMQ9213: A communications error for TCP/IP occurred. |
Anirud
Replies: 4 Views: 11431
|
Forum: IBM MQ Installation/Configuration Support Posted: Tue Feb 06, 2007 12:49 am Subject: AMQ9213: A communications error for TCP/IP occurred. |
Check to see if the listener is running.
Also, the QRemote QR on QM_SENDER is not right. It should be
DEFINE QREMOTE(QR) RNAME(QL) RQMNAME(QM_RECEIVE) XMITQ(QX) ... |
Topic: AMQ9509 |
Anirud
Replies: 11 Views: 14379
|
Forum: IBM MQ Installation/Configuration Support Posted: Mon Feb 05, 2007 10:19 pm Subject: AMQ9509 |
2085 means "UNKNOWN OBJECT NAME". Did you use the correct object name? |
Topic: how to start channel? |
Anirud
Replies: 15 Views: 21445
|
Forum: General IBM MQ Support Posted: Mon Feb 05, 2007 10:13 pm Subject: how to start channel? |
Did you happen to check error logs? You can find more information on why the channel is ending abnormally. |
Topic: Message receipt confirmation failed error on cluster sender |
Anirud
Replies: 3 Views: 6433
|
Forum: General IBM MQ Support Posted: Mon Sep 18, 2006 2:52 pm Subject: Message receipt confirmation failed error on cluster sender |
Sorry guys,
I was pretty much occupied with other stuff (sorry for the late response).
This is what I found. On the Mainframe QMgr (QMRECV), errors were written to the logs saying that " ... |
Topic: Message receipt confirmation failed error on cluster sender |
Anirud
Replies: 3 Views: 6433
|
Forum: General IBM MQ Support Posted: Wed Sep 13, 2006 10:46 am Subject: Message receipt confirmation failed error on cluster sender |
Howdy,
Here is the scenarion:
Sending QMgr: QMSEND (HP-UX) -- MQ 5.3.0.12
Receiving QMgr: QMRECV (z/OS)
Cluster queue: TEST.X
/var/mqm/log/QMGR1 was full and that brought the QMgr down. 7300 ... |
Topic: cluster channel inactive |
Anirud
Replies: 6 Views: 9344
|
Forum: Clustering Posted: Thu Aug 10, 2006 4:33 pm Subject: cluster channel inactive |
It says the qmgrs resend the info automatically before the expiry (after 27 days). I guess this did not happen in my case and I had to refersh manually.
It also says that the information will be ... |
Topic: Dequeued failed message |
Anirud
Replies: 12 Views: 42853
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 28, 2006 1:24 pm Subject: Dequeued failed message |
Please check the queue configuration (queue specified in the output node). Is it configured? |