10g RAC upgrade to 11g RAC

How to perform 10g RAC upgrade to 11g with Dataguard in place?
OS=LINUX
RDBMS=10.2.0.4
DG=PHYSICAL STANDBY
Below is my understanding
1)Install 11g CRS in NEW_CRS_HOME
2)Install 11g in NEW_ASM_HOME
3)Install 11g in NEW_RDBMS_HOME
4)Export the new NEW_ORACLE_HOME and start up the database with startup upgrade.
5) Run the catupgrade.sql script.
Are there any other steps involve?
In case I have to rollback then how to rollback CRS.

Personally I would use DBUA instead of catupgrade.sql, but make sure you follow the upgrade documentation for pre-checks etc. You will also need to use netca to recreate the sqlnet listeners in the 11g homes and register with 11g CRS.
CRS is generally fairly quick to re-install and re-register databases, and this is cleaner than trying to restore OCR and VOTE disks etc. If you prefer to rollback be sure you backup the OCR and VOTE disks (e.g use dd), backup /etc/oracle, CRS_HOME, /etc/init* scripts etc.
The dataguard standby database should roll forward through the upgrade, but you will need to manually register the standby with 11gCRS. Make sure you have your DB and Log create_file_dest's set, as well as standby_file_management=auto. Personally I would manually recover the standby after the upgrade in case I need to use it to fallback.
Edited by: rgeier on Sep 1, 2009 3:51 PM

