Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Oracle SQL over MQSeries?

Re: Oracle SQL over MQSeries?

From: Jared Hecker <jared_at_pandora.planet.net>
Date: 7 Jul 1998 17:39:11 GMT
Message-ID: <6ntmfv$ja2@jupiter.planet.net>


You are correct in your analysis of the gateway.

Have you looked at ORacle 8 Advanced Queuing?

jh

Jason C Austin (jason_at_zaxxon.cs.odu.edu) wrote:

: Does anyone know if a product like this exists:

: I would like to take an existing application that runs queries
: on an Oracle database via SQLNet and convert it to using MQSeries for
: all network communication.

: What I have in mind would have a library on the client side
: that packs up the query and puts in on a queue. An MQSeries/Oracle
: application on the other side picks up the message, unpacks it, runs
: the query, and then repacks the response to go back to the client.

: I read up on the Oracle 8 MQSeries procedural gateway, but it
: looks like it only does "Oracle Client<->Oracle Server<->MQSeries"
: rather than "Oracle Client<->MQSeries<->Oracle Server."

: Thanks in advance for any information.
: --
: Jason Austin
: austin_at_visi.net

--

Jared Hecker	| HWA Inc. - Oracle architecture and Administration
jared_at_hwai.com	|  ** serving NYC and New Jersey **
Received on Tue Jul 07 1998 - 12:39:11 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US