Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: NOT NULL constraint & value too large during import
Can you state the exact comands (with parameters) you used in the exp /
imp
(including what the values of nls_lang were).
Then can you check if the table definition after the imp was the same
as the table that was exported (specifically in terms of that
varchar2(3 char) ...
did it somehow change to varchar2(3 bytes) ?).
Also, what is the setting of nls_length_semantics in both databases?
Anurag Received on Wed Mar 29 2006 - 14:36:00 CST
![]() |
![]() |