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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Stored Procedure: Transfering data from one table to another from one db to another

Re: Stored Procedure: Transfering data from one table to another from one db to another

From: Sybrand Bakker <gooiditweg_at_sybrandb.demon.nl>
Date: Mon, 03 Feb 2003 18:07:48 +0100
Message-ID: <2e8t3vo3k88g7do2u6tk025sjehh5bk8ca@4ax.com>


On 3 Feb 2003 08:57:24 -0800, rknr3755_at_yahoo.com (RKNR3755) wrote:

>Thanks Frank. But the table that I am inserting from has a CLOB
>column. And this insert does not work because of this. Do you know
>how I can solve this?

Use the dbms_lob package in your insert and/or read up on LOBs in your manual.

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Mon Feb 03 2003 - 11:07:48 CST

Original text of this message

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