Author |
Message |
Topic: Sending message from Oracle to MQ |
MichaelGoltsman
Replies: 4 Views: 5755
|
Forum: General IBM MQ Support Posted: Mon Feb 11, 2002 11:51 pm Subject: Sending message from Oracle to MQ |
Hi Rainer,
I've checked it. It works but is not supported by IBM. My company doesn't like lack of support. We want a full-functional commercial tool. Have yuo heard about one?
Regards,
Mike |
Topic: Sending messages from Oracle to MQ |
MichaelGoltsman
Replies: 0 Views: 8088
|
Forum: IBM MQ API Support Posted: Wed Jan 30, 2002 3:44 am Subject: Sending messages from Oracle to MQ |
Hi All,
Does anyone have an experience in sending messages from stored procedure of Oracle to MQ?
Thanks,
Mike
|
Topic: Sending message from Oracle to MQ |
MichaelGoltsman
Replies: 4 Views: 5755
|
Forum: General IBM MQ Support Posted: Wed Jan 30, 2002 3:42 am Subject: Sending message from Oracle to MQ |
Hi All,
Does anyone have an experience in sending messages from stored procedure of Oracle to MQ? |
Topic: installation |
MichaelGoltsman
Replies: 3 Views: 5636
|
Forum: General IBM MQ Support Posted: Sun Dec 23, 2001 3:24 am Subject: installation |
The /var/mqm is the default place for MQSeries data. You shouldn't do anything to say MQSeries about. Just install and run MQS.
Mike |
Topic: Queue manager hangs |
MichaelGoltsman
Replies: 4 Views: 14746
|
Forum: IBM MQ API Support Posted: Wed Nov 28, 2001 8:31 am Subject: Queue manager hangs |
No error messages logged.
I don't use FASTPATH binding.
We have a lot of memory and disk space.
I use syncpoints (commits and rollbacks).
Queue manager uses circular logging.
BUT
I open 6 thre ... |
Topic: Queue manager hangs |
MichaelGoltsman
Replies: 4 Views: 14746
|
Forum: IBM MQ API Support Posted: Tue Nov 27, 2001 11:26 pm Subject: Queue manager hangs |
Hi All,
I've developed a multi-threaded app doing puts, gets, commits and rollbacks in a mix.
When I run it with a reasonable load, the queue manager hangs. It hangs so hard that I can't stop it ... |
Topic: 64-bit support for MQSeries |
MichaelGoltsman
Replies: 2 Views: 11591
|
Forum: IBM MQ API Support Posted: Mon Nov 26, 2001 10:10 pm Subject: 64-bit support for MQSeries |
Thank you.
Mike |
Topic: 64-bit support for MQSeries |
MichaelGoltsman
Replies: 2 Views: 11591
|
Forum: IBM MQ API Support Posted: Mon Nov 26, 2001 5:19 am Subject: 64-bit support for MQSeries |
Hi All,
I've been told that "IBM has just recently (in September) delivered a 64 bit client for
Solaris."
Can anyone give me more info?
I need to develop a 64-bit application working with M ... |
Topic: Speed problem in multi-threaded app |
MichaelGoltsman
Replies: 2 Views: 11509
|
Forum: IBM MQ API Support Posted: Sun Nov 18, 2001 6:26 am Subject: Speed problem in multi-threaded app |
It's OK now. The problem was in the libraries list. Our configuration managers put libmqm.sl instead of libmqm_r.sl in the link statement.
Thank you for cooperation,
Mike |
Topic: Speed problem in multi-threaded app |
MichaelGoltsman
Replies: 2 Views: 11509
|
Forum: IBM MQ API Support Posted: Thu Nov 15, 2001 7:37 am Subject: Speed problem in multi-threaded app |
Hi All,
I'm developing a multi-threaded app using MQSeries on HP-UX 11. In this application I see a very strange problem: an MQSeries function called from the main thread runs 100 times faster then ... |