Author |
Message |
Topic: Performance events in User Defined Event Queues |
viraj
Replies: 4 Views: 9537
|
Forum: IBM MQ Performance Monitoring Posted: Wed Oct 15, 2003 12:33 am Subject: Performance events in User Defined Event Queues |
Thanks for your reply. I managed to write a java program to pick up the message from the SYSTEM queue and then I used the PCF api to read the event message and filter them to the application specific ... |
Topic: Performance events in User Defined Event Queues |
viraj
Replies: 4 Views: 9537
|
Forum: IBM MQ Performance Monitoring Posted: Tue Oct 14, 2003 8:20 am Subject: Performance events in User Defined Event Queues |
Hi,
thanks for your reply.
Actually this is what I require.
for e.g if I have two queues Q1 and Q2 and two event(local queues) E1 and E2,
then if Q1 reaches QDEPTHHI threshold, then the ... |
Topic: Performance events in User Defined Event Queues |
viraj
Replies: 4 Views: 9537
|
Forum: IBM MQ Performance Monitoring Posted: Tue Oct 14, 2003 8:12 am Subject: Performance events in User Defined Event Queues |
Hi all,
I enabled performance events for my QMGR. But I find the performance event in the SYSTEM.ADMIN.PERFM.EVENT.
Is there a way I can configure it to move the performance event message ... |
Topic: Message Exit program and error AMQ6175 |
viraj
Replies: 0 Views: 2174
|
Forum: IBM MQ Installation/Configuration Support Posted: Sat May 31, 2003 12:42 pm Subject: Message Exit program and error AMQ6175 |
Hi,
I tried a Message Exit program in MQSeries 5.2 in solaris. I created a library file with .so extension and placed it in /var/mqm/exits folder. I specified this path in the qm.ini file. Using ... |
Topic: JMS Admin Unable to bind object |
viraj
Replies: 6 Views: 8737
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 08, 2002 5:38 am Subject: JMS Admin Unable to bind object |
Hi,
I was getting an error called LDAP error 34 which means i am using an invalid DN entry. I rectified my DN entry and now its working fine. I am able to configure my mqobjects in LDAP.
thanks ... |
Topic: JMS Admin Unable to bind object |
viraj
Replies: 6 Views: 8737
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 04, 2002 12:13 pm Subject: JMS Admin Unable to bind object |
I am getting this "Unable to bind" error even after i configired the ldap to store java objects. What could be the reason.
I am using IPLANET LDAP SERVER V5.1. |
Topic: Single Queue, Multiple processes reading |
viraj
Replies: 2 Views: 3788
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 04, 2002 2:40 am Subject: Single Queue, Multiple processes reading |
Hi Ricardo,
I tried this. I had set up 3 MDB's listening on the same queue. When I send a message to queue only one MDB was picking up the message and the remaining MDB's seem to be idle. But Whe ... |
Topic: JMS Admin Unable to bind object |
viraj
Replies: 6 Views: 8737
|
Forum: IBM MQ Java / JMS Posted: Fri Oct 04, 2002 12:48 am Subject: JMS Admin Unable to bind object |
Hi Raj,
Thanks for the info. I found that my ldap is not supporting the storage of java objects.
We need to ensure that the LDAP schema contains the following information to support java objec ... |
Topic: JMS Admin Unable to bind object |
viraj
Replies: 6 Views: 8737
|
Forum: IBM MQ Java / JMS Posted: Thu Oct 03, 2002 3:34 am Subject: JMS Admin Unable to bind object |
I am trying to configure java objects in ldap using the JMSAdmin tool in SUN SOLARIS. But I am getting the error "Unable to Bind Object".
My JMSAdmin.config file is set up with this following fie ... |