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 -> Oracle SQL over MQSeries?

Oracle SQL over MQSeries?

From: Jason C Austin <jason_at_zaxxon.cs.odu.edu>
Date: 06 Jul 1998 14:42:42 -0400
Message-ID: <ycxiulavn19.fsf@zaxxon.cs.odu.edu>

        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 Received on Mon Jul 06 1998 - 13:42:42 CDT

Original text of this message

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