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 -> copying LOBs

copying LOBs

From: Will Hartung <will.hartung_at_havasint.com>
Date: Thu, 28 Sep 2000 10:17:43 -0700
Message-ID: <8qvuff01pfu@news1.newsguy.com>

I'm wondering what folks are doing to transfer LOBs between tables. Specifically between to different networked databases.

In a perfect world it would be as trivial as :

    insert into newtable select that, that, other from oldtable

Of course, this doesn't work with LOBs.

Any insight appreciated.

Will Hartung
(will.hartung_at_havasint.com) Received on Thu Sep 28 2000 - 12:17:43 CDT

Original text of this message

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