Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1947045
  • 博文数量: 424
  • 博客积分: 1291
  • 博客等级: 中尉
  • 技术积分: 2682
  • 用 户 组: 普通用户
  • 注册时间: 2012-08-13 01:34
个人简介

linux oracle 网络安全 编程

文章分类

全部博文(424)

文章存档

2016年(22)

2015年(53)

2014年(57)

2013年(242)

2012年(50)

分类: Oracle

2013-01-21 00:23:09

$ORACLE_BASE和$ORACLE_HOME 的区别

$ORACLE_BASE for installation purpose only.
oracle will use it to determine the optimal disk structure (oradata oraInventory
product etc). it's optional.

$ORACLE_HOME is usually
$ORACLE_BASE/product/;it is the root directory
where all kinds of oracle files resides. it is required for all oracle runtime
operations and software
maitainance.

简单说,ORACLE_BASE是oracle的根目录,ORACLE_HOME是oracle产品的目录。
例如:如果装了2个版本的oracle,那么ORACLE_BASE可以是一个,但ORACLE_HOME是2个。
阅读(636) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~