zoukankan      html  css  js  c++  java
  • ORA-12705: Cannot access NLS data files or invalid environment specified

    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 [Variable: 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_MACHINESOFTWAREORACLEKEY_OraDb11g_home1]
    "NLS_LANG"="SIMPLIFIED CHINESE_CHINA.ZHS16GBK"

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

     

  • 相关阅读:
    2016/09/18
    2016/09/16
    2016/09/15
    2016/09/14
    2016/09/13
    2016/09/12
    2016/09/03
    2016/09/02
    HDU1850 Being a Good Boy in Spring Festival(NIM)
    POJ3070 Fibonacci(矩阵快速幂)
  • 原文地址:https://www.cnblogs.com/quanweiru/p/4068878.html
Copyright © 2011-2022 走看看