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

Home -> Community -> Usenet -> c.d.o.server -> Re: msmq with oracle

Re: msmq with oracle

From: Pete Sharman <psharman_at_us.oracle.com>
Date: Thu, 06 Jan 2000 10:40:03 -0800
Message-ID: <3874E182.9C95A658@us.oracle.com>


Depends on what you mean by using Oracle as the database for MSMQ. MSMQ is just a messaging product. If you want to store the messages in Oracle, there are two approaches you can take:

  1. There is a company called Level8 which has built an adapter between MSMQ and Oracle.
  2. <Sales hat on> Alternatively, just use Oracle's messaging product, Advanced Queuing. That way whatever you build with it can be run across over 80 different platforms, and if you need to move to a bigger box for scalability reasons, you're not limited to a Microsoft solution. </Sales hat on>.

Pete

Erez Rosenberg wrote:

> is it possible to use oracle as the database for MSMQ ,instead of the
> default sql server ?
> if so , when should this be available ?
>
> thanx ,
> erez


Received on Thu Jan 06 2000 - 12:40:03 CST

Original text of this message

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