Author |
Message |
Topic: Does the requestor channel is Bi-directional? |
sakthi_sarathi
Replies: 2 Views: 4142
|
Forum: General IBM MQ Support Posted: Thu Dec 10, 2009 11:27 am Subject: Does the requestor channel is Bi-directional? |
How the requestor channel will be started? Is that triggered by some initiation queue?
Also the requestor channel is Bi-directional? (i.e) the message sent from remote server will be received throu ... |
Topic: Is there anyway to findout the MQGET calls access type |
sakthi_sarathi
Replies: 2 Views: 2855
|
Forum: General IBM MQ Support Posted: Mon Oct 19, 2009 6:41 am Subject: Is there anyway to findout the MQGET calls access type |
I had an issue while connecting one of the Local queue and got below error.
/home/mqm/utils/mqGetC Mon Oct 19 08:53:42 2009 - MQ.TEST.Queue COND: (Failed) REASON: (Object already open with conflict ... |
Topic: How to clear local queue |
sakthi_sarathi
Replies: 25 Views: 36886
|
Forum: General IBM MQ Support Posted: Fri Apr 24, 2009 2:43 am Subject: How to clear local queue |
Thanks for all your comments!
found some alternate way and managed to clear that queue. (i.e)altered queue property to disable put and that allows to clear the queue.
Once again thanks all... |
Topic: How to clear local queue |
sakthi_sarathi
Replies: 25 Views: 36886
|
Forum: General IBM MQ Support Posted: Fri Apr 24, 2009 2:12 am Subject: If the queue is connected with any other application, you ha |
Is there any way to identify and kill that connection from Qmanager side. App SVRCONN channel is connected with many other queues in this Qmanager.
I know if we stop the SVRCONN channel we can clear ... |
Topic: How to clear local queue |
sakthi_sarathi
Replies: 25 Views: 36886
|
Forum: General IBM MQ Support Posted: Fri Apr 24, 2009 1:51 am Subject: How to clear local queue |
basically need to purge the messages in local queue, since there was a OPPROCS connection it is not allowing to clear the queue.
I logged into QManager, it seems clear command doesn't have FORCE opti ... |
Topic: How to clear local queue |
sakthi_sarathi
Replies: 25 Views: 36886
|
Forum: General IBM MQ Support Posted: Fri Apr 24, 2009 12:58 am Subject: How to clear local queue |
Hi,
how to clear local queue when publisher(OPPROCS) connected. Is there force option to do that?
when i try normal clear option i am getting [AMQ8148: WebSphere MQ object in use.]
Thanks,
S ... |
Topic: There are many amqzlaa0 processes and using 100% resources |
sakthi_sarathi
Replies: 3 Views: 3231
|
Forum: General IBM MQ Support Posted: Thu Apr 02, 2009 2:14 pm Subject: There are many amqzlaa0 processes and using 100% resources |
may be some monitoring or log process connected with qmanager all the times. Essentially this would take more CPU process to monitor queue or to log.
also check number of open connections..  |
Topic: Could not open queue and RC 2042 |
sakthi_sarathi
Replies: 4 Views: 3736
|
Forum: General IBM MQ Support Posted: Fri Mar 20, 2009 2:34 am Subject: Could not open queue and RC 2042 |
Thanks for your comments..
Why do we set KEEPALIVE=YES, is that will drop the connection on QMGR side? if so QMGR never knew whether the connection at the other end got disconnected..  |
Topic: Could not open queue and RC 2042 |
sakthi_sarathi
Replies: 4 Views: 3736
|
Forum: General IBM MQ Support Posted: Mon Mar 16, 2009 8:39 am Subject: How many connections were running when you bounced SVRCONN c |
arround 25 connections...QMGR recently moved to Linux machine.
Something to do with tcp_keepalive_time ? as per below link i don't find ALTER QMGR TCPKEEP(YES) in my QMGR..
http://publib.bo ... |
Topic: Could not open queue and RC 2042 |
sakthi_sarathi
Replies: 4 Views: 3736
|
Forum: General IBM MQ Support Posted: Mon Mar 16, 2009 8:22 am Subject: Could not open queue and RC 2042 |
my publisher and consumer processes are running on same machine and using same SVRCONN channel. QMGR running on different machine.
QMGR machine doesn't reboot weekly, but after the application mach ... |
Topic: how to install MQ Explorer in Linux - MQ6 |
sakthi_sarathi
Replies: 1 Views: 2217
|
Forum: General IBM MQ Support Posted: Sun Mar 01, 2009 3:42 am Subject: how to install MQ Explorer in Linux - MQ6 |
When I Install MQSeries Server package, I am unable to complete installtion for MQ Explorer it has depenency with Mozila and i when get Mozila package it has depedency with Somemonkey..etc...
C ... |
Topic: unable to delete QM |
sakthi_sarathi
Replies: 13 Views: 10416
|
Forum: General IBM MQ Support Posted: Thu Feb 19, 2009 2:31 pm Subject: Look at the processes and have the relevant app/system admin |
I had same kind of issue. Somehow QMGR was hung and when i restart the QMGR (manually killed all mqm pid)it didn't come up, it was saying that one pid still running. But when i check that pid it wasn' ... |
Topic: I get an error code: 2009 - MQRC_CONNECTION_BROKEN |
sakthi_sarathi
Replies: 5 Views: 9997
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jan 18, 2009 3:59 am Subject: I get an error code: 2009 - MQRC_CONNECTION_BROKEN |
I am really curious about this error, when I search in Google I see most of them end with either CPU resource issue on QMRG server or Network related issue.
Is this not really some thing to do with A ... |
Topic: Move the Config from Qmanager to Qmanager |
sakthi_sarathi
Replies: 9 Views: 5832
|
Forum: IBM MQ Installation/Configuration Support Posted: Sun Jan 04, 2009 5:05 pm Subject: Move successfully... |
Installed same QM (same name) on new machine and moved /var/mqm/qmgrs/* files to new machine. QM started well on new machine with all config and data.
Thanks every one for help and comments...  |
Topic: Move the Config from Qmanager to Qmanager |
sakthi_sarathi
Replies: 9 Views: 5832
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Dec 25, 2008 3:14 pm Subject: Move the Config from Qmanager to Qmanager |
saveqmgr worked!!! however i will try other option btw where will be the transaction log directory |