免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4525 | 回复: 4
打印 上一主题 下一主题

[安装配置] 请高手指点AIX下安装oracle时设定环境变量内容的意思 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-10-17 14:51 |只看该作者 |倒序浏览
最近看AIX下安装oracle时看见设定的环境变量为:
修改oracle用户的.profile环境变量文件,增加以下内容:
ORACLE_BASE=/oracle; export ORACLE_BASE
ORACLE_HOME=/oracle/OraHome1; export ORACLE_HOME
ORACLE_SID=ora9i; export ORACLE_SID
ORACLE_TERM=vt100; export ORACLE_TERM
TNS_ADMIN=$ORACLE_HOME/network/admin;export TNS_ADMIN
NLS_LANG=american_america.zhs16cgb231280; export NLS_LANG
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data; export ORA_NLS33
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib; export LD_LIBRARY_PATH
LIBPATH=$ORACLE_HOME/libORACLE_HOME/ctx/lib ;export LIBPATH
ORA_DB=$ORACLE_HOME/dbs;export ORA_DB
#CLASSPATH=$ORACLE_HOME/jlib;  ORACLE_HOME/rdbms/jlib
CLASSPATH=$ORACLE_HOME/JRE/libORACLE_HOME/JRE/lib/rt.jarCLASSPATH
export CLASSPATH
PATH=$ORACLE_HOME/binPATH; export PATH
DISPLAY=:0.0; export DISPLAY
但不知道这里面每一步设的都是什么意思,哪位高手能帮忙讲解一下吗?谢谢

[ 本帖最后由 sgy5621871 于 2007-10-17 15:07 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2007-10-17 16:52 |只看该作者
愿写哪步就写哪步吧,积少成多,对我们新手帮助是很大的。谢谢各位

论坛徽章:
0
3 [报告]
发表于 2007-10-17 17:55 |只看该作者
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

论坛徽章:
1
荣誉会员
日期:2011-11-23 16:44:17
4 [报告]
发表于 2007-10-17 21:28 |只看该作者
看oracle的文档

论坛徽章:
0
5 [报告]
发表于 2007-10-19 20:43 |只看该作者
谢谢~
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP