Upgrading 11.5.10.2 to R12 - 2 nodes - DB 10.2.0.2 - Solaris SPARC

Guys,
We are upgrading our 11.5.10.2 instance to R12. Ours is a 2 node installation. Node A has DB and Concurrent processing services and Node B has Web and Forms services. As per these guides, we have followed the all the steps and
started rapidwiz (Rapid wizard version 12.0.0.21). Here are the options we
selected in the rapidwiz screens:
1. "Upgrade to Oracle Applications Release 12" in the select wizard operation screen
2. "Create Upgrade File System" in the Select Upgrade Action screen.
And then we entered the port details, Database Configuration and Application User information in the respective screens. Then we got the "Primary Applications Node configuration" screen.
Here are our questions:
1. We entered "Server A" as the DB host and "Server B" as the host for the primary application node. We are able to select the services for the Primary application node using the "edit services" option in the "Primary applications node configuration" screen. But there is no such option for selecting the services for "Server A" on which the CCMs would be running. So how can we make sure that the config file created by rapidwiz has the correct details. Do we need to add "Server A" as the secondary Applications node using the "Add Server" option in the "node information" screen.
2. Rapid Install guide says "Using ftp, copy the
<10g ORACLE_HOME>/appsutil/conf_<SID>.txt configuration file to each Applications node" and then run rapidwiz on the application nodes like "rapidwiz -silent -config <configuration file>". Do we need to make any changes in the
configuration file before ftping it to the other node.
3. As we mentioned earlier, our DB is already on 10.2.0.2. We use the same oracle home for many other databases. So we don't want autoconfig to run on the 10g Oracle home as it is shared by many other databases. Also we don't want to have separate oracle homes for all the instances running on the server A. But rapidwiz installs a new oracle home based on the details provided. So what are the
options we have for upgrading to R12 without affecting our existing oracle
home.
Hoping to get an anwer from you guys.
Thanks,
John

John,
1. Yes, the R12 methodology is to assume the DB host will be a DB only host. If you still wnat to run concurrent managers there, you will need to add a host on the Applicatiosn Node screens.
2. You should not need to modify the context file before copying/ftp-ing to the other server.
3. Unless you are absolutely strapped for disk space, I have never advocated running other databases out of an Apps database oracle home. If you want to upgrade your Apps database to 10.2.0.3, then you cannot until all of the other database owners agree to the database upgrade. If you want to use your existing 10.2.0.2 Oracle Home, you will need to apply 35 RDBMS patches via opatch and complete all actions from the readmes.
Oracle 10gR2 Database Preparation Guidelines for an E-Business Suite Release 12 Upgrade
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=403339.1
It would be less work to accept the new rapid install delivered 10.2.0.2 Oracle Home, and leave your existing databases running out of the old 10.2.0.2 Oracle Home. Note 403339.1 was recently updated to indicate you can switch existing 10.2.0.2 Apps databases to the rapid install delivered Oracle Home.
If you follow the R12 upgrade doc (Oracle Applications Upgrade Guide: Release 11i to Release 12 (zipped) B31566-01), you can easily generate your 10gR2 context file and run autoconfig on the rapid install delivered 10.2.0.2 Oracle Home. If you are using the rapid install delivered 10.2.0.2 Oracle Home, you will not disrupt any other databases using your old 10.2.0.2 Oarcle Home.
Update the RDBMS ORACLE_HOME file system with AutoConfig files.On the application tier (as the APPLMGR user):
Log on to the APPL_TOP environment (source the environment file).
Run the following Perl script to create appsutil.zip in <INST_TOP>/admin/out.
perl <AD_TOP>/bin/admkappsutil.pl
On the database tier (as the ORACLE user):
Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>.
cd <RDBMS ORACLE_HOME>
unzip -o appsutil.zip
2.Run AutoConfig on the database tier nodes.UNIX:
<RDBMS ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/adautocfg.sh

