At the beginning:
the client-side character set:SIMPLIFIED CHINESE_CHINA.ZHS16GBK
the server-side character set:AMERICAN.ZHS32GB18030
PL/SQL developer didn't work.
After I changed the client-side character set to AMERICAN.ZHS32GB18030. All ok.
In addition,I am sorry for my poor English.May...
Now I had installed oracle9i 9.2.0.1.0 on my personal computer.PL/SQL Developer work very well.Maybe the different Oracle character set bring on that error.I'll have another test to proof this.
Oh,I had forget to tell you that my OS is the Simple Chinese version.Can it bring on that problem?
btw,Whenever I can not browse any information with the PLSQL browser.
My OS: Win2K with service pack3
Oracle version: Oracle9i 9.2.0.2.0
Oracle Client: Oracle 9.2.0.1.0
PL/SQL Developer: 5.1.0.662
With PL/SQL Developer,I can enter Sql and run it,it's normal.When I try to browse the tables info.It show me a error dialog with ora-01460 error.
What's wrong? How can I...