全世界最详细的图形化VMware中linux环境下oracle安装(二)【weber出品必属精品】...

本文详细介绍了Oracle10.2.05版本的升级补丁安装过程,包括解压安装包、执行安装脚本、设置环境变量及创建数据库等步骤,并提及了安装过程中遇到的企业管理器安装失败的问题。
  1. 《ORACLE 10.2.05版本的升级补丁安装》
  2.  首先我们解压
    $ unzip p8202632_10205_LINUX.zip 
  3.  解压后我们会发现多出了个文件夹,他是:Disk1,进入Disk1。然后执行安装:
    $ ./runInstaller
  4.  
  5.   执行脚本
    # /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.
  6.  执行完脚本后进行创建数据库。
  7. $ dbca
  8.  
  9.  
  10.  这里之前还报了一个错误,说的是企业管理器 安装失败。企业管理器是我们DBA日常生活必不可少的工具,所以我们必须要给它安装起来。
  11. [oracle@oracle Disk1]$ sqlplus / as sysdba;
    SQL*Plus: Release 10.2.0.5.0 - Production on Fri Aug 15 22:23:05 2014
    
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select status from v$instance;
    
    STATUS
    ------------
    OPEN
    显示数据库打开正常  
  12. 现在接下来我们需要《安装企业管理器》
  13. 请看《全世界最详细的图形化VMware中linux环境下oracle安装(三)【weber出品必属精品】

转载于:https://www.cnblogs.com/yaoweber/p/3916730.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值