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迁移到mysql的总结分析

oracle数据与文本导入导出源码示例

oracle解锁用户的命令有哪些

oracle并行操作之并行查询实例解析

oracle常用sql查询语句部分集合(图文)

oracle常见问题解决方案汇总

oracle递归查询connectby用法

linux系统(x64)安装oracle11g完整安装图文教程另附基本操作

oracle的clob大数据字段类型操作方法

linux 7下脚本安装配置oracle 11g r2教程

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


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

数据库系统概念 第6版

机械工业出版社

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



打赏

取消

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

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

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

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

评论

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