Similar Messages

  • Error while upgrading 11.5.10.2 to R12.1.1

    Hey Friends,
    Im trying to upgrade a 11.5.10.2-10gr2 DB on Solaris SPARC to R12.1.1. I am getting the following error in the log work.
    Table Name is POS_EXASN_LPNS
    Table exists in the target database
    Checking for differences
    Number of columns for the table in the xml file is 8
    The table in the Xml file and in the target database match
    Executing grants on POS_EXASN_LPNS to APPS
    GRANT ALL ON POS.POS_EXASN_LPNS TO APPS WITH GRANT OPTION
    Exception occured : ORA-06550: line 1, column 11:
    PLS-00302: component 'APPS_DDL' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at "SYSTEM.AD_INST", line 146
    ORA-06512: at line 1
    java.sql.SQLException: ORA-06550: line 1, column 11:
    PLS-00302: component 'APPS_DDL' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    ORA-06512: at "SYSTEM.AD_INST", line 146
    ORA-06512: at line 1
    Synonyms match.
    Constraint Name is SYS_C00161484
    Constraint SYS_C00161484 does not exist
    Updating task with status 1
    AD Worker error:
    The utility FndXdfCmp returned error for the above task.
    Could someone please help me out.
    Thanks

    Hey Hussein,
    Sorry for the delay..I went through both the documents. I couldnt find the scripts in Note 1012359.102 as its meant for Oracle apps 10.7. As per Note 742401.1, I ran the sql scripts and I found four Entries which are the foll:
    OBJECT_NAME     OBJECT_TYPE     OWNER
    POS     TABLE     SYSTEM
    TEST      TABLE     SYSTEM
    POS     TABLE     APPS
    TEST      TABLE     APPS
    As Per the document, it says to delete only the synonyms but only tables are returned after running this script.
    Please advice me how to proceed!!
    Thanks
    Regards,
    Bob

  • Steps to upgrade OBIA source EBS 11 to R12

    Hi,
    We have a specific requirement that our EBS source got upgraded from 11.5.10 to R12.
    Earlier OBIA Financial,HR Analytics is running successfully. Now we need to map it to R12 source.
    Can any one had done this already please suggest required steps.
    In my openion  changing folders in DAC to point to R12 adaptors and changing files with latest R12 data would work.
    Fyi..We haven't done any customizations in the OOB adaptor.
    Thanks in advance.
    Regards,
    Raj
    [email protected]

    You will need to install 11.2.0.4 into a new ORACLE_HOME, apply the latest 11.2.0.4 PSU patch to the new ORACLE_HOME (see MOS Doc 1454618.1) and then follow the steps in the Upgrade Guide
    http://docs.oracle.com/cd/E11882_01/server.112/e23633/upgrade.htm#UPGRD003
    see MOS Doc 1189783.1

  • Upgrade 11.5.10.2 to R12 and migrate from linux 32-bit to linux 64-bit

    Dear all ,
    I have two servers :
    1. OS . Redhat 4 32-bit have the EBS 11.5.10.2 .
    2. OS . Oracle Linux 5.3 64-Bit have the DB 10.2.0.5 .
    i want to upgrade the EBS to R12 and migrate it on another server 64-Bit .
    Can you provide me please with the steps for this with the notes number.
    and should i run the upgrade first or migrate first.
    should i download R12 32-bit or 64-bit for linux .
    where should i run the rapidwiz .
    Note : the DB will stay on the same server and wont change anything on it.
    Thanks. waiting your reply.

    965322 wrote:
    Dear all ,
    I have two servers :
    1. OS . Redhat 4 32-bit have the EBS 11.5.10.2 .
    2. OS . Oracle Linux 5.3 64-Bit have the DB 10.2.0.5 .
    i want to upgrade the EBS to R12 and migrate it on another server 64-Bit .
    Can you provide me please with the steps for this with the notes number.
    and should i run the upgrade first or migrate first.
    should i download R12 32-bit or 64-bit for linux .
    where should i run the rapidwiz .
    Note : the DB will stay on the same server and wont change anything on it.
    Thanks. waiting your reply.I would suggest the following:
    1) Upgrade the database to 11.2.0.3
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0) [ID 881505.1]
    Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]
    2) Install R12 (64-bit) and upgrade to 12.1.1 on Node 1 after you install a 64-bit OS
    Oracle E-Business Suite Installation Guide Using Rapid Install
    http://docs.oracle.com/cd/E18727_01/doc.121/e12842/toc.htm
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    3) Upgrade to 12.1.3
    Oracle E-Business Suite Release 12.1.3 Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_1213_available
    Note: Please make sure you back up your 11i Apps tier files before you install 64-bit OS on Node 1. In case you have CUSTOM_TOPs you need to copy them to Apps R12 Apps tier (APPL_TOP) which can done before or after the upgrade.
    Thanks,
    Hussein

  • Applimation Setup Reporter upgrade from Oracle eBS R11i to R12

    Hi,
    A prospective customer would like to carry out Applimation Setup Reporter upgrade when upgrading Oracle eBS from R11i to R12
    Would appreciate if one could share their experience and things to watch out when carrying out Applimation Setup Reporter upgrade.
    Best regards,
    Bratindra Dutta.

    Hello,
    this forum is dedicated for migrations from non-Oracle to Oracle databases, using the SQL Developer Migration Workbench.
    You can post your question in the eBS forum: https://forums.oracle.com/forums/category.jspa?categoryID=3
    But as the question is about an Applimation Setup Reporter upgrade you should also consult the vendor of that product.
    Regards
    Wolfgang

  • Upgrading 11.5.10.2 to R12

    Couple of question please:
    1. What version of R12 should we be looking to upgrade to? Latest version?
    2. Since R12 uses forms/reports 9i or so now, I expect all forms and reports (including customised ones) to be upgrade to 9i during upgrade. Is that right?
    Thanks

    Hi;
    1. What version of R12 should we be looking to upgrade to? Latest version?For a now 12.1.3.
    You need to upgrade first 11.x to 12.1.1 than need to apply 12.1.3 patch
    2. Since R12 uses forms/reports 9i or so now, I expect all forms and reports (including customised ones) to be upgrade to 9i during upgrade. Is that right?R12.x user forms 10g . Please see below thread:
    Form migration r11 to r12(Form 6i to 10g)
    Migrating Form 6i with 11i Template to R12 Template
    Form migration to R12
    Form migration to R12
    Regard
    Helios

  • Upgrade 10.1.0.5 to 10.2.0.4 on Solaris SPARC 64bit (on VCS) Hangs

    Hi
    Im in progress of upgrading a 10.1.0.5 Database to 10.2.0.4 on Solaris SPARC 64bit with VCS installed.
    I installed the base 10.2.0.1 and then 10.2.0.4 and then CPUJAN2010 without failure. I began the upgrade as per the b14238.pdf (Oracle® Database Upgrade Guide 10g Release 2 (10.2) B14238-02 January 2008)
    Its seems hung since last Friday morning, but the smon process is first on "top" command so it must be doing something.
    Any idea how I can resolve this issue?

    upgrade.log
    462 -- ALTER USER system privilege
    463 -- EXAMPLE
    464 -- dbms_epg.authorize_dad('HR');
    465 --
    466 procedure authorize_dad(dad_name IN varchar2,
    467 user IN varchar2 DEFAULT NULL);
    468
    469 --
    470 -- Deauthorizes a DAD's use of a user's privileges to invoke procedures and
    471 -- access document tables. The invoker can always deauthorize the use of
    472 -- his own privileges. To deauthorize the use of another user's privileges,
    473 -- the invoker must have the the ALTER USER system privilege.
    474 --
    475 -- PARAMETERS
    476 -- dad_name The DAD to deauthorize use
    477 -- user The user whose privileges to deauthorize. If the user is NULL,
    478 -- the invoker is assumed. The username is case-sensitive as in
    479 -- the USERNAME column of the ALL_USERS view.
    480 -- RETURN
    481 -- None
    482 -- EXCEPTIONS
    483 -- - if the user does not exist
    484 -- - if the invoker deauthorizes for another user but he does not have the
    485 -- ALTER USER system privilege
    486 -- EXAMPLE
    487 -- dbms_epg.deauthorize_dad('HR');
    488 --
    489 procedure deauthorize_dad(dad_name IN varchar2,
    490 user IN varchar2 DEFAULT NULL);
    491
    492 END dbms_epg;
    493 /
    Package created.
    SQL> show error
    ====================================================
    I get the feeling that not all the info has been written to this file.
    Previous to this the database took 1.5 - 2 hours to shutdown immediate (straight after startup restrict) with smon process using lots of cpu...may be related to above problem.
    (Waiting for smon to disable tx recovery)

  • JDeveloper/OAF in our EBS R12 (12.1.3) web server. Solaris Sparc 64bit mach

    Problem Description
    Am trying to setup and use the JDeveloper/OAF in our EBS R12 (12.1.3) web server. Solaris Sparc 64bit machine.
    Followed the metalink document 416708.1 and took the zip p9879989_R12_GENERIC.zip as instructed in the training class. The readme does not mention about installing in UNIX. I am getting all shorts of errors when invoking "jdev".
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Error: JDeveloper can't recognize the JDK version
    Please let me know the steps.

    Hi ,
    Normally the Jdeveloper setup will be done in Windows (32bit or 64 bit) for development of new pages, or extension.
    I understand that you are trying to setup the Jdevelopment for your development in a Solaris Sparc 64bit machine, it should be possible because Oracle Development use Unix machine to run the Jdeveloper for development.
    Please try
    To work around this you should edit the $JDEV_HOME/jdev/bin/jdev.conf -file and comment out the line that shows:
    SetJavaVM hotspot
    After this you should be able to start JDeveloper 10.1.2.
    You might get some weird sticky startup screen showing in front of the initial questionnaire windows. After passing these (either try moving the windows or just pressing Enter) you should be fine with JDeveloper.
    If that didnt work,
    And check the below thread helps,
    http://kaukovuo.blogspot.com/2005/07/jdeveloper-1012-and-linux-x8664-with.html
    JDeveloper On Ubuntu Linux running Java 6
    http://www.ensode.net/jdeveloper_linux.html
    http://focusthread.com/blog/oracletraining/developertechnical/oaframework/jdev-installer-giving-error-as-could-not-create-the-java-virtual-machine-error-jdeveloper-cant-recognize-the-jdk-version/
    Jdeveloper on solaris: an option for mutualized development env ?
    Thanks,
    With regards,
    Kali.
    OSSi.

  • JDeveloper/OAF in our EBS R12 (12.1.3) web server. Solaris Sparc 64bit mac

    Am trying to setup and use the JDeveloper/OAF in our EBS R12 (12.1.3) web server. Solaris Sparc 64bit machine.
    Followed the metalink document 416708.1 and took the zip p9879989_R12_GENERIC.zip as instructed in the training class. The readme does not mention about installing in UNIX. I am getting all shorts of errors when invoking "jdev".
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Error: JDeveloper can't recognize the JDK version
    Please let me know the steps.

    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    Error: JDeveloper can't recognize the JDK versionPlease see if these docs/links help.
    http://www.ensode.net/jdeveloper_linux.html
    hotspot VM not supported JDeveloper can't recognize the JDK version [ID 785017.1]
    JDeveloper On Ubuntu Linux running Java 6
    Please let me know the steps.Oracle Application Framework Developer's Guide Release 12.1.3 [ID 1107973.1]
    Configuring JDeveloper For Use With Oracle Applications 11i and R12 [ID 330236.1]
    Troubleshooting JDeveloper setup for Oracle Applications [ID 357218.1]
    Thanks,
    Hussein

  • Is it really necessary to Upgrade from Oracle EBS R11i to R12?

    Hi,
    Oracle Applications 11.0.3 (Oracle Financials) was implemented in our company and later in 2006 it was upgraded to 11.5.10 (with new implementation of Supply Chain Management Module - INV,OM and PO) and 2 months ago we upgraded it to 11.5.10.2+DB 11gR2.
    I've been recommending to upgrade to R12 but the Finance Users are reluctant for an upgrade and of the opinion that the R12 has many bugs and there will be issues after upgrade to R12.
    Once of the consultant is of the opinion that its better to re-implement R12 instead of Upgrade. He also tells me that R12 does not have sub-accounting and sub-ledger and trial balance reports in AP.Since I am not a Functional Consultant I could not comment on this.
    Please advice if there are any useful docs which address the upgrade to R12 issues which I can share with our consultant and users.
    I am currently going thru +Upgrade Advisor: Oracle E-Business Suite Financials and Projects Upgrade from 11.5.10.2 to 12.1.3 and 12.1.2 [ID 256.1]+
    Rgds,
    Thiru

    user1983888 wrote:
    Hi,
    Oracle Applications 11.0.3 (Oracle Financials) was implemented in our company and later in 2006 it was upgraded to 11.5.10 (with new implementation of Supply Chain Management Module - INV,OM and PO) and 2 months ago we upgraded it to 11.5.10.2+DB 11gR2.
    I've been recommending to upgrade to R12 but the Finance Users are reluctant for an upgrade and of the opinion that the R12 has many bugs and there will be issues after upgrade to R12.
    R12.1.x is a stable release that many customers (including Oracle themselves) have upgraded to.
    Once of the consultant is of the opinion that its better to re-implement R12 instead of Upgrade. He also tells me that R12 does not have sub-accounting and sub-ledger and trial balance reports in AP.Since I am not a Functional Consultant I could not comment on this.
    The Finance modules have been completely re-written and fucntionality had changed for the better. Re-implementation typically costs upto 3 times more than a upgrade. Re-implementation is not necessary if the business model and process have not changed. What are the consultants justifications for doing a re-implementation (other than making more money) ?
    Please advice if there are any useful docs which address the upgrade to R12 issues which I can share with our consultant and users.
    I am currently going thru +Upgrade Advisor: Oracle E-Business Suite Financials and Projects Upgrade from 11.5.10.2 to 12.1.3 and 12.1.2 [ID 256.1]+
    Pl see the Docs referenced in MOS Doc 850008.1 (Interesting Documents Concerning E-Business Suite 11i to R12 Upgrades)
    Rgds,
    ThiruHTH
    Srini

  • Upgrade from 11.5.9 to R12.1.1

    Hi,
    We have 11.5.9 CU2 with 9.2.0.7 database running on solaris 8, we would like this to be migrated and upgraded to 12.1.1 with 11.1.0.7 database on RHEL4. Could anyone confirm whether this approach is fine?
    1. Upgrade the source database on solaris 8 to 10.2.0.4
    2. Migrate the database from solaris 8 to RHEL4 by TDB/TTS or Exp/Imp
    3. Install R12.1.1 file system on RHEL4 using the upgrade option in rapid install
    4. Apply the R12.1.1 upgrade patch driver
    5. Upgrade the database to 11.0.7 on RHEL 4
    Thanks
    Murali

    Hi,
    1. Upgrade the source database on solaris 8 to 10.2.0.4
    2. Migrate the database from solaris 8 to RHEL4 by TDB/TTS or Exp/ImpCorrect.
    3. Install R12.1.1 file system on RHEL4 using the upgrade option in rapid install
    4. Apply the R12.1.1 upgrade patch driver
    5. Upgrade the database to 11.0.7 on RHEL 4Correct -- Refer to these documents for details.
    Note: 761570.1 - Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade
    Note: 802875.1 - Interoperability Notes Oracle EBS Release 12.1 with Oracle Database 11gR1 (11.1.0)
    Regards,
    Hussein

  • Upgrade 11.5.10.2 to R12 Windows

    Hi
    I am currently planning an upgrade as follows:
    FROM
    Windows 2003
    11.5.10.2
    11.1.0.7
    TO
    Windows 2008
    12.1.3
    11.1.0.7
    I would like to go down the following upgrade path:
    1. Clone current environment from W2003 to W2008 using rapid clone
    2. Upgrade on new server to 12.1.1 using Rapid Install
    3. Upgrade to 12.1.3
    I have checked the final certifications and thats all ok, however in step 1 for the clone 11.5.10.2 on W2008 is not certified with 11gR1.
    So, is it still ok to go down this route when the cloned environment is not certified, even though I will be upgrading to a certified version? I would prefer not to have to upgrade the database to 11gR2 as well.
    Thanks in advance.

    Hi,
    We were in a similar situation with a different OS, and we managed to follow the same approach (even though the target OS was not certified with 11i). We got the confirmation from Oracle support first through a SR before we proceeded with this approach (clone + upgrade). So, please log a SR to confirm for your OS.
    Some other certified approaches would be upgrading on the source node then clone the R12 instance. Or, install the same OS of the source node on the target node, do the clone and the upgrade, then upgrade the OS.
    Thanks,
    Hussein

  • Upgrade 11.5.10.2 to R12 on apps tier only

    Hussein,
    My Oracle EBS running on Split Tier architecture, 11.5.10.2 apps tier on sun server and 11.2.0.3 on Linux server. I am planning to upgrade R12. OATM is completed on the database server.
    Which is the best way to upgrade. As of now my option is install R12 application Tier on sun server and do my customization.
    OR upgrade option is the best
    Please let me know which is the best option.
    Thanks
    Prince
    Edited by: user12094010 on Apr 30, 2012 1:34 PM

    Hussein,
    My Oracle EBS running on Split Tier architecture, 11.5.10.2 apps tier on sun server and 11.2.0.3 on Linux server. I am planning to upgrade R12. OATM is completed on the database server.
    Which it best way to upgrade. As of now my option is install R12 application Tier on sun server and do my customization.
    OR upgrade option is the best
    Please let me know which is the best option.Prince,
    Please elaborate more on the upgrade options you are referring to.
    I understand one option is to upgrade (lay down R12 software) on the existing 11i apps tier (Sun servers), what about the other option?
    Thanks,
    Hussein

  • Upgrade 11.5.10.2 to R12

    HI,
    We are planning to upgrade from 11.5.10.2 to 12.1.3 ..
    My doubts are :
    1. need to take license ?
    2. need to download Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86 from edelivery?
    3.Then upgrade to 12.1.3
    Share any good doc ...
    Thanks & Regards
    KSV.DBA

    HI Hussein,
    Thanks for your extended suport -:)
    By reading above mentioned doc i prepared a my own doc.Please cross check that..
    1.     Technical Information
    The upgrade was done on the single node environment installed on Red Hat Linux 4
         Operating System: Red Hat 4
    Oracle Application Version: 11.5.10.2
         Database Version: 10.2.4.0
         ATG_PF.H.RUP6 + AD.I.6
    Prerequisite before upgrade the database to 10g
    2.1 Apply ATG Rollup Patch 6
    If your patch set level is earlier than ATG Rollup patch 6,you should apply.
    Follow the given below action plan if your ATG Rollup patch is less than 6
    Refer Metalink note: About Oracle Applications Technology ATG_PF.H Rollup 6 [ID 444524.1]
    2.2 Upgrade Developer 6i to the latest patch set
    If your patch set level is earlier then patch set 17, you should apply the latest certified patch set (patch set 19).
    Follow the given below action plan if your developer 6i patch set is earlier then 17
    Developer 6i patch set 19 patch numbers - 6194129
    Refer the metalink note to upgrade developer 6i - 125767.1
    (Few pre-request and post upgrade patches to been applied according to the OS platform)
    Known Issue after upgrade the Developer 6i patch set 19
    Upgrade Jinitor 1.4.2 to J2Se 1.6.0.11 reference metalink note 290807.1 and apply patch 6863618
    2.3 Apply patch 8815204 -11g release 2 interoperability patch for 11.5.10
    Apply 8818524 patch using adpatch utility
    2.4 Prerequisites patches
    a.     5644137
    b.     6400762
    3.     Install 11g software
    3.1 Install Software
    a.     Create directory under rdbms oracle home for the new 10g software (/d01/oracle/livedb/10.2.0)
    b.     Download the following 10g software
    1.     Oracle database 11.2.0.2.0( p10098816_112020_LINUX_1of7.zip
    and p10098816_112020_LINUX_2of7.zip
    for Linux (from oracle site)
    2.     Oracle database 11.2.0.2 for Linux (from metalink patch 10098816)
    c.     Login to oracle user in GUI and execute the runInstaller
    d.     Install 11g software in the following order and select advanced installation for 11.2.0.1 installation.
    1.     Install Oracle Database 11.2.0.2, select advanced Installation and software only.
    After the installation, make sure that:
    •     The ORACLE_HOME environment variable points to the new 11.2.0 Oracle home.
    •     The PATH environment variable includes $ORACLE_HOME/bin and the directory where the new perl executable is located (usually $ORACLE_HOME/perl/bin).
    •     The LD_LIBRARY_PATH environment variable includes $ORACLE_HOME/lib.
    •     The PERL5LIB environment variable points to the directories where the new perl libraries are located (usually $ORACLE_HOME/perl/lib/[perl version] and $ORACLE_HOME/perl/lib/site_perl/[perl version]
    3.2     Create nls/data/9i directory
    Create directory under 11g oracle_home/nls/data as 9idata
    $mkdir –p $oracle_home/nls/data/9idata
    export ORACLE_HOME =/d01/oracle/livedb/10.2.0
    export ORA_NLS10=/d01/oracle/10.2.0/nls/data/9idata
    Execute perl $ORACLE_HOME/nls/data/old/cr9idata.pl
    3.3 Apply additional 11.2.0.2 RDBMS patches
    a.     10149223
    b.     10229719
    4.     Database upgrade
    4.1 Shutdown the Application Server processes & database listener
    Oracle Database 11.2.0 upgrade information utility
    Copy the utlu112i.sql script from 11.2.0.2 oracle_home/rdbms/admin to 10.2.0.4 oracle_home directory and run the script as SYS user in 10g database. Verify the spool file info.log for any errors.
    4.2 Prepare to upgrade
    Edit oratab file
    Add the following entry in /etc/oratab file
    LIVE:/d01/oracle/livedb/9.2.0:N
    PROD:/d01/oracle/livedb/10.2.0:N
    Execute the database upgrade assistant
         $ORACLE_HOME/bin/dbua
    4.3 Modify Initialization Parameter Settings
    Follow metalink note 216205.1 Database Initialization Parameters for Oracle Applications Release 11i-Section 2.6: Release-Specific Database Initialization Parameters for 11gR2 (11.2.X)
    *(If i copy paste above note: is that enough )*
    5.     Post upgrade
    5.4 Run adgrants.sql
    Copy $APPL_TOP/admin/adgrants.sql (adgrants_nt.sql for Windows) from the administration server node to the database server node. Use SQL*Plus to connect to the database as SYSDBA and run the script using the following command:
         $ sqlplus "/ as sysdba" @adgrants.sql
    5.5 Grant create procedure privilege on CTXSYS
    Copy $AD_TOP/patch/115/sql/adctxprv.sql from the administration server node to the database server node. If you are upgrading to R12, use the R12 version of the file. Use SQL*Plus to connect to the database as APPS and run the script using the following command:
    $ sqlplus apps/[APPS password] @adctxprv.sql \
    [SYSTEM password] CTXSYS
    Execute @$AD_TOP/patch/115/sql/adctxprv [system_password] CTXSYS
    5.6 Set CTXSYS Parameter
    $ sqlplus “/as sysdba”
    SQL> exec ctxsys.ctx_adm.set_parameter('file_access_role', 'public');
    5.7 Run Autoconfig on DB Tier and Application Tier
    DB Tier
    Copy context file (LIVE_prod.xml) from 9.2.0 home to 10.2.0 home and change the location with 10.2.0 oracle home.
    Execute perl $AD_TOP/bin/admkappsutil.pl
    Copy appsutil.zip to 10.2.0 oracle home directory and unzip.
    Execute $sh /d01/oracle/livedb/10.2.0/appsutil/bin/adconfig.sh
    Application Tier
    Run autoconfig on Application Tier.
    5.8 Gather Statistics for SYS schema
    Copy $APPL_TOP/admin/adstats.sql from the administration server node to the database server node. If you are upgrading to R12, use the R12 version of the file. Note that adstats.sql has to be run in restricted mode. Use SQL*Plus to connect to the database as SYSDBA and use the following commands to restart the database in restricted mode, run adstats.sql, and restart the database in normal mode:
    $ sqlplus "/ as sysdba"
    SQL> shutdown normal;
    SQL> startup restrict;
    SQL> @adstats.sql
    SQL> shutdown normal;
    SQL> startup;
    SQL> exit;
    Note:
    Make sure that you have at least 1.5 GB of free default temporary tablespace or following the below step to create temporary tablespace with 2GB and then start gather statistics.
    DROP TABLESPACE TEMP INCLUDING CONTENTS AND DATAFILES;
    CREATE TEMPORARY TABLESPACE TEMP TEMPFILE ‘/d01/oracle/livedata/TEMP01.dbf’ SIZE 2048M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 128k;
    5.9 Apply Human Resource patch
    Apply patch 7721754
    5.10 Recreate grants and synonym
    Execute adadmin
    Choose -> Maintain Application Database Entities menu
    Choose -> Re-create grants and sysnonyms for apps schema
    Please correct if i went wrong anywhere .. please check .......
    Thanks
    KSV.DBA

  • Upgrade path  11.5.9 to R12.1.3..??

    Hi All,
    Our Current Environment.
    OS : RHEL 4 update 8 (32 bit)
    EBS Version : 11.5.9
    Database :9.2.0.8
    We are planning to upgrade EBS from 11.5.9 to R12.1.3. Is below path is corerect.
    *Upgrade database from 9.2.0.8 to  11.1.0.7
    *lay down R12.1.1 file system
    * Apply R12.1.1 upgrade driver
    Please help with your suggestions.
    Thanks
    RB
    Edited by: R12DBA on May 18, 2011 10:17 PM

    We are planning to upgrade EBS from 11.5.9 to R12.1.3. Is below path is corerect.
    *Upgrade database from 9.2.0.8 to  11.1.0.7
    *lay down R12.1.1 file system
    * Apply R12.1.1 upgrade driver
    Please help with your suggestions.Please refer to (Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade [ID 761570.1]), Path A
    Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
    Please note that 11i/R12 is certified with 11gR1/11gR2
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.1) [ID 1265268.1]
    Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.2) [ID 881505.1]
    Interoperability Notes Oracle EBS R12 with Oracle Database 11gR2 (11.2.0.1) [ID 1265232.1
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    And, if you want to upgrade to 12.1.3, please refer to:
    Oracle E-Business Suite Release 12.1.3 Now Available
    http://blogs.oracle.com/stevenChan/entry/ebs_1213_available
    Thanks,
    Hussein
    Thanks,
    Hussein

Maybe you are looking for

  • Why won't my ipod download apps

    My iPod wont let me download apps. I downloaded hey tell and got a message saying cant connect to iTunes store. I tried another app (bejeweled blitz) and it just said waiting when i reboot the ipod it just said unable to purchase app. My internet is

  • My iPod Touch 4g is stuck in Apple Mode after attempting to install the Siri GUI. What can I do to restore?

    I have an 8GB, 4g iPod Touch. It has the lastest iOS on it (iOS 5). Yesterday I used Cydia to jailbreak it. I had no idea what I was doing but I followed step-by-step instuctions and it worked! Needless to say, I've messed up several times (while reb

  • Can't find transferred file on PB

    I feel incredibly stupid, but I transferred a file to my PB and now I can't find it.  I followed the very good instructions on how to transfer files from my computer via WiFi, and I know the document transferred because I can see it in my media\docum

  • What on earth is the solution for my new but problematic iPod??

    5th gerneration iPod,only bought 2 mths ago. nearly no use. I am a beginner to use it. now it cannot turn on by any way. I have tried all the suggestions in apple website incl. "5R". The last chance I turned on it,the battery is in red,low power.I th

  • PC Suite with Nokia 5700 uses two COM ports?

    I am using Nokia PC Suite 6.84 with a Nokia 5700. The phone is connected to the laptop via a USB cable. I have installed the software on two separate laptops, one running XP with Service Pack 2, another running Vista. Whenever I plug-in the phone, I