Home » SQL & PL/SQL » SQL & PL/SQL » ora 12705
ora 12705 [message #8371] Wed, 13 August 2003 17:16 Go to next message
oracleson
Messages: 6
Registered: February 2003
Junior Member
Trying to export or link a oracle table to MS access but kept getting an ORA-12705 error!! Does anyone knows how to troubleshoot that symptom?

Thanks.
Re: ora 12705 [message #8372 is a reply to message #8371] Wed, 13 August 2003 18:26 Go to previous message
Todd Barry
Messages: 4819
Registered: August 2001
Senior Member
You may have seen this already, but just in case you haven't:

ORA-12705 invalid or unknown NLS parameter value specified

Cause: There are two possible causes: Either an attempt was made to issue an ALTER SESSION statement with an invalid NLS parameter or value; or the NLS_LANG environment variable contains an invalid language, territory, or character set.

Action: Check the syntax of the ALTER SESSION statement and the NLS parameter, correct the syntax and retry the statement, or specify correct values in the NLS_LANG environment variable. For more information about the syntax of the ALTER SESSION statement, see the Oracle9i SQL Reference.
Previous Topic: SQL LOADER Data File Question
Next Topic: Disadvantage of Using index hint
Goto Forum:
  


Current Time: Tue Apr 23 23:24:33 CDT 2024