Upgrade db 9i to 10g for APPS

Hi,
Could anybody tell me which is the best way to move an APPS environment 11.5.10.2 with database version 9i to an 12i environment with the DB in RAC (the DB will be 10g)?
Thanks,
Paul

There is really only one way to do it:
1) Review the upgrade guide and upgrade the database to 10.2.0.2:
http://download-west.oracle.com/docs/cd/B34956_01/current/acrobat/r12upg11i.zip
You basically lay down the R12 technology stack, upgrade the database to 10.2.0.2, then apply a few prerequisite patches to your 11.5.10.2 instance, then apply the database only portion of $AU_TOP/patch/115/driver/u4440000.drv to complete the upgrade. After, it completes, you can disable Maintenance Mode, run autoconfig and apply the online help patch. It was a very clean upgrade compared to previous 11i Maintenance Packs. It only took 20 hours to apply the 106,000 database worker jobs on a single CPU P4 desktop running Suse Linux.
2) Convert to R12 RAC:
Configuring Oracle Applications Release 12 with 10g R2 RAC
http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=388577.1

Similar Messages

  • Upgrade oracle  9i to 10g in apps 11i

    I am trying to run dbua from 10g oracle_home. However it gives the following db to upgrade->FATST:/u02/fatstdb/10g:N (this is non-existent oracle home)
    But actually databse that i have to update is -->
    FATST:/u02/fatstdb/9.2.0:N
    We have the following entries in oratab file-->
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    *:/u02/fatstdb/9.2.0:N
    *:/u01/fatstora/iAS:N
    *:/u01/fatstora/8.0.6:N
    FATST:/u02/fatstdb/10g:N
    FATST:/u02/fatstdb/9.2.0:N
    Actually sometime back we tried to upgrade to 10g which failed and then i did clone it from prod. I installed 10g software,companion products,10.20.4 patch set on new oracle_home-/u05/fatstdb/10g
    I believe rest of inventory is clean as i always create a empty oraInventory directory before cloning.
    DBUA also gives message, that if you do not see database that you want, make sure that the entry with database name exists in file /var/opt/oracle/oratab file.
    I think i will have to edit the file oratab manually to remove the entry "FATST:/u02/fatstdb/10g:N" as the desired entry is already there. Is this okay?
    Also i manually copied init<sid>.ora from 9ihome/dbs to 10ghome/dbs modifying the required parameters. i want to know is this manual step required?
    Thanks

    I did that and restarted the DBUA. It went on smoothly but during the Post-install steps, the putty connection was lost and hence GUI also got lost. when i see the PostUpgrade.log
    It states this-->
    DOC> 1. Query returning the number of invalid objects remaining. This
    DOC> number should decrease with time.
    DOC> SELECT COUNT(*) FROM obj$ WHERE status IN (4, 5, 6);
    DOC>
    DOC> 2. Query returning the number of objects compiled so far. This number
    DOC> should increase with time.
    DOC> SELECT COUNT(*) FROM UTL_RECOMP_COMPILED;
    DOC>
    DOC> This script automatically chooses serial or parallel recompilation
    DOC> based on the number of CPUs available (parameter cpu_count) multiplied
    DOC> by the number of threads per CPU (parameter parallel_threads_per_cpu).
    DOC> On RAC, this number is added across all RAC nodes.
    DOC>
    DOC> UTL_RECOMP uses DBMS_SCHEDULER to create jobs for parallel
    DOC> recompilation. Jobs are created without instance affinity so that they
    DOC> can migrate across RAC nodes. Use the following queries to verify
    DOC> whether UTL_RECOMP jobs are being created and run correctly:
    DOC>
    DOC> 1. Query showing jobs created by UTL_RECOMP
    DOC> SELECT job_name FROM dba_scheduler_jobs
    DOC> WHERE job_name like 'UTL_RECOMP_SLAVE_%';
    When i checked the number of invalids they have increased to 173 ..originally they were 73. That is fine , i can recompile them manually.
    SELECT COMP_NAME, VERSION, STATUS FROM
    DBA_REGISTRY
    COMP_NAME VERSION STATUS
    Oracle Database Cata 10.2.0.4.0 VALID
    log Views
    Oracle Database Pack 10.2.0.4.0 VALID
    ages and Types
    Oracle Real Applicat 10.2.0.4.0 INVALID
    ion Clusters
    JServer JAVA Virtual 10.2.0.4.0 VALID
    Machine
    COMP_NAME VERSION STATUS
    Oracle XDK 10.2.0.4.0 VALID
    Oracle Database Java 10.2.0.4.0 VALID
    Packages
    Oracle interMedia 10.2.0.4.0 VALID
    Spatial 10.2.0.4.0 VALID
    Oracle Text 10.2.0.4.0 VALID
    OLAP Analytic Worksp 10.2.0.4.0 VALID
    ace
    COMP_NAME VERSION STATUS
    Oracle OLAP API 10.2.0.4.0 VALID
    OLAP Catalog 10.2.0.4.0 VALID
    Oracle Data Mining 10.2.0.4.0 VALID
    Oracle XML Database 10.2.0.4.0 VALID
    Oracle Enterprise Ma 10.2.0.4.0 VALID
    nager
    15 rows selected.
    I also managed to shutdown and startup the 10g db successfully.
    I checked the database upgrade step and in that it is mentioned that utlrp.sql is the last step in manual database upgrade step .I want to know is there any other post upgrade step that needs to be done or can i just continue the steps from Doc ID:      362203.1 Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)

  • How do I upgrade my iPod for apps

    How do I upgrade my iPod for apps?

    To update
    The Settings>General>Software Update comes with iOS 5 and later.
    Connect the iPod to your computer and update via iTunes as far as your iPod model allows
    iOS: How to update your iPhone, iPad, or iPod touch
    A 1G iPod can go to iOS 2.2 via iTunes and iOS 3.1.3 via
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)       
    https://buy.itunes.apple.com/WebObjects/MZFinance.woa/wa/touchLegacyLandingPage
    You need at lerast iOS 2 to get apps
    - A 2G to 4.2.1. Requires iTunes version 1o or higher. If a Mac it requires OSX 10.5.8 or later.
    - A 3G to 5.1.1  Requires iTunes version 10.5 or later
    - A 4G to 6.1.3  Requires iTunes version 10.7 or later. For a Mac, that requires a Mac with OSX 10.6.8 or later
    - A 5G to iOS 7. Requires iTunes 11.1 or later if you update via iTunes
    Identifying iPod models

  • Upgrading to Oracle 10g for R/3 4.5B

    Hello All,
    One of the businesses we support is running SAP R/3 4.5B on Oracle 9.2.0.6. The kernel details are:
    SAP R/3 Kernel information:
    SAP R/3 Kernel          45B                                     
    Database version        OCI_80500_SHARED                        
    created in                  SunOS 5.5.1 Generic_103640-19 sun4u     
    Patch level                 972                                     
    Is there a path to upgrade the database to 10g with this R/3 release without SAP upgrade?
    All information will be useful.
    Many Thanks,
    Nisch

    Nisch,
    also, please note the excerpt below taken from note 819655 (please check it for an updated version):
    Oracle Version
    For general information regarding the support of Oracle version 10.2, see Note 720886 .
    Even though Oracle 10 will not be generally certified for SAP systems with Releases 3.1I up to 4.6B, it is fully supported to upgrade these systems to Oracle 10.2 prior to the SAP upgrade or prior to the PREPARE phase of the upgrade.
    The system can run with this setup for weeks with full support. This procedure was tested in the SAP-internal upgrade validation phase. However, you will encounter limitations in the field of database monitors and you cannot copy such a system to a target system running on Oracle 10g. From a business application perspective, you can use the system without any limitations.
    Double Stack systems: When you upgrade the SAP J2EE Engine from NW ´04 to NW2004s, you must apply at least Support Package 12 of the SAP J2EE Engine before the upgrade to Oracle 10.
    Also, note 868681 confirms the above, i.e..:
    "SAP Systems 31I - 45B
    The transports included within this note are not relevant for SAP releases 31I - 45B. These systems (31I - 45B) have to be upgraded to Oracle 10.x  during preparations for the SAP Upgrade (release 700).
    The monitoring transactions such as DB02 may not work correctly in these systems after upgrade to Oracle 10.x. However there is NO IMPACT on any of the business transactions."
    Meaning, that if you upgrade your 4.5b system to Oracle 10g outside of a SAP upgrade project, you may find yourself running an unsupported installation.
    Regards,
    JC

  • I am running iPhoto 6.0.6.  If I purchase the upgrade to iPhoto 9.0 for $14.95 from the app store, will I be able to make the upgrade jump directly from 6.0.6 to 9.0?

    I am running iPhoto 6.0.6.  If I purchase the upgrade to iPhoto 9.0 for $14.95 from the app store, will I be able to upgrade directly from 6.0.6 to 9.0 without purchasing any other versions in between? 

    It seems the App Store doesn't offer iPhoto 9.0 for download.  I presume purchasing iPhoto '11 (v.9.4.2) for $14.99 isn't going to work...because I know the most advanced version my system can handle is 9.2.3.  I'm secretly hoping that if I go for the upgrade to 9.4.2, it'll take me as far as 9.2.3 and just leave me running that version.  But, my hunch is the more likely scenario will be that the upgrade/installation will not be completed/fail.
    Can you please just confirm that my hunch (as opposed to my "hope") is correct?
    Thanks!

  • HT201365 When I upgraded to ios7 I have no app for find my iPhone ?

    When I upgraded to ios7, I have no app for find my iPhone

    Had you downloaded the Find My iPhone app from the App Store previously?
    You do not need the Find My iPhone app on your iPhone for you to be able to locate your iPhone if it is lost or stolen.  The Find My iPhone app, should you choose to get it, would enable you to find some other Apple device that had been properly set up from your iPhone.

  • After i upgrade  to a new phone, will my old 4s still continue to work on wifi for apps and music? or do I need phone service?

    after i upgrade  to a new phone, will my old 4s continue to work on wifi for apps and music only? to be used like an ipod?

    The support article referenced says to insert the SIM Card from my new phone in the old phone.  That won't work since I have an iPhone 5 and the iPhone 4S uses a different size SIM card. 
    What do I need to do to get past the "Insert a SIM card" message when I don't have the right size card lying around?

  • My credit card expired and now I can't update paid for apps. Why can't I upgrade without a credit card?

    My credit card expired and now I can't update paid for apps. Why can't I upgrade without a credit card?

    The "None" option is not available. Presumably because I have already purchased on that Apple ID with a credit card.
    That is not likely the case. As you can see in my account in the US  store I have a bank card in place and I have the None option.

  • Error while running Re-create grants and synonyms for APPS schema

    Hi,
    I have upgraded customer's Oracle Apps 11i (11.5.10) database to Oracle 10g R2. While executing '+Re-create grants and synonyms+ ' as given in Note: 362203.1, I am gettng error:
    plus80 -s APPS/***** @E:\EBSTEST\ebstestappl\ad\11.5.0\admin\sql\adappsgs.pls &systempwd 1 INV APPLSYS APPS TRUE FALSE TRUE
    Error:
    Program exited with status 3
    Cause: The program terminated, returning status code 3.
    Action: Check your installation manual for the meaning of this code on this operating system.Connected.
    old 2: ad_apps_private.create_grants_and_synonyms(&2,'&3','&4','&5','FALSE');
    new 2: ad_apps_private.create_grants_and_synonyms(1,'INV','APPLSYS','APPS','FALSE');
    begin
    *+
    ERROR at line 1:
    ORA-20000: ORA-00955: name is already used by an existing
    object:create_grants_and_synonyms(1,INV,APPLSYS,APPS): create_base_gs(INV,APPS): In Synonyms
    Loop:create_synonym(INV,MTL_ONHAND_DISCREPANCY,APPS,MTL_ONHAND_DISCREPANCY):
    do_apps_ddl(APPS,CREATE SYNONYM "MTL_ONHAND_DISCREPANCY" FOR INV."MTL_ONHAND_DISCREPANCY"):
    ORA-06512: at line 5
    MTL_ONHAND_DISCREPANCIES
    I checked the database and there isn't MTL_ONHAND_DISCREPANCY synonym. But there is MTL_ONHAND_DISCREPANCIES synonym.
    This is an upgraded instance from 11.0.3 and first time I am running Re-create grants and synonyms for APPS schema.
    Plz let me know if anyone of you faced this issue.
    Rgds,
    Thiru

    Hi,
    there is no such table MTL_ONHAND_DISCREPANCY or synonym in Applications 11.5.10.2. Is that custom table created in your db?
    After dropping this table from APPS schema 'Re-create grants and synonyms for APPS schema' went thru fine.Its correct
    This table does not exist in INV schema in 11.5.10.2.
    Could be possible that the consultant could have created this table in INV and APPS schema by mistake or whatever.Yes, with the same name, there might be table in APPS SCHEMA. When you run recreate grants and synonyms, adadmin tries to create synonym for that table in APPS schema. since there is object available with the same name in apps chema, you got that error.

  • Is it possible to run Discoverer 10g non apps on an Applications database

    Hello,
    I am currently working with a customer whose Discoverer implementation was originally implemented with Discoverer 3.1.36 before apps mode existed.
    It was installed on an Apps database (Financials).
    It was then upgraded to 4 - still in non apps mode and all was ok.
    However, now they need to upgrade to 10g, and rather than go through all the rewriting of their security etc (they have an awful lot of custom folders etc), they have asked if they can upgrade their Discoverer 4 non apps EUL to Disco 10g non apps.
    However, during some preliminary testing, it seems that some views are not returning data - for example, fnd_flex_values_vl.
    If they log in to the test env with Discoverer 4, the data returns with no issues, however with Discoverer 10g (and the same user) it does not.
    They are logging in with the eul owner both times and this user contains both the Disco 4 and Disco 10 tables in its schema, so the grants etc are identical.
    Is there a technical reason that whilst this worked at 4, it no longer does in 10?
    Kind regards

    What happens if they log in as an application user (rather than EUL owner) to retrieve data from these VL views ?
    MOS Doc 431001.1 - How Discoverer Uses Business Views Security
    HTH
    Srini

  • Upgrade Db server to 10g

    Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)
         Doc ID:      362203.1
    In the lst step it is mentioned-->
    Apply Oracle Receivables patch
    Apply Oracle Receivables patch 5753621.
    In this patch read me it is said-->
    Section 1: Instructions For Applying This Patch
    Applicable Family Pack/Release
    FP.D
    FP.E
    FP.F
    FP.G
    Branched versions of files included in this patch
    patch/115/sql/b5753621.sql 115.3
    This fix may be overwritten if you apply a more current patchset or one-off
    patch containing a higher version of any of the branched files. Please contact
    Oracle Worldwide Support with any questions regarding this patch. In addition,
    please keep a record of this patch as you would for any other on-site fixes and
    customizations.
    Target Mini-pack/Family Pack/Release
    FP.H
    My patchset level is "N".DO i need to apply this patch?

    While upgrading 9205 db to 10204 in apps 11i,i got an error->Could not complete Enterprise Manager configuration. and asked me to manually run emca.
    The emConfig.log has the following error->
    CONFIG: Error reading file /u02/fatstdb/9.2.0/sysman/config/emd.properties
    emd.properties is actually not there.
    I want to locally use Enterprise Manager to manage the db. Also it is not using ASM.I want to know the options for emca->Do i need to give the following->emca -config dbcontrol db -repos create

  • Issues after upgrading the Obiee from 10g to 11g

    Hi all,
    We have recently upgraded our rpd from 10g to 11g. And a part of Webcatlog is being upgraded. We observe issues with the upgraded reports.
    As the for the report prompts the script was taking lot of time. And the browser pop's a message either to 'stop' or 'continue'.
    The report is taking lot of time to run than the usual 10g environment. And the path BP1 is also applied for the 11g environment.
    Please suggest a troubleshoot method to overcome the issues with the upgraded reports.
    Thank you,
    Chris.

    Check this pdf file
    http://www.rittmanmead.com/files/biforum2012/ranka_performance.pdf
    If helps pls mark

  • Since upgrading my iphone 4 to IOS6, apps keep opening and closing on their own

    Since upgrading my iphone 4 to IOS6, apps keep opening and closing on their own and the wrong ones open when another is pressed. I've tried a full reset but still the same thing...HELP PLEASE :-(

    I'm not familiar with the Belkin cover, but you could try removing the cover and reboot the iPad and see how that goes.
    Reboot the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • Report upgraded from 6i to 10g not displaying data.

    Hi,
    I upgraded one report from 6i to 10g,
    When I'm running the report for the same set of data.
    After changing the layout for few fields in the subframe.
    first time it has shown the data in the report output but now same report with same data is not displying the output.
    I'm sure this is due to some layout problem.(may be due to upgradation from 6i to 10g)
    Please guide me to resolve this problem.

    Hello,
    How do you execute your Reports ?
    Do you execute it from the Builder ?
    If you execute it from the Builder, do you use Run Web Layout or Run Paper Layout ?
    (If you have upgraded a Reports From 6i, there is no web layout , so you have to use the Run paper Layout
    The web layout is something new that appeared in Reports 9.0.2)
    Regard

  • How can I get AirPlay mirroring to fill widescreen? It works automatically for apps built for apple tv, but not Hulu Plus, for example, which letterboxes.

    Airplay mirroring works great for apps (mostly video-related ones) with native Apple TV support, but for other apps - most notably Hulu Plus, it will only show letterbox on my 16:9 plasma TV. Again, my movies, tv shows and in-app videos like in CNN where there's a built-in AirPlay support will fill my widescreen, but apps that don't (Hulu Plus, games, photos) will not. Do I have to change the aspect ratio on the tv to 4:3? Will changing the resolution help.
    How can I get mirroring to fill the entire tv screen, regardless of the app? Thanks.

    Guys. Let's not get confused here.
    -AirPlay mirroring feature 'mirrors' what's on your iPad 2 or above or your iPhone 4s on to your big TV via the Apple TV black box.
    -Video apps that stream video (like native YouTube app) uses AirPlay which is different to mirroring.
    -When you use the 'mirror' feature you get black bars all around (left/right &amp; top/bottom)
    -There are Games that use the full screen via the AirPlay mirroring feature and there are games that don't. It depends on the Game. For example download Asphalt 7:Heat and you'll notice you get widescreen display on the big TV but if you play Batman or Max Payne or others that don't support AirPlay mirroring then it you get black bars left and right.
    -What's neat about the AirPlay mirror feature is that when you play Asphalt 7 with 'mirroring' set to on, the race is shown on the TV while your iPad shows something completely different (the route in real time with your rear view mirror)
    -The Apple iPhoto app on your iPhone 4s or iPad 2/3 with AirPlay mirroring feature on you get a different experience. All of a sudden it goes full screen, and you are presented with their iPhoto logo.
    -Those who have the first generation iPad don't have mirroring capabilities so the Asphalt 7:Heat games feature aren't available or the iPhoto app features. With iPad 1 you can only stream video or music or image slideshow (which all stream full screen). iPad 2 and iPad 3 can also do this but with the added benefit of 'mirorring' what is displayed on the iPad screen. Some apps take advantage of this, some don't.
    There are no special setting on Apple TV to get rid of the black bars. You may be able to change the zoom settings on your actual big TV.
    Hopefully this will clear this all up. I have the iPad 1 and recently upgraded to the new iPad 3. I also have an iPhone 4s. Same issues.
    I don't think the AirPlay 'mirror' feature has developed fully yet. It has it's limitations but also has its advantages.

Maybe you are looking for

  • OfficeJet 4500 will not print two sided over network

    I'm running on Windows 7 with an OfficeJet 4500 G510n-z over WiFi.  Printer works great except that it will not print two sided.  We've used a non-WiFi 4500 to print two sided before.  With the new printer the first pages print and the pop-up shows o

  • Flashhelp Access Problem with IE7 Beta

    When I generate a Flashhelp helppage, I cannot view it, whether in IE or Firefox or Opera. I always get a message that Macromedia Flash Player has stopped a potentially unsafe application. I go to the Flash Settings site, but i'm clueless what is not

  • Script for automation.

    Rhel 5. 11.2.0.3 Any body have idea how to write a scripts to fullfill below requirments. script 1) Change Partition name and subpartition name ( Range Hash). First List and then change. script 2) Estimate Size and then purge data of selected partiti

  • Premiere Pro 2.0 - crashes on any task

    I have been running Premiere Pro 2.0 for a couple of years on a Windows XP laptop. I only use the program infrequently, mostly to do small edits on client files. Recently, I have been unable to do ANYTHING with Premiere Pro 2.0  When I open the progr

  • Internal and external no ranges

    hy sap gurus what is the meaning of ilnternal and external no ranges, where we create internal and ordernal no ranges, can u give clear clarification thanqu raja sekhaqr.a