ASM upgrade 10gR2 to 11gR1

Hi all,
Iam planning to upgrade asm instance database 10.2.0.3(64-bit) to asm instance 11gR1 on solaris sparc 64-bit, can anyone provide me the correct documentation.

Hi :-)
Upgrade an ASM instance with DBUA:http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/upgrade.htm#BABGEDJI
Upgrade an ASM instance manually:
http://download.oracle.com/docs/cd/B28359_01/server.111/b28300/upgrade.htm#BABHJIFJ
ASM Rolling Upgrade (only in clustered environments):http://download.oracle.com/docs/cd/B28359_01/server.111/b31107/asminst.htm#OSTMG02400
Kind regard
Mike

Similar Messages

  • Request help with upgrading 10gr2 to 11gr2(11.2.03) in EBS 11.5.10.2

    EBS 11.5.10.2
    Sue Linux 10 SP2
    HRMS application
    Database 10.2.0.4
    I am planning on upgrading 10gr2 to 11gr2(11.2.03) in EBS 11.5.10.2.
    I was going thru document 881505.1 under Veryfy software versions, it says autoconfig latest version with 9835302 patch.
    In note 165195.1 using autoconfig to manage Configurations with oracle systems under patching autoconfig, says apply patch 9525311.
    which one should be applying?
    9835302 patch or 9525311?
    Thanks.

    I was going thru document 881505.1 under Veryfy software versions, it says autoconfig latest version with 9835302 patch.
    In note 165195.1 using autoconfig to manage Configurations with oracle systems under patching autoconfig, says apply patch 9525311.
    which one should be applying?
    9835302 patch or 9525311?
    The doc says "Also apply patch 9835302" in addition to AutoConfig patches, so you need to apply both -- (Patch 9835302 and Patch 9535311).
    Thanks,
    Hussein

  • Full import/export from 10gR2 to 11gR1 / ORA-39083: Object type PROCACT_SYS

    Hi,
    I did a full db export/import (data pump - skipped existing objects) from 10gR2 to 11gR1 (win2003 server). it looks like everything went fine except with this error:
    is this a serious error? what should I do to fix this error?
    ORA-39083: Object type PROCACT_SYSTEM failed to create with error:
    ORA-20000: Incompatible version of Workspace Manager Installed
    Failing sql is:
    BEGIN
    declare ver varchar2(100) ; dummy integer; compile_exception EXCEPTION; PRAGMA EXCEPTION_INIT(compile_exception, -06550); invalid_table EXCEPTION; PRAGMA EXCEPTION_INIT(invalid_table, -00942); procedure createErrorProc is begin execute immediate 'create or replace function system.wm$_check_install return boolean is begin return true ; end;' ; end ; begin
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/PROCOBJ
    ORA-39083: Object type PROCOBJ failed to create with error:
    ORA-29357: object AUTO_TASK_CONSUMER_GROUP already exists
    Failing sql is:
    BEGIN
    dbms_resource_manager.create_consumer_group('AUTO_TASK_CONSUMER_GROUP','System maintenance task consumer group','ROUND-ROBIN');COMMIT; END;
    ORA-39083: Object type PROCOBJ failed to create with error:
    ORA-06550: line 2, column 1:
    PLS-00201: identifier 'BMS_SCHEDULER.DISABLE' must be declared
    ORA-06550: line 2, column 1:
    PL/SQL: Statement ignored
    Failing sql is:
    BEGIN
    bms_scheduler.disable( 'SYS."WEEKNIGHT_WINDOW"',force=>TRUE);
    dbms_scheduler.set_attribute_null( 'SYS."WEEKNIGHT_WINDOW"','SCHEDULE_NAME');
    dbms_scheduler.set_attribute_null( 'SYS."WEEKNIGHT_WINDOW"','START_DATE');
    dbms_scheduler.set_attribute_null( 'SYS."WEEKNIGHT_WINDOW"','END_
    Processing object type DATABASE_EXPORT/SYSTEM_PROCOBJACT/POST_SYSTEM_ACTIONS/PROCACT_SYSTEM
    Processing object type DATABASE_EXPORT/SCHEMA/PROCACT_SCHEMA
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE
    ORA-39083: Object type TABLE failed to create with error:
    ORA-00439: feature not enabled: Partitioning
    Failing sql is:
    CREATE TABLE "SYSTEM"."LOGSTDBY$APPLY_PROGRESS" ("XIDUSN" NUMBER, "XIDSLT" NUMBER, "XIDSQN" NUMBER, "COMMIT_SCN" NUMBER, "COMMIT_TIME" DATE, "SPARE1" NUMBER, "SPARE2" NUMBER, "SPARE3" VARCHAR2(2000)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE( BUFFER_POOL DEFAULT) TABLESPACE "SYSAUX" PARTITION BY RANGE ("COMMIT_SCN") (PARTITION "P0" VALUES LESS THAN (0) PCTFREE 10 PCTUSED 4
    ORA-39151: Table "SYSMAN"."AQ$_MGMT_NOTIFY_QTABLE_T" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    ORA-39151: Table "SYSMAN"."AQ$_MGMT_NOTIFY_QTABLE_H" exists. All dependent metadata and data will be skipped due to table_exists_action of skip
    Edited by: Odeh on Jul 29, 2009 12:49 PM
    Edited by: Odeh on Jul 29, 2009 1:12 PM

    Pl see if these MOS Docs help
    730373.1 - ORA-39083 ORA-20000 Incompatible Version of Workspace Manager Installed
    743097.1 - IMP-00017 ORA-20000 Importing older version of OWM into a higher version
    HTH
    Srini

  • ASM UPGRADE

    Hi,
    I have some doubt in ASM Upgrade and thats what I would like to discuss this issue here.If I am going to upgrade database,clusterware and asm then the approach should be like below:-->
    Database version from 10.1.0.5 to 10.2.0.4
    OS AIX 5.3 TL8
    (1)install new crs_home clusterware 10.2.0.4
    (2)upgrade database to 10.2.0.4 from 10.1.0.5 by installing new Oracle_home
    (3) Upgrade ASM from 10.1.0.5 to 10.2.0.4 by installing separate oracle_home.
    Here I have doubt in upgrading asm from old to new version.Does it going to affect datafile during asm instance upgrade.If not then what is the method to upgarde asm in such a environment.
    Please help me out on this topic.
    Thanks in advance!
    Mk

    Hello Mk,
    Take a look on Metalink note 730365.1 (Oracle Database Upgrade Path Reference List) and read the patchset documentation.
    You must upgrade ASM before upgrade the database. Then I think the correct order would be (1,3,2) on your case.
    Also there are a howto on http://mufalani.blogspot.com/2009/06/applying-10204-patch-on-rac-systems.html
    Cheers,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Three major differences between 10gR2 and 11GR1

    If you were asked to name three major differences between 10gR2 and 11GR1. What would it be?

    Hi,
    Please check:Database
    Hope helps.
    Regards,
    X A H E E R

  • 10gR2 to 11gR1 on win2k3R2 with new Hardware

    I am going to upgrade from 10gR2 ee to 11gR1 ee on new hardware.
    Both are win2k3R2 32bit.
    I would like to only install 11gR1 software on the new box and drives.
    My question.
    Do I only have the exp/imp option to move the db or can I copy (backup/restore) the tablespaces and use DBUA?
    Does anyone have any experiance with a bare metal upgrade? I have done the exp/imp before and it works but is very tedious.
    Thanks,
    Bob

    if you use either export/import or the Datapump it is a feasible solution if the amount of data is reasonable manageable, otherwise you have a non-scalable solution.
    If you don't want to install both 10g and 11g on your new hardware, you could install 11g on your old hardware, then perform the upgrade process there and move the database files to the new hardware platform.
    You can also use the transportable tablespace feature to move create a 10g transportable set and plug it into the 11g database.
    Ref. Compatibility and New Features when Transporting Tablespaces with Export and Import
         Doc ID:      Note:291024.1
    ~ Madrid
    http://hrivera99.blogspot.com/

  • Upgrade Oracle database 11gR1 to 11gR2 in EBS R12

    Hello all,
    We are planning to upgrade our 12.1.3 ebs database 11gR1(11.1.0.7) to 11gR2. What are the broad level steps we need to follow. Or any document id is available? Please help

    Oracle E-Business Suite 12.1.3 is available as a release update pack (RUP) which need to be applied on top of 12.1.x instance.
    Oracle E-Business Suite Release 12.1.3 Now Available
    http://blogs.oracle.com/stevenChan/2010/08/ebs_1213_available.html
    . So do we not need to apply patch 9062910 for 12.1.3?What is the error?
    Thanks,
    Hussein

  • Database upgrade - Oracle 10g r2 ,RAC(2 Nodes with ASM) upgrade from HP-UX to RHEL 5.9

    Hi All
    I am planning to upgrade our RAC database 2 nodes with ASM from HP-UX to RHEL 5.9.
    Following is our setup
    Current setup:
    Oracle Database 10g r2 (10.2.0.5.0) RAC database.
    Nodes: 2
    Storage: ASM
    OS: HP-UX ia64
    Database Size: 1.2 TB
    New Setup:
    Oracle Database 10g r2(10.2.0.5.0) RAC database
    Nodes: 2
    Storage: ASM
    OS: RHEL 5.9 x86 64
    Since we are moving from a big endian format to a small endian format(HP-UX to RHEL 5.9) the same ASM cannot be used.
    Kindly help me with process and other important documents to be followed.
    Thanks.

    Hi...
    If it was a standlone database concepts like transportable tablespaces, rman would have been convenient.
    Since we are using a RAC database with ASM as storage how do we use these techniques specified in NOTE:733205.1
    Due to endianness issue we cannot use the same ASM instance.
    Along with the new RAC node install a new ASM instance would have to be created.
    Kindly help me with migration for RAC with existing ASM to new Hardware
    Thanks and Regards

  • Dataguard and ASM on 10gR2

    I can find no information on if dataguard can be used with ASM. Does it require the use of datafiles? I am upgrading databases from 9.2.0.4 to 10g and will have a standby and remote location standby also for distaster recovery. Any information and book/url/other sources is greatly appreciated.
    SL Niemann

    Take a look at http://www.oracle.com/technology/deploy/availability/pdf/MAA_WP_10gASMMigration.pdf
    Andrey

  • Oracle 10g RAC with ASM upgrade RHEL3 to RHEL4

    Has anyone acheived this or know of any documentation highlighting any pitfalls ?

    Hi.
    If you are using raw devices for ASM, I would not expect there to be a problem. I would have thought all you have to do is:
    - Stop Oracle from starting automatically on reboot.
    - Reboot the server and upgrade the OS.
    - Make sure all the prerequisites for the new OS are meet (check the isntall guide).
    - Startup Oracle.
    Note. It may be wise to do a "$ORACLE_HOME/bin/relink all" to make sure.
    If you are using ASMLib with ASM, then you will also need to upgrade your ASMLib software, as this is kernel version specific.
    Of course, I've never had to do this, so don't take my word for it :) Maybe an SR on Metalink is in order.
    Cheers
    Tim...

  • Forms and Reports 6i connections fail after db upgraded 10gr2

    After database upgraded to 10gr2 on 64bit Windows 2008 server, connections from forms and reports 6i hang while sqlplus connections work. After database is restarted, connections to forms and reports work again but only for a few days?
    Also if authenication is changed from NTS to NONE, we do not experience any connection problems from forms or reports.
    Any suggestions would be appreciated.
    Thanks

    Hi!
    Is there maybe a database package that gets invalid form some reason?
    And if forms/reports tries to connect, the package should get compiled cause of a call
    to it and this ends in a endless lock?
    Regards

  • ASM upgrade error

    I'm trying to upgrade my ASM instance from 10.2.0.4 to 10.2.0.1 using the DBUA but it fails with
    ORA-29701: unable to connect to Cluster Manager
    This is on Solaris 10
    thanks for any tips

    Additional Information about the history:
    Base: CRS and DB 10.1.0.4
    Installing 10.2.0.1 CRS (Clusterware) Home
    Installing 10.2.0.1 ASM (DB-Software) Home
    Installing 10.2.0.1 DB_1 (DB-Software) Home
    Installing 10.2.0.3 Patch CRS
    Installing 10.2.0.3 Patch ASM
    Installing 10.2.0.3 Patch DB_1
    Upgrading ASM with DBUA from 10.1.0.4 to 10.2.0.3
    -> ORA-29701: unable to connect to Cluster Manager
    Any Advice?

  • GI/ASM upgrade from 11.2.0.1 to 11.2.0.3

    Hi All,
    I need to upgrade GI running ASM (11.2.0.1) to 11.2.0.3. This is a standalone installation.
    1. Can we do a out-of-place upgrade for GI without bringing down the old GI and when I get downtime then upgrade the ASM instance?
    If yes wouldn't my root.sh change the /etc/ files used by the old GI and make it unsuable (unlike in RDBMS out-of-place upgrade).
    2.what is the rollback strategy for a GI upgrade. If we face an issue?
    3.Can I please know the steps to go ahead with this installation!!
    I have gone through the oracle documentation but its quite confusing.
    Thanks in Advance..

    I do not have RAC its a standalone database using ASM
    u01/app/oracle/oraInventory/ContentsXML : mydb> cat inventory.xml
    <?xml version="1.0" standalone="yes" ?>
    <!-- Copyright (c) 1999, 2009, Oracle. All rights reserved. -->
    <!-- Do not modify the contents of this file by hand. -->
    <INVENTORY>
    <VERSION_INFO>
    <SAVED_WITH>11.2.0.1.0</SAVED_WITH>
    <MINIMUM_VER>2.1.0.6.0</MINIMUM_VER>
    </VERSION_INFO>
    <HOME_LIST>
    <HOME NAME="OraDb11g_home1" LOC="u01/app/oracle/product/11.2.0/db" TYPE="O" IDX="1"/>
    <HOME NAME="Ora11g_gridinfrahome1" LOC="u01/app/oracle/product/ASM" TYPE="O" IDX="2"/>
    <HOME NAME="OraClient11g_home1" LOC="u01/app/oracle/product/11.2.0_32bit" TYPE="O" IDX="3"/>
    </HOME_LIST>
    </INVENTORY>
    Edited by: 861173 on Mar 14, 2012 2:03 PM

  • Enviroment variables after upgrade 10gR2 to 11gR2 grid

    Hello,
    Oracle teaches us (for example, in appendix F "How to Upgrade to Oracle Grid Infrastructure 11g Release 2") that before upgrade you must unset such variables like ORACLE_BASE, ORACLE_HOME, ORACLE_SID etc. So, I did it, upgrade from 10gR2 clusterware to 11gR2 grid was succesful. Now I couldn't find any info, must I restore back these variables, or what must to do with them. For example I couldn't run anything from the new grid home ("command not found"), because CRS_HOME was unset, must I just add new grid home to PATH ?

    Execute the below command at OS level and verify from which home is the crsctl utility is being called
    which crsctl
    Ensure that the above command is being called from the correct home
    If the path from which crsctl utility is being called is the correct one, then perform starce on the crsctl command and verify the starce output to check if it truly is using 10g binaries or not
    If not, then try unlocking and locking the GI binaries using "rootcrs.pl -unlock" (to unlock) and "rootcrs.pl -patch" (to lock the binaries), once done verify if you are still getting the same issue or not
    Regards,
    Vandana - Oracle

  • How can I have a collective AWR report for RAC database in 10gR2 and 11gR1?

    Plz correct me here
    awrrpt.sql takes the snapshot at the instance level and incase we have 5 instances we have to take 5 awr reports for a particular period.correct???
    If above is true ,any wayout to collect a single collective AWR report for RAC database which includes information on all the instances in Oracle 10g R2 or 11gR1 ?
    Thanks in advance
    Gagan

    I have never come across a way for this. though I can n't say it is not there.
    But I guess it may not be feasible too becuase as we know the current AWR report contains data which is specific for one instance.
    Various hit ratios, top events, instance effeciency reports.... what not ..
    It would be really nice to see something is a new format where it lists values from each instance in a single report.. I guess such a thing Does not exiist as of now.

Maybe you are looking for

  • SCM collaborative portal not working via Internet BUT wo

    I am working on Collaborate planning in APO (SCM) - sharing SCM planning books over internet so that collaborators (customers) can access our data. I enabled all the required services using SICF and published services using SE80. Portal works correct

  • Turn repeat off on iPod classic

    I have just got a new car and it has an ipd connection. Since using it when I then play podcasts at home it plays the next one in sequence despite repeat being "off"!!!! although off the iPod says play current playlist once! the other options are "on

  • STO Conditions not flowing to Billing

    Hai, I havec created STO-ME21N, & VL10B VF01- doc type:JEX maintained Copy controls & at item level - Price source- A=Pruchase order. NLN item cat. still conditions from STO to Billing doc_VF01 can anyone have any idea?

  • Problems to watch czech or polish characters

    Hi, I have a problem using Desktop Intelligence to read Czech or Polish characters. In my database I have stored this characters. They exist. I can see them using SQL Developer. My DB is Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64b

  • What's the problem with the Hp Envy?

    On youtube, I have been seeing alot of videos showing "Macbook Pro vs Hp Envy 15"? Most people were bashing the Hp Envy 15. I just want to know what you all think about the Hp Envy 15. Is it good better to wait for the refresh macbook pro instead of