Home » RDBMS Server » Server Utilities » Import Error !!!
Import Error !!! [message #71977] Wed, 12 February 2003 14:05 Go to next message
xmerkos
Messages: 1
Registered: February 2003
Junior Member
Hi,

I am facing a problem when I try to make input a database which has been
done export from Oracle 8 0.5 and the system Solaris in Oracle 9i and the
system Windows XP.
My problem is presented as below:
-------------------------------
Export file created by EXPORT:V08.00.05 via conventional path
import done in EL8MSWIN1253 character set and AL16UTF16 NCHAR character set
import server uses EL8ISO8859P7 character set (possible charset conversion)
export client uses EL8ISO8859P7 character set (possible charset conversion)
export server uses EL8ISO8859P7 NCHAR character set (possible ncharset
conversion)
. importing SYSTEM's objects into SYSTEM
. importing E_PROT_DL's objects into E_PROT_DL
IMP-00017: following statement failed with ORACLE error 1861:
" ALTER TABLE "ALMERI" MODIFY ("LASTDATE" DEFAULT '1900-01-01' )"
IMP-00003: ORACLE error 1861 encountered
ORA-01861: literal does not match format string
-------------------------------------
Do you have any informations handling with my problem?
Any help would be really valuable and necessary!!
Re: Import Error !!! [message #71978 is a reply to message #71977] Wed, 12 February 2003 15:52 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
i believe, this is becuase of incompatibility of dates.
use the lower version of export (805 in this case) to do the export from source.
and use same lower version of import (805 ) to load the dump file into 9i database.
before exporting
make sure you have set the nls parameters (nls_date_format) to what ever format you want it in the target database.
and also set nls parameters before importing.
Re: Import Error !!! [message #72010 is a reply to message #71977] Fri, 21 February 2003 03:02 Go to previous message
rainheart
Messages: 1
Registered: February 2003
Junior Member
i also have the same question
but i dont know how to set nls parameters
pls help me
Previous Topic: Export Import Problem
Next Topic: Automating export and import (Urgent)
Goto Forum:
  


Current Time: Wed May 15 00:52:11 CDT 2024