Author |
Message |
Topic: Queue depth in INITQ increasing. |
kannurkiran
Replies: 5 Views: 3575
|
Forum: General IBM MQ Support Posted: Wed Dec 12, 2007 5:35 am Subject: Queue depth in INITQ increasing. |
point noted... Thanks a lot.. :D |
Topic: Queue depth in INITQ increasing. |
kannurkiran
Replies: 5 Views: 3575
|
Forum: General IBM MQ Support Posted: Wed Dec 12, 2007 4:34 am Subject: Queue depth in INITQ increasing. |
Perfect analysis atheek..
Thanks a ton.. the issue was the same as you have mentioned. i was doing a disconnect after each call...  |
Topic: Triggered application to run with different user credentials |
kannurkiran
Replies: 2 Views: 2198
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2007 11:25 pm Subject: Triggered application to run with different user credentials |
am sorry.. i got it..
just started the trigger monitor using the user credentials below.. :)
used this command
runmqtrm -m Queuemanager -q queue from command prompt.. |
Topic: Triggered application to run with different user credentials |
kannurkiran
Replies: 2 Views: 2198
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2007 11:14 pm Subject: Triggered application to run with different user credentials |
Hi,
this is another issue I have for today,
I am logged into a windows machine, and all the jobs triggered from MQ is being run from MUSER_MQADMIN user ID.. is there a way to run the application ... |
Topic: Queue depth in INITQ increasing. |
kannurkiran
Replies: 5 Views: 3575
|
Forum: General IBM MQ Support Posted: Tue Dec 11, 2007 11:07 pm Subject: Queue depth in INITQ increasing. |
Hi,
I have an application that should be triggered when a message arrives on the a queue. to achieve this this queue has a initq and a process associated and the INITQ is controlled by a trigger mon ... |
Topic: Local queue to Start a .net application. |
kannurkiran
Replies: 5 Views: 5406
|
Forum: General IBM MQ Support Posted: Thu Oct 11, 2007 4:52 am Subject: Local queue to Start a .net application. |
Thanks vitor,
Just wondering how would this be done if the queue is an Alias queue that is hoisted by another queue manager at a different machine?
Not sure if I am making sense here :) |
Topic: Local queue to Start a .net application. |
kannurkiran
Replies: 5 Views: 5406
|
Forum: General IBM MQ Support Posted: Thu Oct 11, 2007 1:57 am Subject: Local queue to Start a .net application. |
Hi All,
Am an extreme Newbie to the MQ area.
Am in a process of developing an application that would do the following.
1. A message arrives on a Local queue.
2. When this message i would need ... |