Re: setting character set for imp

Janine Sisk wrote:


I don't understand why we're having this problem in the first place; this conversion just adds an extra bit to each character, it's not supposed to change anything!


janine

Oh yes it is.

Create a single varchar2(50) column test table. Insert some rows containing Euro symbols and other specialized European symbols. Export and import it. Notice how all your specialized upper ascii characters have been converted to question marks. Then search Metalink (there are a couple of good articles there which explain how National Language Support and character sets work.

--
http://www.freelists.org/webpage/oracle-l

Other related posts: