Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Long and Replication
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
![]() |
![]() |