Oracle environment variable
DISPLAY
The name, server number, and screen number of the system where the Oracle Universal Installer display its Graphical User Interface (GUI).
ORA_NLS33
Location of character set data. No
ORACLE_BASE
Directory at the top of the Oracle software and administrative file structure.
ORACLE_HOME
Directory containing Oracle software for a particular release.
ORACLE_SID
The Oracle server instance identifier to use during installation.
PATH
Shell’s search path for executables.
ORACLE_TERM
specifies the terminal definition resource file to be used with the Installer. If ORACLE_TERM is not set, the Installer uses the value of the UNIX environment variable TERM and searches for an equivalent ORACLE_TERM resource
LD_LIBRARY_PATH
a colon-separated set of directories where libraries should be searched for first
NLS_LANG
the client character set,you can refence this doc for details http://www.dbaoncall.net/references/ref_nls_lang.html
TNS_ADMIN
TNS_ADMIN in unix to point to the location listener.ora tnsnames.ora
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756652/viewspace-242475/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Get Oracle Environment InformaticaOracleORM
- ABAP Netweaver和Cloud Foundry上的環境變數Environment VariableCloud變數
- 4.2.12 在 Oracle Restart Environment 環境中啟用 FAN 事件OracleREST事件
- [Bash] Environment variables
- CSS Variable StudyCSS
- MyBatis-03-environmentMyBatis
- Spring系列.Environment介面Spring
- compact (): Undefined variable: operatorUndefined
- Linux: Desktop Environment DE GUILinuxGUI
- swiftUI-@Environment的作用SwiftUI
- error: externally-managed-environmentError
- 程式碼會引發 Notice: Undefined variable: undefined_variable 錯誤Undefined
- sql mysql variable autocommit (5)MySqlMIT
- 17-Containers-Container Environment VariablesAI
- CS540 Python Virtual EnvironmentPython
- Qt QML之 JavaScript Host EnvironmentQTJavaScript
- MySQL 中出現報錯提示: ‘Variable ‘XXX‘ is a read only variable‘的解決方法MySql
- Only variable references should be returned by reference
- Spyder clear variable explorer from memory
- GitLab 實現動態 Environment URLGitlab
- Lecture 05 Real-time Environment MappingAPP
- mysql關於variable的總結MySql
- cannot access local variable where it is not associated with a value
- mysql遇到Variable can’t be set to the value of ‘NULL’MySqlNull
- Environment Switcher 原理解析(註解、Apt、反射、混淆)APT反射
- PVE(Proxmox Virtual Environment) 安裝配置iStoreOS筆記筆記
- 錯誤解決:Attempting to use uninitialized value VariableZed
- mysql 動態引數(Dynamic System Variable Summary)MySql
- Spring中的Environment外部化配置管理詳解Spring
- 問題解決local variable 'xxx' referenced before assignment
- Mysql:Variable 'XXXt' can't be set to the value of 'NULL'解決MySqlNull
- PHP提示Notice: Undefined variable的解決辦法PHPUndefined
- css variable的使用方法和好處有哪些?CSS
- mysql-python安裝時Environment Error: mysql_config not foundMySqlPythonError
- FastAPI(64)- Settings and Environment Variables 配置項和環境變數ASTAPI變數
- java11新特性--Local-Variable Syntax for Lambda ParametersJava
- 解決ERROR 1231 (42000): Variable 'time_zone' can'tError
- JDBC/MYSQL問題 : Unknown system variable 'query_cache_size'JDBCMySql