| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Replicating LONGs...
We have that very problem. What we do is replicate the non-long columns using a snapshot, use the SQLPlus copy command to copy over the primary key and the long column, and join them with a view on the replicated database. Not elegant, but then the LONG datatype is a kludge anyway.
Jose Luis
Delgado To: oracle-l_at_freelists.org
<joseluis_delgad cc:
o Subject: Replicating LONGs...
@yahoo.com>
Sent by:
oracle-l-bounce
07/01/2004 03:04
PM
Please respond
to oracle-l
List...
Do any of you have an example of replicating longs data types that could share with me?
I'm starting to replicate a db with long columns (3d part), but Oracle does not support them.
Note that we cannot move to lob datatype.
TIA
Regards!
JL
![]() |
![]() |