﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>FranklinFaces.com - Oracle &amp; SQL Server Database Forums for all IT Professionals / Oracle Forum / ORA - Oracle Database Error Codes - Search via specific error codes. / ORA-10560 Through ORA-19999  / ORA-12705: Cannot access NLS data files or invalid environment specified / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>FranklinFaces.com - Oracle &amp; SQL Server Database Forums for all IT Professionals</description><link>http://www.franklinfaces.com/</link><webMaster>no-reply@FranklinFaces.com</webMaster><lastBuildDate>Fri, 10 Feb 2012 23:37:48 GMT</lastBuildDate><ttl>20</ttl><item><title>ORA-12705: Cannot access NLS data files or invalid environment specified</title><link>http://www.franklinfaces.com/Topic110-55-1.aspx</link><description>I'm getting the following ora error message:&lt;P&gt;ERROR:&lt;BR&gt;ORA-12705: Cannot access NLS data files or invalid environment specified&lt;/P&gt;&lt;P&gt;When logging into oracle using sqlplus:&lt;/P&gt;&lt;P&gt;sqlplus '/ as sysdba';&lt;/P&gt;&lt;P&gt;&lt;BR&gt;Message 133 not found;  product=SQLPlus; facility=SP2&lt;BR&gt;: Release 9.2.0.6.0 - Production on Tue Apr 7 14:20:15 2009&lt;/P&gt;&lt;P&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;/P&gt;&lt;P&gt;ERROR:&lt;BR&gt;ORA-12705: Cannot access NLS data files or invalid environment specified&lt;/P&gt;&lt;P&gt;oerr ora 12705 shows the following:&lt;/P&gt;&lt;P&gt;12705, 00000, "Cannot access NLS data files or invalid environment specified"&lt;BR&gt;// *Cause: Either an attempt was made to issue an ALTER SESSION command&lt;BR&gt;//         with an invalid NLS parameter or value; or the environment&lt;BR&gt;//         variable(s) NLS_LANG, ORA_NLSxx, or ORACLE_HOME was incorrectly&lt;BR&gt;//         specified, therefore the NLS data files cannot be located.&lt;BR&gt;// *Action: Check the syntax of the ALTER SESSION command and the NLS&lt;BR&gt;//          parameter, correct the syntax and retry the statement, or&lt;BR&gt;//          specify the correct directory path/values in the environment&lt;BR&gt;//          variables.&lt;BR&gt;&lt;/P&gt;&lt;P&gt;In my case this was very easy.  My ORACLE_HOME was set to /u01/oracle/product/9.2.0.6 instead of /u01/oracle/product/10.2.0.3.    Once I corrected that it went through just fine.   But that may not be the only cause of this error.  &lt;/P&gt;&lt;P&gt;Check that any of the following is true:&lt;/P&gt;&lt;P&gt;NLS_LANG parameter is correct or any other ORA_NLSxx is correct.&lt;/P&gt;&lt;P&gt;ORACLE_HOME parameter is set correct.&lt;/P&gt;&lt;P&gt;Check to see that you are in the correct $ORACLE_HOME during migration etc..&lt;/P&gt;&lt;P&gt;You can use the unset command in unix to unset your parameter or simply set/export them again.&lt;/P&gt;&lt;P&gt;&lt;BR&gt; </description><pubDate>Tue, 07 Apr 2009 14:45:57 GMT</pubDate><dc:creator>Admin</dc:creator></item></channel></rss>
