Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: import / export problem
I agree with this. Try the EXP from the 8.0.6 database and connect to the other database via the SQL*Net connection. Then try IMPin using the 8.0.6 IMP facility it should work without any problems.
Kenneth Koenraadt wrote:
> On 6 Jul 2001 03:25:52 -0700, daud11_at_hotmail.com (Daud) wrote:
>
> >Hi
> >
> >I have a dmp file export from 8.1.7 - character set US7ASCII.
> >I am trying to import back into another database, 8.0.6 on NT with a
> >different character set - WE8ISO8859P1 but I could not get it to work
> >because of the character set problem. Is there anyway I can fix it?
> >
> >rgds
> >Daud
>
> Hi Daud,
>
> Importing a 8.1.7 Export file into an older version database will most
> likely cause problems in any case. That is probably what causes your
> problems, not the difference in charsets. An obvious solution is to
> upgrade your 8.0 database.
>
> Regarding the charset "problem" : Since US7ASCII and WE8ISO8859P1 both
> are 1-byte charsets, Oracle will automaticallly do the conversion when
> importing (see on-line documentation for further details).
>
> Regards,
> Kenneth Koenraadt
> Systems Consultant
> Oracle DBA
> plovmand@<no-spam>hotmail.com
Received on Mon Jul 23 2001 - 11:52:00 CDT
![]() |
![]() |