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 -> character set problem while importing?

character set problem while importing?

From: ht <ht_news_at_hotmail.com>
Date: 15 Apr 2002 06:55:46 -0700
Message-ID: <950c80fd.0204150555.7ed0d105@posting.google.com>


This is an error while importing a database. How do I import this database correctly without that one table being rolled back.

Greetings ht


IMP-00058: ORACLE error 1461 encountered  
ORA-01461: can bind a LONG value only for insert into a LONG column  
IMP-00028: partial import of previous table rolled back: 19892 rows rolled back

import done in WE8ISO8859P1 character set and UTF8 NCHAR character set import server uses UTF8 character set (possible charset conversion) export server uses WE8ISO8859P1 NCHAR character set (possible ncharset conversion)


Received on Mon Apr 15 2002 - 08:55:46 CDT

Original text of this message

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