我是靠谱客的博主 大意金毛,最近开发中收集的这篇文章主要介绍oracle安装完执行脚本,Oracle 10g 安装过程中需要执行的两个脚本,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

# /u01/app/Oracle/oraInventory/orainstRoot.sh

Changing permissions of /u01/app/Oracle/oraInventory to 775.

Changing groupname of /u01/app/Oracle/oraInventory to oinstall.-

The execution of the script is complete

# /u01/app/Oracle/product/10.2.0/db_1/root.sh

Running Oracle10 root.sh script...

The following environment variables are set as:

Oracle_OWNER= oracle

Oracle_HOME=  /u01/app/oracle/product/10.2.0/db_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:

The file "dbhome" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: y

Copying dbhome to /usr/local/bin ...

The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: y

Copying oraenv to /usr/local/bin ...

The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n) [n]: y

Copying coraenv to /usr/local/bin ...

Creating /etc/oratab file...

Entries will be added to the /etc/oratab file as needed by

Database Configuration Assistant when a database is created

Finished running generic part of root.sh script.

Now product-specific root actions will be performed.

本文出自:亿恩科技【www.enkj.com】

最后

以上就是大意金毛为你收集整理的oracle安装完执行脚本,Oracle 10g 安装过程中需要执行的两个脚本的全部内容,希望文章能够帮你解决oracle安装完执行脚本,Oracle 10g 安装过程中需要执行的两个脚本所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(49)

评论列表共有 0 条评论

立即
投稿
返回
顶部