Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: exp/imp and NLS
> One possible way:
> Import data into an intermediate 9i (US7ASCII) database.
> Then exp data from this 9i database and import it in your 8i database.
>
> Oracle recommends not using al32utf8 if you are going to be connecting
> from 9i to 8i
> (See for example Metalink Note: 237593.1)
>
> Anurag
Thanks a lot, it works now ... Received on Sat Mar 26 2005 - 03:10:00 CST
![]() |
![]() |