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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Long and Replication

Re: Long and Replication

From: Jim Kennedy <kennedy-family_at_home.com>
Date: Wed, 09 May 2001 04:43:51 GMT
Message-ID: <bW3K6.130734$xN4.8480508@news1.sttls1.wa.home.com>

Switch to lobs. Longs are being deprecated. You can replicate lobs; Oracle does not natively replicate longs, you would have to build this mechanism yourself.
Jim

"Frank Bluemel" <frank_at_frank-bluemel.de> wrote in message news:9d9a0l$pqh$05$1_at_news.t-online.com...
> i don't now the replication of long columns works. but on a 7.3 database
 we
> have create a trigger on the table what writes the key fields to a help
> table. in the replication we have create a job was it writes the data to
 the
> remote database.
>
> frank
>
> "Jack" <No_at_Mail.Please> schrieb im Newsbeitrag
> news:SgUJ6.24015$662.109234_at_news1-hme0...
> > Hi
> > I have a table containing a "long" column to store my unlimited "text"
> > messages
> > I'd also like to replicate this table.
> > Is there any way of doing this in Oracle 8i?
> >
> > Thanks
> >
> >
>
>
Received on Tue May 08 2001 - 23:43:51 CDT

Original text of this message

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