Author |
Message |
Topic: Grouping messages and MQ Client |
timcl
Replies: 2 Views: 4395
|
Forum: IBM MQ API Support Posted: Sun Sep 12, 2004 5:15 am Subject: Grouping messages and MQ Client |
Hi,
Does anyone know if you can use MQ client to get grouped messages ?
Thanks,
Timcl. |
Topic: WMQ 5.2 to 5.3 via unattended install cannot see 5.2 q mgr |
timcl
Replies: 1 Views: 3374
|
Forum: General IBM MQ Support Posted: Sun Aug 08, 2004 10:52 pm Subject: WMQ 5.2 to 5.3 via unattended install cannot see 5.2 q mgr |
Hi,
I am having the same problem and I was just wondering if you had found the solution for this ?
Thanks,
Timcl. |
Topic: Tivoli Manager for WMQI |
timcl
Replies: 0 Views: 6507
|
Forum: IBM MQ Performance Monitoring Posted: Mon Dec 01, 2003 5:06 pm Subject: Tivoli Manager for WMQI |
Just wondering if anyone has used this at all and could give an opinion on it ? |
Topic: Triggerinterval firing when queue is still open |
timcl
Replies: 5 Views: 7368
|
Forum: General IBM MQ Support Posted: Tue Mar 04, 2003 4:29 pm Subject: Triggerinterval firing when queue is still open |
Hi Brandon,
You're right, the trigger monitor will be tied up waiting for the application to end, but I didn't think there should be any more trigger messages being generated to build up on the queue ... |
Topic: Triggerinterval firing when queue is still open |
timcl
Replies: 5 Views: 7368
|
Forum: General IBM MQ Support Posted: Tue Mar 04, 2003 3:44 pm Subject: Triggerinterval firing when queue is still open |
As far as being 100% sure it open all the time, I can only say that it is only triggered once at around 7am and the process remains running and every time I check the status of the q it has the proces ... |
Topic: Triggerinterval firing when queue is still open |
timcl
Replies: 5 Views: 7368
|
Forum: General IBM MQ Support Posted: Mon Mar 03, 2003 5:50 pm Subject: Triggerinterval firing when queue is still open |
I am have a queue with trigger FIRST and an application
that is doing a GET with a WAITINTERVAL of 5 minutes.
The application is staying running for hours keeping the
queue open, but the TRIGGERI ... |
Topic: Architecture question |
timcl
Replies: 5 Views: 7524
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 16, 2002 9:16 pm Subject: Architecture question |
Thanks for the note to take care about when an expiry report will be generated.
I think if we go with that method we will just have a "message expirer" house-keeping process that will do a browse o ... |
Topic: Architecture question |
timcl
Replies: 5 Views: 7524
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 15, 2002 10:26 pm Subject: Architecture question |
Thanks guys. I have found a solution that seems to work.
I did some more research on this site and found someone who was trying to do something similar and "sdpls" suggested doing a put from QMGR ... |
Topic: MQ v5.3 on OS/390 - MQRO_EXCEPTION_WITH_FULL_DATA |
timcl
Replies: 4 Views: 6745
|
Forum: IBM MQ API Support Posted: Mon Jul 15, 2002 10:05 pm Subject: MQ v5.3 on OS/390 - MQRO_EXCEPTION_WITH_FULL_DATA |
I have found that MQRO_EXCEPTION_WITH_FULL_DATA is supported in v5.3 on OS/390 IS supported.
I would still like to know on the general availability of 5.3 on OS/390 if anyone knows.
Cheers,
T ... |
Topic: MQ v5.3 on OS/390 - MQRO_EXCEPTION_WITH_FULL_DATA |
timcl
Replies: 4 Views: 6745
|
Forum: IBM MQ API Support Posted: Mon Jul 15, 2002 6:17 pm Subject: MQ v5.3 on OS/390 - MQRO_EXCEPTION_WITH_FULL_DATA |
Hi,
Does anyone know if MQRO_EXCEPTION_WITH_FULL_DATA is supported in v5.3 on OS/390 ?
Cheers,
Tim Clarke,
MQSupport Pty. Ltd.
P.S. Is MQ v5.3 officially available yet ? |
Topic: Architecture question |
timcl
Replies: 5 Views: 7524
|
Forum: IBM MQ Java / JMS Posted: Mon Jul 15, 2002 7:09 am Subject: Architecture question |
Hi,
We have 2 queue managers.
We have users on QMGR1 putting messages onto a remote q at QMGR2.
They then wait for a response on a reply queue on QMGR1.
If QMGR2 doesn't respond within 5 seconds ... |
Topic: MQ versus DB2 Stored Procedures |
timcl
Replies: 2 Views: 4644
|
Forum: General Discussion Posted: Wed Jun 05, 2002 9:42 pm Subject: MQ versus DB2 Stored Procedures |
Hi,
We have a java application on a Sun box wanting to talk to DB2 on the mainframe.
DB2 stored procedures are being suggested rather than using MQ.
Does anybody have any pros/cons regarding ... |
Topic: How do you browse a message and delete it in a large q effic |
timcl
Replies: 2 Views: 4148
|
Forum: IBM MQ Java / JMS Posted: Thu Apr 11, 2002 4:58 pm Subject: How do you browse a message and delete it in a large q effic |
Hi,
I have a developer who has 5000 messages on a queue and is browsing through it deleting bad messages. The platform is NT and it is MQ 5.2
He is finding that the browse is very fast, but whe ... |
Topic: Using RRS with DB2 and MQ |
timcl
Replies: 1 Views: 13470
|
Forum: IBM MQ API Support Posted: Mon Oct 29, 2001 10:37 pm Subject: Using RRS with DB2 and MQ |
Here is the response I received from IBM :-
"To use RRSAF functions such as SRRCMIT you must relink with the DSNRLI
interface module."
|
Topic: Using RRS with DB2 and MQ |
timcl
Replies: 1 Views: 13470
|
Forum: IBM MQ API Support Posted: Sun Oct 28, 2001 10:39 pm Subject: Using RRS with DB2 and MQ |
We have many COBOL batch programs that have been linked with the DB2 DSNALI stub. We now want to call an MQ subroutine from those programs with an SRRCMIT in it to perform a two-phase commit between ... |