Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
aagj
Frequent Visitor

NLS problems - I cannot get access to oracle database

Error: Oracle: ORA-12705: Cannot access NLS data files or invalid environment specified

5 REPLIES 5
nandukrishnavs
Community Champion
Community Champion

@aagj 

 

Refer to this link http://www.dba-oracle.com/t_ora_12705_resolution.htm



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

@nandukrishnavs 
I don't get this error when I am using my old laptop (I changed yesterday) and I have checked all the NLS parameter values...  

@aagj 

 

Possible reasons are

  1. An attempt was made to issue an ALTER SESSION statement with an invalid NLS parameter or value.
  2. The NLS_LANG environment variable contains an invalid language, territory, or character set.

You can resolve this by unset the NLS_LANG environment variable

The NLS_LANG must be unset in the Windows registry (re-named is best). Look for the NLS_LANG subkey in the registry at \HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE, and rename it.



Did I answer your question? Mark my post as a solution!
Appreciate with a kudos
🙂


Regards,
Nandu Krishna

@nandukrishnavs 
what does it mean to 'unset the NLS_LANG '? 

Hi @aagj 

nandukrishnavs's sharing would be helpful, could you try the suggestions from the link?

'unset the NLS_LANG': https://docs.oracle.com/cd/E12102_01/books/AnyInstAdm784/AnyInstAdmPreInstall18.html

 

Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors