PLS-00553: character set name is not recognized
Posted: Wed 09 Feb 2011 06:47
Hi,
I'm using dotConnect for Oracle 5.70.180.0.
If I connect to "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production", it works, fine.
However, when I connect to another version of Oracle using exactly same codes: "Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit Production", it gives me error:
---
PLS-00553: character set name is not recognized
ORA-06550: line 0, column 0:
PL/SQL: Compilation unit analysis terminated
---
Is there any fix for this? Thanks.
I'm using dotConnect for Oracle 5.70.180.0.
If I connect to "Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production", it works, fine.
However, when I connect to another version of Oracle using exactly same codes: "Oracle Database 10g Enterprise Edition Release 10.1.0.5.0 - 64bit Production", it gives me error:
---
PLS-00553: character set name is not recognized
ORA-06550: line 0, column 0:
PL/SQL: Compilation unit analysis terminated
---
Is there any fix for this? Thanks.