VMware中linux环境下oracle安装图文教程(二)ORACLE 10.2.05版本的升级补丁安装


本文整理自网络,侵删。

首先我们解压

$ unzip p8202632_10205_LINUX.zip 

解压后我们会发现多出了个文件夹,他是:Disk1,进入Disk1。然后执行安装:

$ ./runInstaller

执行脚本

# /u01/app/oracle/10.2.0/db_1/root.sh
Running Oracle 10g root.sh script...
The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /u01/app/oracle/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]:
The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
[n]:
The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
[n]:
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.

执行完脚本后进行创建数据库。

$ dbca

阅读剩余部分

相关阅读 >>

oracle中top的写法

oracle 函数

oracle 数据库学习 基本结构介绍

jdbc连接并操作oracle数据库

oracle常见故障类别及规划解析

oracle19c 创建表空间遇到的坑

oracle数据库输出输入

oracle中通配符和运算符的使用方法介绍

oracle关于时间日期的操作

linux静默安装oracle11g部分问题的解决方法

更多相关阅读请进入《oracle》频道 >>


数据库系统概念 第6版
书籍

数据库系统概念 第6版

机械工业出版社

本书主要讲述了数据模型、基于对象的数据库和XML、数据存储和查询、事务管理、体系结构等方面的内容。



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...