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 -> LONG RAW Manipulation

LONG RAW Manipulation

From: Thomas Barry <tbarry_at_twocoast.com>
Date: Thu, 15 Oct 1998 07:49:28 -0400
Message-ID: <MPG.108fab56930fb3f898968a@news-server>


Hi-

I've got an application where I need to replicate a table containing a LONG RAW column from one instance to another (Oracle 7.3). I know that a snapshot won't do it- it'll replicate the table but ignore the data. Is the only option to write an OCI program and use the piecewise operations on the LONG RAW data, or is there another method that I'm unaware of?

Thanks,

Thomas Barry
TwoCoast Consulting Received on Thu Oct 15 1998 - 06:49:28 CDT

Original text of this message

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