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/
  • 相关阅读:
    nodejs中exports与module.exports的区别
    Webpack--自学笔记
    cookie、sessionStorage、localStorage 详解
    JavaScript中URL的解码和编码
    javascript中怎么判断对象{}为空
    关于获取、设置css样式封装的函数入门版
    多行文本溢出显示省略号(…)
    前端优化的问题
    volatile
    MySQL(六) decimal数据默认处理
  • 原文地址:https://www.cnblogs.com/tianlesoftware/p/3609693.html
Copyright © 2011-2022 走看看