首页 > 数据库技术 > 详细

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

时间:2014-11-02 12:03:28      阅读:253      评论:0      收藏:0      [点我收藏+]

Entironment

================================================

Windows 7 Ultimate x64

Oracle 11g Release 2 (11.2) for Microsoft Windows x64 (64-Bit)

Toad for Oracle Version 11.6

Oracle EBS R12.1.x installed to Red Hat Linux AS 4U7 on VMware Workstation


SYMPTOMS

================================================

Toad depend on KEY_OraDb11g_home1 connection the EBS R12.1.x show Error message:

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


SOLUTION

================================================

1. Create a new regedit file “ORACLE_NLS_LANG.reg”

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb11g_home1]
"NLS_LANG"="SIMPLIFIED CHINESE_CHINA.ZHS16GBK"

2. Double Clicking the file “ORACLE_NLS_LANG.reg” to regedit.

 

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

原文:http://www.cnblogs.com/quanweiru/p/4068878.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!