Oracle 10g 的 ORA_NLS10 環境變數

來源:互聯網
上載者:User

Oracle 10g 關於 NLS 的環境變數發生了一點變化:

For RDBMS 7.2.x version the variable is called ORA_NLS.
For version 7.3.x the variable is called ORA_NLS32.

For Oracle 8, 8i and 9 variable is called ORA_NLS33.

For Oracle 10g the variable is called ORA_NLS10.

ORA_NLS33 的設定值:

ORA_NLS33 = $ORACLE_HOME/ocommon/nls/admin/data

而 ORA_NLS10 只需要設定:

ORA_NLS10 = $ORACLE_HOME/nls/data

定義了 ORA_NLS10 則不需要單獨定義 ORA_NLS33 等參數了。

目前應該仍然是向後相容 ORA_NLS33 的。

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.