Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> working with CLOBS
Hi listers.
I have a question on migrating some data. I am tryign to get some remote data into an 8.1.7 NT install and running into trouble with CLOBS. Ideally I need to do an
INSERT INTO TABLE2
SELECT CLOB1, CLOB2, VARCHAR2)
Is this possible? I am getting an error that looks a lot like this is not
an acceptable LONG operation.
thanks for any advice.
adam
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Adam Turner
INET: ATurner_at_concreteinc.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Fri Feb 16 2001 - 13:10:00 CST