Home » RDBMS Server » Server Administration » Importing Data > Please Help
Importing Data > Please Help [message #373495] Thu, 19 April 2001 10:15 Go to next message
IT Lover
Messages: 5
Registered: January 2001
Junior Member
I have Oracle 8 (double byte capable) database. OS is meant for English. I need to import data from another database that too is double byte capable. Source database has data in different languages like Korean, Japanese, English etc. I created a database link and imported the data. But the data gets corrupted. It no longer reamins in native language.
Do we need to set some thing before export ?

Thanks,
IT LOVER
Re: Importing Data > Please Help [message #373496 is a reply to message #373495] Thu, 19 April 2001 10:56 Go to previous message
Neal Hawman
Messages: 14
Registered: April 2001
Junior Member
You need to check that both databases have been created with the same character set. You can check the NLS language and character settings by quering the table sys.props$.

You also need to check that the front-end tool you are using to move the data is also using this character set. For SQL*Plus, this is likely to be determined by an environment variable (or registry setting if your using NT) called NLS_LANG.
Previous Topic: Using multiple files to load one table
Next Topic: Re: decode
Goto Forum:
  


Current Time: Sat Jun 29 00:36:32 CDT 2024