Home » Other » General » export from 10 to 8i
export from 10 to 8i [message #103969] Tue, 08 June 2004 04:17 Go to next message
Ivan
Messages: 180
Registered: June 2000
Senior Member
Hi all,
We are using oracle 10G + linux RedHat AS 3.0 for development and oracle 8i + Win32 for production server.

We are using UTF8 encoding on 8i.
So to this moment we are using olso 8i for development and we are able to transfer needet data to production server.
We are using :
set nsl_lang=.UTF8
exp ....

and on production server :
set nsl_lang=.UTF8
imp ....
It was working very well.

After migration to 10G if we try to make the export we found this message:

Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
With the Partitioning, OLAP and Data Mining options
Export done in US7ASCII character set and UTF8 NCHAR character set
server uses AL32UTF8 character set (possible charset conversion)

After import all the UTF8 symbols are unreadable (We are using some cyrullic symbols).

Can some one point me how to resolve the problem.

many thanks in advance,
ivan.
Re: export from 10 to 8i [message #104707 is a reply to message #103969] Thu, 06 January 2005 10:25 Go to previous message
Chris
Messages: 128
Registered: November 1998
Senior Member
I'm upgrading numerous Oralce 8i,9i DB's and
8i,9iAS on Solaris 8.

What method of migration did you use?
Export/import or DBUA?

What processes are involved?

Thanks,
Chris
Previous Topic: developing tools
Next Topic: DBMS Ofuscation Tool Kit
Goto Forum:
  


Current Time: Thu Mar 28 17:53:15 CDT 2024