zoukankan      html  css  js  c++  java
  • Upgrading ASM instance from Oracle 10.1 to Oracle 10.2. (Single Instance)

     

     

    Upgrading  ASM instance from Oracle 10.1 to Oracle 10.2. (Single Instance)

    Solution

     o Upgrading  of ASM instance  from 10.1 to 10.2 can be accomplished through DBUA.

     o  All the database that use the ASM instance  being upgraded must be shutdown.

    The following  steps can be used to upgrade an ASM instance.

    1) Install 10.2 as seperate ORACLE_HOME.
    2) Now start DBUA (Database Upgrade Assistant ) from 10.2 HOME/bin
    3) DBUA is having two options
           a) upgrade ASM instance
           b) upgrade database
    4) Select "upgrade ASM" to upgrade the ASM instance.  

    5) Oracle cluster Synchronisation Services( CSS ) needs to be upgraded before
    upgrading  ASM instance or Database instance.When prompted by DBUA please run
    the script  /ORACLE_HOME/bin/localconfig reset to upgrade CSS.

    6).Once step 5.  is done DBUA will show you a summary screen of operation it going
    to perform and once you confirm the same ASM instance will be upgraded.

     

     

     

     

    From Oracle

    -------------------------------------------------------------------------------------------------------

    Blog http://blog.csdn.net/tianlesoftware

    Email: dvd.dba@gmail.com

    DBA1 群:62697716();   DBA2 群:62697977()   DBA3 群:62697850()  

    DBA 超级群:63306533();  DBA4 群: 83829929  DBA5群: 142216823   

    聊天 群:40132017   聊天2群:69087192

    --加群需要在备注说明Oracle表空间和数据文件的关系,否则拒绝申请

    道森Oracle,国内最早、最大的网络语音培训机构,我们提供专业、优质的Oracle技术培训和服务! 我们的官方网站:http://www.daosenoracle.com 官方淘宝店:http://daosenpx.taobao.com/
  • 相关阅读:
    ImageView的功能和使用
    时钟AnalogClock和DigitalClock
    开发自定义View
    二十二、android中application标签说明
    二十一、Android上常见度量单位【xdpi、hdpi、mdpi、ldpi】解读
    二十、Android -- SDcard文件读取和保存
    十九、android中判断sim卡状态和读取联系人资料的方法
    十八、Android引导界面
    十七、Android学习笔记_Android 使用 搜索框
    十六、Android 滑动效果汇总
  • 原文地址:https://www.cnblogs.com/tianlesoftware/p/3609693.html
Copyright © 2011-2022 走看看