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: Replication and LONG RAW

Re: Replication and LONG RAW

From: Ed Bruce <Ed.Bruce_at_ha.hac.com>
Date: 1996/12/13
Message-ID: <32B1D3ED.41C6@ha.hac.com>#1/1

Lun Wing San (Oracle) wrote:
>
> Dussan Pirc wrote:
> >
> > I'd like to replicate our database which is including one LONG RAW
> > field.
> >
> > After reading documentation about distributed and replicated database
> > I found out that LONG RAW (and even RAW) data is NOT supported...
> >
> > Is there any other way to replicate RAW objects?
>
> I have an idea. You can explore the datatype conversion raw to varchar2.
>

There is still a physical limit to how much data can be replicated in each row. The only datatypes that can't be replicated are LONG and LONG RAW. RAW is supported. Again there is a limit to the total size of a row that can be replicated. I don't recall what it is at this time.

-- 

Ed Bruce
<Bruce_at_ha.hac.com>
<ebruce_at_iquest.com>
Received on Fri Dec 13 1996 - 00:00:00 CST

Original text of this message

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