Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: import to Personal 8i from enteprise 8i edition
In general you cannot use Export from a recent version andimport it in a older version. Try EXp from the old version database by connecting to the new database via SQL*Net and then try importing. It worked for me. All the best!!
Mo wrote:
> hello
>
> I am importing a data from export done in 8i enterprise edition and it
> fail everytime with error "IMP-00069: could not convert to environment
> national character set's handle"
>
> and I verfied that both database have the same character set
> WE8ISO8859P1
>
> what am I doing wrong???
>
> I am doing simple import: imp user/password fromuser=**** touser=***
> file=****
>
> thanks
Received on Mon Jul 23 2001 - 12:01:01 CDT
![]() |
![]() |