Similar Messages

  • Upgrade oracle 9i RAC to Oracle 11g RAC

    Hi all,
    db version:oracle 9.2.0.5 RAC
    OS:Linux
    My project team and client is planning to upgrade oracle 9i RAC to Oracle 11g RAC.
    please suggest any MOS notes any links.
    thanks,
    Visu.
    Edited by: visu996253 on Apr 8, 2013 5:30 AM

    db version:oracle 9.2.0.5 RAC
    OS:Linux
    My project team and client is planning to upgrade oracle 9i RAC to Oracle 11g RAC.
    please suggest any MOS notes any links.Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    http://www.oracle.com/technetwork/products/upgrade/index-088044.html
    785351.1 - Oracle 11g Upgrade Companion
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17222.pdf - Oracle® Database Upgrade Guide 11g Release 2 (11.2) E10819-02
    Edited by: KR10822864 on Apr 8, 2013 5:52 AM
    added more info.

  • Need Help in Data migration from standard 10g to standard to 11g RAC

    Hi,
    We are running an application in Standard 10g (Not RAC). Our service provider has installed a fresh standard 11g RAC and did not transfer the data from 10g to 11g RAC.
    I want to migrate the 10g data to 11g RAC.
    I wanted to know the followings
    1) Easy data transfer technique (Data Pump or RMAN) & How do I do that (Steps)
    2) How to backup the fresh 11g RAC (In case of errors in data transfer process to recover the base) (How to do)
    Appreciate your help as I only have average knowledge in DBA.
    Thanks.
    Jezee
    Edited by: 991554 on Mar 3, 2013 11:27 PM

    See the 11g Upgrade guide chapter "Moving Data Using Oracle Data Pump" http://docs.oracle.com/cd/E11882_01/server.112/e23633/expimp.htm#i262220
    See the 11g RAC Administration and Deployment Guide chapter "Managing Backup and Recovery" http://docs.oracle.com/cd/E11882_01/rac.112/e16795/backup.htm#i443637
    Get some training on 11g Grid Infrastructure and RAC
    Hemant K Chitale

  • Procedure for migration from 9i Rac to to 11g Rac.

    Aim is to upgrade 9i Rac to 11g R1 Rac on Solaris 10.
    1) Apply patch on 9i Rac to upgrade it to 11g Rac.
    2)Install pre req patches on 9i (Oracle 9.2.0.8)
    3) Install 11g Database Binaries. Migrate data of 9i using 11g Software.
    Can i use 9i Rman backup to restore and/or recover in 11g? (as recovery is required for a day data).
    Please advice me the Best process for the Exercise.
    Thanks in advance.
    Shekhar

    Hi,
    4 - Patch clusterware
    5 - Create ASM instance
    6 - Patch ASM instance
    7 - Install DB software
    8 - Patch DB software
    9 - Run dbca (create DB)
    10 - run "crs_stat -t" to check status
    you can run cluvfy before or after every step.
    11 - migrate old DB to RAC
    Regards

  • 10g XE upgrade to 11g R2 XE fails even using documentation install process

    Scenario
    W2K SP4 Server, Oracle 10g XE installed, home E:\ORACLEXE.
    Want to migrate to Oracle 11g R2 XE using documentation
    http://download.oracle.com/docs/cd/E17781_01/install.112/e18803/toc.htm#CEGJJGEJ
    "7. IMPORTING AND EXPORTING DATA BETWEEN 10.2 XE AND 11.2 XE".
    Done
    Used script gen_inst.sql that comes with installation files of 11.2 XE, into directory DISK1/upgrade.
    Created E:\MIGRATION directory.
    Created database directory DUMP_DIR as said at documentation.
    Logged as sys, with sysdba privilege. Executed gen_inst.sql.
    Exported data from 10g XE.
    Deleted installation of 10g XE.
    Installed 11g XE.
    Imported data into 11g XE.
    APEX, "Get Started" runs ok.
    Changed admin password.
    Can access to Workspace created containing data from 10g XE.
    Tables are ok.
    Problem
    Procedures and functions did not load.
    I got errors inside .log files of importing data...
    Processing object type DATABASE_EXPORT/TABLESPACE
    ORA-39083: Object type TABLESPACE failed to create with error:
    ORA-01119: error in creating database file 'E:\ORACLEXE\ORADATA\XE\UNDO.DBF'
    †ORA-27040: file create error, unable to create file
    OSD-04002: unable to open file
    Question
    Why Oracle home path has changed? Now i can see E:\ORACLEXE\app\oracle\oradata\XE
    and in 10g XE version E:\ORACLEXE\ORADATA\XE.
    Other error i got...
    Import: Release 11.2.0.2.0 - Production on Mar Sep 20 12:22:15 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    Master table "SYSTEM"."SYS_IMPORT_TABLE_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_TABLE_01": system/******** directory=DUMP_DIR TABLE_EXISTS_ACTION=APPEND TABLES=FLOWS_FILES.WWV_FLOW_FILE_OBJECTS$ dumpfile=DB10G2.dmp logfile=expdpDB10Gimport2.log
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39097: Data Pump job encountered unexpected error -4031
    ORA-39065: unexpected master process exception in MAIN
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","select obj# from oid$ where ...","SQLA","tmp")
    ORA-39014: One or more workers have prematurely exited.
    ORA-39029: worker 1 with process name "DW00" prematurely terminated
    ORA-31671: Worker process DW00 had an unhandled exception.
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","SELECT /*+rule*/ SYS_XMLGEN(...","SQLA^4374e1fa","kobjn : kkdcchs")
    ORA-00955: name is already used by an existing object
    ORA-06512: at "SYS.KUPW$WORKER", line 1751
    ORA-06512: at line 2
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","select obj# from oid$ where ...","SQLA","tmp")
    Job "SYSTEM"."SYS_IMPORT_TABLE_01" stopped due to fatal error at 12:22:51

    I created E:\ORACLEXE\ORADATA\XE and then UNDO.DBF was imported there but script fails with a message
    UDI-04031: operation generated ORACLE error 4031
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","SELECT j
    As you can see at the end of...
    Import: Release 11.2.0.2.0 - Production on Mar Sep 27 17:35:12 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Express Edition Release 11.2.0.2.0 - Productio
    n
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** full=y directory=DUMP_D
    IR dumpfile=DB10G.dmp logfile=import1.log
    Processing object type DATABASE_EXPORT/TABLESPACE
    ORA-31684: Object type TABLESPACE:"SYSAUX" already exists
    ORA-31684: Object type TABLESPACE:"TEMP" already exists
    ORA-31684: Object type TABLESPACE:"USERS" already exists
    Processing object type DATABASE_EXPORT/SYS_USER/USER
    Processing object type DATABASE_EXPORT/SCHEMA/USER
    ORA-31684: Object type USER:"OUTLN" already exists
    ORA-31684: Object type USER:"ANONYMOUS" already exists
    ORA-31684: Object type USER:"HR" already exists
    Processing object type DATABASE_EXPORT/ROLE
    ORA-31684: Object type ROLE:"SELECT_CATALOG_ROLE" already exists
    ORA-31684: Object type ROLE:"EXECUTE_CATALOG_ROLE" already exists
    ORA-31684: Object type ROLE:"DELETE_CATALOG_ROLE" already exists
    ORA-31684: Object type ROLE:"RECOVERY_CATALOG_OWNER" already exists
    ORA-31684: Object type ROLE:"GATHER_SYSTEM_STATISTICS" already exists
    ORA-31684: Object type ROLE:"LOGSTDBY_ADMINISTRATOR" already exists
    ORA-31684: Object type ROLE:"AQ_ADMINISTRATOR_ROLE" already exists
    ORA-31684: Object type ROLE:"AQ_USER_ROLE" already exists
    ORA-31684: Object type ROLE:"SCHEDULER_ADMIN" already exists
    ORA-31684: Object type ROLE:"HS_ADMIN_ROLE" already exists
    ORA-31684: Object type ROLE:"OEM_ADVISOR" already exists
    ORA-31684: Object type ROLE:"OEM_MONITOR" already exists
    ORA-31684: Object type ROLE:"PLUSTRACE" already exists
    ORA-31684: Object type ROLE:"CTXAPP" already exists
    ORA-31684: Object type ROLE:"XDBADMIN" already exists
    ORA-31684: Object type ROLE:"AUTHENTICATEDUSER" already exists
    Processing object type DATABASE_EXPORT/GRANT/SYSTEM_GRANT/PROC_SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/GRANT/SYSTEM_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/ROLE_GRANT
    Processing object type DATABASE_EXPORT/SCHEMA/DEFAULT_ROLE
    Processing object type DATABASE_EXPORT/SCHEMA/TABLESPACE_QUOTA
    Processing object type DATABASE_EXPORT/RESOURCE_COST
    Processing object type DATABASE_EXPORT/SCHEMA/DB_LINK
    ORA-31684: Object type DB_LINK:"PUBLIC"."DBMS_CLRDBLINK" already exists
    Processing object type DATABASE_EXPORT/TRUSTED_DB_LINK
    Processing object type DATABASE_EXPORT/SCHEMA/SEQUENCE/SEQUENCE
    UDI-04031: operation generated ORACLE error 4031
    ORA-04031: unable to allocate 16 bytes of shared memory ("shared pool","SELECT j
    ob_id FROM v$datapum...","SQLA","tmp")
    ORA-06512: at "SYS.KUPV$FT_INT", line 2904
    ORA-06512: at "SYS.KUPC$QUE_INT", line 572
    ORA-25254: time-out in LISTEN while waiting for a message
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 3326
    ORA-06512: at "SYS.DBMS_DATAPUMP", line 4551
    ORA-06512: at line 1
    E:\MIGRATION>

  • Oracle Database 10G R2 Upgrade to 11G R2

    Greetings All,
    I am sitting with a peculiar situation and was hoping for some advice.
    I currently support an Oracle 10G R2 installation at one of my customers. It is running on Red Hat Linux. I struggle quite a bit with the environment as my customer only commissions the Linux environs without an X environment. Having stated all this, it is my preference to upgrade the databases and schema I have to 11G and put them on Windows purely as it opens up administration to non-Unix personnel. The applications using the Oracle DBs are not very mission critical nor resource intensive so the performance loss by moving to Windows would not be a major consideration (although any comments on this approach will be read with interest).
    So to cut a short story long, what would be my easiest upgrade option? I have limited Oracle experience (read: "plenty of tinkering but no training").
    Any thought or advice?
    TIA
    Warren

    Welcome to the forums !
    Pl see if MOS Doc 733205.1 (Migration of Oracle Database Instances Across OS Platforms) can provide necessary information.
    HTH
    Srini

  • Error Loading External Library - worked on 10g, now upgraded to 11g and not

    I have an external C library that have been using for years to extracy binary data (images, docs, pdfs etc) from a blob column in a table
    This has been working on Oracle 10.2.0.1 on Windows 32 bit for years.
    I have a new server, Windows 2008 64 bit, have installed 11.2.0.1, created a database and done a full datapump export and import.
    My application seems to work fine with the exception of this external dll
    I have made sure the dll is in the correct directory on the server and the library is pointing to it :
    create or replace library EXTERNPROCEDURES as 'C:\oracle\extern\extern.dll';I then have the same wrapper code that works fine on 10g, is there something I need to do on 11g to "authorise" the external dll or anything as I know the security is tighter or is there an issue with the fact this is 64bit Oracle?
    I have set the listener.ora to be the same as on 10g
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
          (ADDRESS_LIST =
            (ADDRESS = (PROTOCOL = TCP)(HOST = DB12)(PORT = 1521))
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ENVS = "EXTPROC_DLLS=ANY")
          (ORACLE_HOME = c:\oracle\ora11g)
          (PROGRAM = extproc)
        (SID_DESC =
          (GLOBAL_DBNAME = UPAD)
          (ORACLE_HOME = c:\oracle\ora11g)
          (SID_NAME = UPAD)
      )And the TNS names file
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
      )Wrapper:
    create or replace procedure OutputString(
      p_Path in varchar2,
      p_Message in varchar2,
      p_mode in varchar2,
      p_NumLines in binary_integer)
    as
    external
      library externProcedures
      name "OutputString"
      with context
      parameters (context,
                  p_Path string,
                  p_path INDICATOR,
                  p_Message string,
                  p_message INDICATOR,
                  p_mode string,
                  p_mode INDICATOR,
                  p_NumLines int,
                  p_numlines INDICATOR)
    ;And the actual pl/sql code
    create or replace procedure extract_b
    (pname in varchar2
    ,ppath in varchar2
    is
         vBlob          blob;
         vLen          number;
         vRaw          raw(10000);
         i          number;
         j          number := 10000;
    begin
         select blob_content into vBlob from wwv_document$ where name = pName;
         -- find the length of the blob column
         vLen :=  DBMS_LOB.GETLENGTH(vBlob);
         -- Read 10000 bytes at a time
         i := 1;
         if vLen < 10000 then
         -- If the col length is < 10000
              DBMS_LOB.READ(vBlob,vLen,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'wb',2*vLen);
         -- You have to convert the data to rawtohex format. Directly sending the buffer data will not work
         -- That is the reason why we are sending the length as the double the size of the data read
         else
         -- If the col length is > 10000
              DBMS_LOB.READ(vBlob,j,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'wb',2*j);
         end if;
         i := i + 10000;
         while (i < vLen ) loop
         -- loop till entire data is fetched
              DBMS_LOB.READ(vBlob,j,i,vRaw);
              outputstring(pPath,rawtohex(vRaw),'ab',2*j);
              i := i + 10000 ;
         end loop;
    end;Any ideas?
    Thanks
    Robert

    I call extract_b from sqlplus, which calls outputstring which fails with the error message posted
    Not really sure what else I can provide as I've posted the code for outputstring
    The problem is the for some reason Oracle cannot load the dll, I think the code is fine as it has run on 10g, I think the issue is maybe along the lines that there is something extra in 11g I need to do to set the external library up or it's not happy with the fact it's 64bit or the listener.ora needs to be different in 11g or something like that but I am at a loss as where to look

  • Upgrade Oracle 10g RAC - Oracle 11g RAC on Linux Environment

    We are planning to Upgrade our databases to Oracle 10g RAC - Oracle 11g RAC which is Linux Environment. Kindly suggest me the best option for migration. Our production database size is 80GB.
    - Frest installation of oracle 11g using export/iimport dumps
    - Migration
    - Upgrade process
    Any information regarding this will be appreciated.

    Pl identify exact versions of "10g" and "11g", along with the exact OS versions.
    Pl see the upgrade doc - http://docs.oracle.com/cd/E11882_01/server.112/e23633/toc.htm
    HTH
    Srini

  • Restoring Back To 10g After A Failed 11g Upgrade Of a RAC Database

    I'm testing this out on a small test RAC database. I successfully upgraded it from 10.2.0.4 to 11.2.0.2 but wanted to test the scenario of having to go back to 10g if the upgrade really hosed up. The first recovery attempt seemed to be successful but after bringing the DB down with srvctl, it failed on the next startup saying it needed to be started in upgrade mode. Something from 11g was still in place or the fact that I was trying to restart a 10g database managed by 11g clusterware was the issue. I tried starting the DB from both 10g and 11g environments and got the same result. Even starting each instance individually got the same result.
    In all that I tried, I got the usual incarnation and "until time before reset time" messages. I've been doing this all through RMAN without EM or Grid Ctl. As usual, any docs I found have had just a little information and I have to piece my own instructions together from all of them, not knowing for sure it all steps would apply in my situation.
    Can anybody point me to a good doc or other resource that might help me out? Many thanks!

    Now I have a different issue with apparently the same problem. I successfully did the restore/recover as before but the thing pukes when I open resetlogs at the end. Something, somewhere is still pointing to 11g but I have no idea where or what has changed since the last time I did this. Maybe I've messed things up by doing this multiple times. Here are my RMAN commands:
    RMAN> connect target
    RMAN> startup force nomount;
    RMAN> RESTORE SPFILE TO '+DATA/jimg/spfilejimg.ora' from '/local/oracle/10.2.0/db_1/dbs/c-2526333028-20110915-01';
    RMAN> shutdown immediate;
    (in a different session, from command line)
    % mv /local/oracle/10.2.0/db_1/dbs/initJIMG1.ora.bak /local/oracle/10.2.0/db_1/dbs/initJIMG1.ora
    RMAN> startup force nomount pfile='/local/oracle/10.2.0/db_1/dbs/initJIMG1.ora';
    RMAN> restore controlfile from '/local/oracle/10.2.0/db_1/dbs/c-2526333028-20110915-01';
    RMAN> alter database mount;
    RMAN>
    run {
    restore database;
    recover database;
    RMAN> alter database open resetlogs;
    The errors I get after resetlogs are:
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 09/16/2011 09:24:50
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    ORA-03114: not connected to ORACLE
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 09/16/2011 09:24:50
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    This is being done on a small, expendable database for practice. I think I've learned enough about what NOT to do to keep me from getting in this jam to begin with. Any thoughts?

  • Oracle EBusiness DBA and Architect Available - Expert in 10g and 11g RAC

    I have implemented Ebusiness on all OS's - upgraded every OS - mixed environment, Linux migrations - CUrrently just wrapped up an 11.5.10CU2 - 10g - to R12CU4 11g RAC upgrade
    Call me for help - available - [email protected]

    Hi,
    First of all, you better created a new thread for this question, but still an attempt to answer your questions:
    Sizing is a very delicate task. It will be very difficult to size only on database size and # concurrent users.
    What anyone in this business would need to know is the processor architecture (Intel/Sparc/Power/etc.) and speed, the type of OS, etc.
    The best thing you can do is go to your hardware provider and see if they have anything like a sizing questionnaire to fill in (I know IBM, HP and Sun -at least used to- have them) and send it back to them to come up with a sizing estimate for you.
    It is generally better to have the Concurrent Manager away from the database tier. You can consider separate Concurrent Manager nodes, or include them into your application tier nodes.
    Regards,
    Arnoud Roth
    Oracle E-Business Suite Technical Architect

  • Open 10g/11g RAC database in Non RAC Mode

    Dear Friends,
    How i open 10g and 11g RAC database in Non RAC Mode (open single instance in order to perform upgrade)
    Later i will convert the upgraded DB to RAC DB
    Regards,
    DB

    user564706 wrote:
    Dear Friends,
    How i open 10g and 11g RAC database in Non RAC Mode (open single instance in order to perform upgrade)
    Later i will convert the upgraded DB to RAC DB
    Regards,
    DBEdit spfile and set cluster_database=false before starting database in upgrade mode(optionally you can unset other cluster parameters).
    So you upgrade using only 1 instance of database.
    Once the upgrade is finished start the other instance as well and set cluster_database=true
    Also see preupgrade process - http://docs.oracle.com/cd/E11882_01/server.112/e23633/upgrade.htm#i1011979
    Post upgrade -> http://docs.oracle.com/cd/E11882_01/server.112/e23633/afterup.htm#CEGCFJJC

  • 11i Rapid Clone Not Certified With 10g/11g RAC???

    Metalink document 230672.1, "Cloning Oracle Applications Release 11i with Rapid Clone" was updated Feb. 2009 with the following:
    February 04, 2009
    - Added 11i/10g/11g RAC clarification on Section 4 Steps 6 and 7.
    - Corrected incorrect format statements.
    The clarification?
    Attention: The following steps apply only for 9i RAC Clusters. Rapid Clone is not certified for Cloning 11i with 10g or 11g RAC Systems at this time.
    10g RAC support for EBS has existed for quite a while, what's up with this? I'm in the middle of upgrading my 11i EBS on 9i RAC environments to 10gR2 RAC.
    Anyone cloning 11i with 10g/11g RAC? How are you doing it?
    Disgusted,
    Jerry

    Take a look Doc ID: 230672.1 on Metalink Section 6 talks about Cloning a RAC system
    If you're trying to search for anything on EBS look for Applications 11i, because most docs refer to it as Applications 11i more often then EBS.
    Cloning Oracle Applications Release 11i
    with Rapid Clone

  • Which one is best option RAC 10g or oracle 11g RAC for certifiction point ?

    hi ,
    which one is best option RAC 10g or oracle 11g RAC for certifiction point of view?
    can any one detail difference between above 2 options?
    Regards,
    A.Anwar

    A. Anwar wrote:
    hi ,
    which one is best option RAC 10g or oracle 11g RAC for certifiction point of view?
    can any one detail difference between above 2 options?The main difference is: Oracle Lifetime Support
    Premier Support Ends
    Oracle 10g R2 - Jul 2010
    Oracle 11g R2 - Jan 2015
    Extended Support Ends
    Oracle 10g R2 - Jul 2013
    Oracle 11g R2 - Jan 2018
    http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf
    Oracle 10g R2 is getting unsupported.

  • RAC upgradation 9i to 11g R2

    Hi,
    I have been given the requirement to migrate a 9i RAC 3 node database( 9i cluster) to 11g R2 RAC database iam looking for a document or steps to do this activity. any help on this is highly appreciated.
    should I upgrade the cluster first and then upgrade each node one by one or I should upgrade the cluster and upgrade all the home in one go ?
    Thanks,
    Satish Abraham.J

    Hi,
    Since you are using RAC database , you need to upgrade Clusterware (11.2.0.3) first , then RAC database upgrade(11.2.0.3).
    For RAC Upgrade to 11.2.0.3 we have following options/upgrade_methods available:-
    +1.Manual Upgrade (using catupgrd.sql script)+
    You have to do this in two steps:-
    9.2.0.3 ---->9.2.0.8 ----> 11.2.0.3
    +2. Using DBUA (Database Upgrade Assistant)+
    +3. Export / Import+
    If you have MOS access, then you can refer following Note:-
    *Different Upgrade Methods For Upgrading Your Database [ID 419550.1]*
    Regards,

  • Install 11g RAC or 10g RAC

    We're in the process getting ready to start the implementation of our first RAC project. We've done a great deal of discovery and prep. We've had Oracle in to discuss the project in detail.
    We have one open item. Should we go with 11g RAC or 10.2.0.4 RAC, which is known to be stable.
    Is 11g RAC stable enough for production. How does 11g RAC compare with 10.2.0.4 with respect to stability, bugs, etc.
    Any real world advice regarding this issue would be appreciated. Thanks in advance.

    Hi,
    yes, 11g RAC is stable enough. You will actually find that quite some fixes were incorporated into 11g first and then backported to 10.2.0.4.
    Comparing 10.2.0.4 and 11.1.0.7, you will, however, find that ASM has been enhanced quite a bit. For example:
    3.ASM Fast Rebalance
    4.ASM Fast Mirror Resync
    5.ASMCMD New Commands
    6.Preferred Mirror Read
    Please, see ML Note "429098.1 - 11g ASM New Feature" for more information.
    Aome of these features will only be available to you if you have an 11.1 DB in addition to 11.1 ASM, which might be an issue from the application certification perspective. Nevertheless, some of the features can be used only using 11.1 ASM and 11.1 Oracle Clusterware. The ML note mentioned above will provide you with more information.
    BTW, you might want to have a look at ML Note "337737.1 - Oracle Clusterware - ASM - Database Version Compatibility" in this context, too.
    Hope that helps. Thanks,
    Markus

Maybe you are looking for

  • Saving a business partner

    Hi all, I have enhanced the component BP_HEAD, and in the save event of window BPHeaderOverview, I'm updating a custom field in the entity builheader. The set property is working fine and the update is correct, but after the standard save, the system

  • Reinstallation of PSE 11.0 trial

    Hello.  I tried installing PSE 11.0 trial on my laptop ( I already have 9.0).  The operating system is Windows 7.0 premium home edition.  During the install I got a roll back - I'm guessing that it occured because I didn't have an internet connection

  • Tool Ammorisation Rate

    Dear Team We have a Requirement in which Cost of an Material is Rs.100,and tool Ammortisation cost is 2% of the base data i.e., Rs.2 So total net price is 102/- on this Excise duties(10.3) and cst (2%) will be calculated Excise duty= 10.506 CST=2.25

  • PPC G5 compatibility of Areca PCIE RAID controller arc-1280?

    Subject: Mac compatibility of Areca ARC-1280 24 ports PCI Express to SATA II RAID adapter. At Areca's Internet site ( www.areca.com.tw) consumers can read at pages concerning arc-1280 card that: « The SATA RAID controllers support broad operating sys

  • Export epub et fichier PDF multipages

    Bonjour, Lorsque j'importe plusieurs page d'un fichier PDF multipage dans un document puis que j'exporte en ePub FixedLayout, le fichier epub affiche toujours la première page du PDF alors que le document pointe bien vers les différentes pages. Est-c