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/
  • 相关阅读:
    HDU 2643 Rank:第二类Stirling数
    HDU 4372 Count the Buildings:第一类Stirling数
    HDU 3625 Examining the Rooms:第一类Stirling数
    HDU 3682 To Be an Dream Architect:查重【三维坐标系中点在实数上的映射】
    POJ 3311 Hie with the Pie:TSP(旅行商)【节点可多次经过】
    bzoj 1050 旅行comf
    luogu 3958 奶酪
    luogu 3952 时间复杂度
    luogu 3951 小凯的疑惑
    bzoj 1016 最小生成树计数
  • 原文地址:https://www.cnblogs.com/tianlesoftware/p/3609694.html
Copyright © 2011-2022 走看看