Oracle 9.2.0.6 upgrade to 11gR2

Hi,
My database is 2TB in size. The database is 9.2.0.6 running on Solaris 8. It is configured with Physical Standby dataguard.
The current plan is to upgrade the database to 11.2.0.3. What will be the best way to do the upgrade? I am thinking on the Logical Standby method.
Is it possible to do logical standby between 9i and 11g?
Can i convert the physical standby database I have now to logical standby and upgrade the database to 11g?
Is there any limitation on logical standby database? eg. data types?
Regards,
Manoj Devan

Hi,
There are two concerns about your upgrade.
Direct upgrade to 11.2.0 is not support from version 9.2.0.6, at least you should be on version 9.2.0.8.
11.2.0.3 is not supported on solris8, at least you should be on OS version - Solaris 10.
Please refer MOS tech notes:
Upgrading to 9i with Standby Database in Place (Doc ID 165296.1)
Upgrading Oracle Database with a Logical Standby Database In Place (Doc ID 437276.1)
Complete Checklist for Manual Upgrades to 11gR2 (Doc ID 837570.1)
How To Upgrade A Primary Database And A Physical Standby To Oracle10gR2 (10.2) (Doc ID 407040.1)
thanks,
X A H E E R

Similar Messages

  • Oracle Database 11gR1 32-bit upgrade to 11gr2 64-bit

    Hello All,
    My current server is having following configuration:
    OS               : RHEL 4.6 32 bit
    Product         : Oracle EBS 11i
    DB               : 11gR1
    Target machine:
    OS               : RHEL 5.8 64 bit
    I want to convert my current single node EBS 11i to multi-node (two node) architecture. We have to migrate our 11gR1 over 64 bit machine.
    I was trying to create create a 32 bit instance over new target server through rapid clone. But it is not supported to install 32 bit 11g over 64 bit OS, so I am now taking new path to do the same, trying to upgrade 11gR1 32 bit database directly to 11gr2 64 bit. Please suggest me appropriate procedure to perform it. Any Oracle Document over the same would be wonderful. I tried to search over Metalink but with no success.
    Kindly share your experience if anyone here performed the same or similar.
    Regards
    RanjanS

    You can get 11gR1 64-bit download this way:
    Previous Database Release Software
    Oracle Database 10.2 and 11.1 are no longer available for download. The software is available as a media or FTP request for those customers who own a valid Oracle Database product license for any edition.
    To request access to these releases, follow the instructions in Oracle Support Document 1071023.1 (Requesting Physical Shipment or Download URL for Software Media) from My Oracle Support.
    NOTE: for Oracle Database 10.2, you should request 10.2.0.1 even if you want to install a later patch set. Once you install 10.2.0.1 you can then apply any 10.2 patch set. Similarly, for 11.1 request 11.1.0.6 which must be applied before installing 11.1.0.7. Patch sets can be downloaded from the Patches and Updates tab on My Oracle Support.
    And about direct upgrade I have done that successfully for minor versions for example 11.1.0.6 to 11.1.0.7 so that might be possible also for 11.1. to 11.2 .

  • Upgrade Oracle database 10.2.1.0 to 11gR2 without upgrading APEX

    Hi,
    How can we upgrade Oracle database 10.2.1.0 to 11gR2 without upgrading APEX? We currently have APEX 3.0 running in our 10g databases and don't want these APEX schemas to be upgraded to APEX 3.2.x during the database upgrade. We'll want to test everything before upgrading these APEX schemas manually to 4.1.1 later.
    Thanks.
    Andy

    Pretty sure running the 11gR2 catalog upgrade won't touch your apex. Can't speak for using the upgrade utility, never used it.
    Windows? Or *nix hosts? On windows fixing the oradim setups are more of challenge.                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Issues expected in oracle 9i/10g to 11g upgrade

    Hi.
    We are planning to migrate some 95 odd applications from Oracle 9i/10g to 11g. The upgrade method we are planning to use is to setup 11g target servers and move databases from source to target using import/export. Then do the necessary changes in the app code and connect the application to the new target server and test.
    The source OS may be RHEL 3/4/5 or Solaris 8 and target OS will be RHEL 4/5 or Solaris 10.
    My questions are:
    1. What can be the expected database side issues possible while moving the structure+data+views/sps etc from old version to new version using import/export.
    2. How much time may it take to move the database from source to target for say a 100GB database?
    3. Will the change of OS have any implications on the movement from source to target?
    4. What are the application side issues possible considering that most apps use odbc/jdbc to connect to the datastores?
    5. Can any application side inline queries be affected?
    6. Will there be any changes to the column data types from 9i/10g to 11g which can impact the code?
    Thanks,
    Vipul Shah
    Edited by: 885362 on Sep 15, 2011 1:31 AM
    Edited by: 885362 on Sep 15, 2011 1:39 AM

    1. What can be the expected database side issues possible while moving the structure+data+views/sps etc from old version to new version using import/export. If you complete the steps in (Interoperability Notes Oracle EBS 11i with Oracle Database 11gR2 (11.2.0.2) [ID 881505.1]) please see these docs.
    After RDBMS Upgrade To 11gR2 In An Applications 11i Environment: ORA-20000 DRG-100[51021],[Drwaf.C],[1605],[],[] ORA-4088 [ID 1104963.1]
    Running adbldxml.pl On DB Node Fails With Unsatisfiedlinkerror Exception Loading Native Library: njni11 [ID 1183373.1]
    Adstats.sql Fails While Upgrading Database to 11gR2 [ID 1232853.1]
    Ad_parallel_compile: Ora-01031: Insufficient Privileges in adadmin / re-create grants and synonyms for APPS schema after upgrade from 10gR2 to 11gR2 [ID 1148264.1]
    Ad_parallel_compile: Ora-01031: Insufficient Privileges in adadmin / re-create grants and synonyms for APPS schema after upgrade from 10gR2 to 11gR2 [ID 1148264.1]
    2. How much time may it take to move the database from source to target for say a 100GB database? Depends on many factors -- Try this on a test instance with similar hardware configuration and setup to production to estimate the time.
    3. Will the change of OS have any implications on the movement from source to target?No, but you may relink the executable files -- How to Relink Oracle Database Software on UNIX [ID 131321.1]
    4. What are the application side issues possible considering that most apps use odbc/jdbc to connect to the datastores? If you run AutoConfig with no errors when there should be no issues with ODBC/JDBC connectivity.
    5. Can any application side inline queries be affected? It should not be affected expect if you custom code use some features which are no longer available in 11g database.
    6. Will there be any changes to the column data types from 9i/10g to 11g which can impact the code?Typically no, however you need to do full and proper testing to verify.
    Thanks,
    Hussein

  • Oracle Database 11.2 Post-Upgrade error: ORA-01658: unable to create INITIA

    Hi,
    While upgrading of database 11.1.0 to 11.2.0, i am getting the below errors.
    SQL> @$ORACLE_HOME/rdbms/admin/utlu112s.sql
    Oracle Database 11.2 Post-Upgrade Status Tool 12-28-2011 23:26:45
    Component Status Version HH:MM:SS
    Oracle Server
    . VALID 11.2.0.1.0 00:33:27
    JServer JAVA Virtual Machine
    . VALID 11.2.0.1.0 00:14:04
    Oracle Real Application Clusters
    . INVALID 11.2.0.1.0 00:00:01
    OLAP Analytic Workspace
    . VALID 11.2.0.1.0 00:00:40
    OLAP Catalog
    . VALID 11.2.0.1.0 00:02:00
    Oracle OLAP API
    . VALID 11.2.0.1.0 00:00:32
    Oracle Label Security
    . OPTION OFF 10.2.0.3.0 00:00:00
    Oracle Enterprise Manager
    . LOADING 00:00:00
    Oracle XDK
    . VALID 11.2.0.1.0 00:01:10
    Oracle Text
    . VALID 11.2.0.1.0 00:01:52
    Oracle XML Database
    . VALID 11.2.0.1.0 00:04:49
    Oracle Database Java Packages
    . VALID 11.2.0.1.0 00:00:28
    Oracle Multimedia
    . VALID 11.2.0.1.0 00:12:37
    Spatial
    . INVALID 11.2.0.1.0 00:09:51
    Oracle Application Express
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-00942: table or view does not exist
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-00942: table or view does not exist
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-00942: table or view does not exist
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . ORA-01658: unable to create INITIAL extent for segment in tablespace HTMLDB
    . INVALID 3.2.1.00.10 00:33:43
    Gathering Statistics
    . 00:44:43
    Total Upgrade Time: 02:40:35
    PL/SQL procedure successfully completed.
    Please help me on this.
    Thanks,

    Vinod Ranjan wrote:
    Hi sb92075,
    Thanks for quick update,
    So is this related error is related to HTMLDB tablespace ?yes
    >
    Is this solution will workout?It depends upon actual size of new datafile added.
    So do as directed & report the results.
    What is current size of HTMLDB datafiles?
    >
    + Use ALTER TABLESPACE ADD DATAFILE to add additional space to the+
    + tablespace or retry with a smaller value for INITIAL +
    Thanks,
    Edited by: Vinod Ranjan on 31 Dec, 2011 7:43 AM

  • Not able to view Forms Server version in Help: About Oracle Applications after the forms upgrade 10.1.2.3.0

    Hi all,
    DB:11.2.0.3.0
    EBS:12.1.3
    O/S: Sun Solaris SPARC 64 bits
    I am not able to view Forms Server version in Help: About Oracle Applications after the forms upgrade 10.1.2.3.0 after the forms upgrade 10.1.2.3.0 as per note:Upgrading OracleAS 10g Forms and Reports to 10.1.2.3 (437878.1)
    Java/jre upgraded to 1.7.0.45 and JAR files regenerated(without force option). Able to opne forms without any issues.
    A)
    $ORACLE_HOME/bin/frmcmp help=y
    FRM-91500: Unable to start/complete the build.
    B)
    $ORACLE_HOME/bin/rwrun ?|grep Release
    Report Builder: Release 10.1.2.3.0 - Production on Thu Nov
    28 14:20:45 2013
    Is this an issue? Could anyone please share the fix if faced the similar issue earlier.
    Thank You for your time
    Regards,

    Hi Hussein,
    You mean reboot the solaris server and then start database and applications services. We have two databases running on this solaris server.
    DBWR Trace file shows:
    Read of datafile '+ASMDG002/test1/datafile/system.823.828585081' (fno 1) header failed with ORA-01206
    Rereading datafile 1 header failed with ORA-01206
    V10 STYLE FILE HEADER:
            Compatibility Vsn = 186646528=0xb200000
            Db ID=0=0x0, Db Name='TEST1'
            Activation ID=0=0x0
            Control Seq=31739=0x7bfb, File size=230400=0x38400
            File Number=1, Blksiz=8192, File Type=3 DATA
    Tablespace #0 - SYSTEM  rel_fn:1
    Creation   at   scn: 0x0000.00000004 04/27/2000 23:14:44
    Backup taken at scn: 0x0001.db8e5a1a 04/17/2010 04:16:14 thread:1
    reset logs count:0x316351ab scn: 0x0938.0b32c3b1
    prev reset logs count:0x31279a4c scn: 0x0938.08469022
    recovered at 11/28/2013 19:43:22
    status:0x2004 root dba:0x00c38235 chkpt cnt: 364108 ctl cnt:364107
    begin-hot-backup file size: 230400
    Checkpointed at scn:  0x0938.0cb9fe5a 11/28/2013 15:04:52
    thread:1 rba:(0x132.49a43.10)
    enabled  threads:  01000000 00000000 00000000 00000000 00000000 00000000
    Hot Backup end marker scn: 0x0000.00000000
    aux_file is NOT DEFINED
    Plugged readony: NO
    Plugin scnscn: 0x0000.00000000
    Plugin resetlogs scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Foreign creation scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Foreign checkpoint scn/timescn: 0x0000.00000000 01/01/1988
    00:00:00
    Online move state: 0
    DDE rules only execution for: ORA 1110
    ----- START Event Driven Actions Dump ----
    ---- END Event Driven Actions Dump ----
    ----- START DDE Actions Dump -----
    Executing SYNC actions
    ----- START DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK' (Async) -----
    Successfully dispatched
    ----- END DDE Action: 'DB_STRUCTURE_INTEGRITY_CHECK'
    (SUCCESS, 0 csec) -----
    Executing ASYNC actions
    ----- END DDE Actions Dump (total 0 csec) -----
    ORA-01186: file 1 failed verification tests
    ORA-01122: database file 1 failed verification check
    ORA-01110: data file 1:
    '+ASMDG002/test1/datafile/system.823.828585081'
    ORA-01206: file is not part of this database - wrong
    database id
    Thanks,

  • Now Live - "Oracle Certification Database 11g OCM (Upgrade)" Exam

    The "Oracle Certification Database 11g OCM (Upgrade)" Exam is now LIVE! http://bit.ly/961oTi

    mediaguy wrote:
    The "Oracle Certification Database 11g OCM (Upgrade)" Exam is now LIVE! http://bit.ly/961oTi
    Good news.

  • Invalid objects after upgrade to 11gR2 database in 11i

    Hi All
    we have prod instance of 11i with 10gR2 database.
    Currnetly we have upgraded database to 11gR2.
    After upgrade to 11gR2 we have foung lot of "FPA" Invalids.
    Please share your views. how to validate this invalids
    Regards
    Shaik

    Please see these docs/threads.
    Error PLS-00801: Internal Error [1401] When Compiling Invalid Apps Objects [Doc ID: 784179.1]
    Difference between UTLRP.SQL - UTLIRP.SQL - UTLIP.SQL? [Doc ID: 272322.1]
    Many  db  objects error after Upgrate EBS 12.1.1 to EBS 12.1.2(7303033)
    Thanks,
    Hussein

  • Upgrade Assistant 11gR2

    When will there be an Applications Database Upgrade Assistant for 11gR2?
    I got to update several installations and somehow hoped that livepatch 2.18 would enhance that assistant.
    Thanks :)

    Martin - this path exists in Maintenance Wizard already for 11gR1 upgrades.
    You could then do a manual upgrade to 11gR2 until we release the new db upgrade paths
    Edited by: mybro62 on Jan 26, 2011 7:10 AM

  • Oracle 9.2.0.8 Win2000(32bit) upgrade to 11gR2 win2008(64 bit)

    Hi,
    We are planning to upgrade our databases running on oracle 9.2.0.8 / win2000 (32 bit) to 11gR2 /win2008 .
    I have read many documents on metalink that talk about the upgrade methods and the execution.
    We are currently in a planning phase and looking to do an impact analysis on the application. Is there any document that may refer to the database / OS changes that may have a direct / indirect impact on the applicaiton.
    We have 2 applicatons. one is running on .net 2.0 and the other is written in vb 6.0 and asp.
    Some of the doubts that we have are:
    will the oracle client 9.2.0.8 running on win2000 communicate with the 11gR2 db on win2008 without any problems
    Will the bitversion difference (32bit) app server vs (64 bit) db server be a problem ?
    Are there any datatype changes that may require any change to the application?
    I referred to the Oracle® Database
    Upgrade Guide
    11g Release 2 (11.2)
    E17222-08
    and it says that we can directly upgrade the database to 11gR2 without making any changes to the applicaiton if we do not intend to use any new features of 11gR2.
    Any comments?
    Regards,
    Maddy

    Hello,
    Since this is not a Berkeley DB question you might find the Database - Upgrade forum
    a better starting point:
    Database Upgrade
    Thank you,
    Sandra

  • Oracle DB 10g to 11g Upgrade

    Hi,
    We have a SAP Oracle Database, the size is 1.5 TB.
    The Hardware details are
    Application – SAP ERP 6.0 EHP5 SPS6
    Database – Oracle 10.2.0.2
    OS Platform – AIX 5.3 TL05, SP06
    HW – 8 Dual Core CPU’s, 256 GB RAM on DB-CI server
    Test Environment : 32 GB RAM
    Please from your experience let me know how much time will a 10g to 11g upgrade will take.
    Regards,
    Narayan

    hi,
    There are several parameters you have to check before upgrading. Commonly it is independent of size of database.I think it will take as minimum 1 hour. Check the links to speed up upgrading and to consider pre-upgrade preparation:
    https://blogs.oracle.com/UPGRADE/entry/how_long_will_your_upgrade_tak
    http://www.oracle.com/technetwork/database/upgrade/best-practices-for-upgrading-11gr2-174946.pdf

  • EBS R12 database upgrade to 11gR2

    Hi All,
    I am currently trying to upgrade database to 11gR2 following instruction in 1058763.1. When i try to apply the 6400501 patch (10.1.0.5 version x86), i get this:
    OPatch found the word "error" in stderr, please look into it.
    You may have to run the make again.
    Stderr Output (from /u01/oracle/PROD/apps/tech_st/10.1.2/.patch_storage/6400501/make_local.stderr):
    /usr/lib/gcc/x86_64-redhat-linux/4.4.6/32/libgcc_s.so: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    collect2: ld returned 1 exit status
    make: *** [u01/oracle/PROD/apps/tech_st/10.1.2/rdbms/lib/rman] Error 1
    OPatch encounters the following Make issues:
    Error for command: cd /u01/oracle/PROD/apps/tech_st/10.1.2//rdbms/lib; /usr/bin/make -f ins_rdbms.mk irman ORACLE_HOME="/u01/oracle/PROD/apps/tech_st/10.1.2" 2>/u01/oracle/PROD/apps/tech_st/10.1.2/.patch_storage/6400501/make_local.stderr
    Replying 'Y' will terminate the patch rollback immediately. It WILL NOT restore any updates that have been performed to this point. It WILL NOT update the inventory.
    Replying 'N' will continue with updating the inventory showing the patch has been removed.
    Do you want to STOP?
    Please respond Y|N >
    y
    Make Error!
    ERROR: OPatch failed during patching, possibly due to missing files.
    I tried to do the relink:
    # unlink /usr/lib/libXtst.so.6
    # ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6
    But i keep getting the same error. Is there anything else i could try?
    Thanks in advance, Maylo
    PS.
    I am running R12.1.1 with 11.1.0.7.0 on x64 OL6

    maylo wrote:
    Hi again,
    I have a question about upgrading DB to 11gR2. Using DBUA, performed upgrade, and reached the point where I'm supposed to set Database Initialization Parameters (according to 396009.1). However, during the upgrade, I chose option "Do Not Move Database Files", and now I don't have initPROD.ora in my new $ORACLE_HOME/dbs. Which files should I copy from the old ORACLE_HOME? Which to edit? Any advice would do, thanks in advance.
    MayloYou should have the init.ora file under the same directory. However, if the file is missing you can copy it from the old $ORACLE_HOME as mentioned above.
    Please refer to these docs for setting those initialization parameters.
    Database Initialization Parameters for Oracle E-Business Suite Release 12 [ID 396009.1]
    bde_chk_cbo.sql - EBS initialization parameters - Healthcheck [ID 174605.1]
    Thanks,
    Hussein

  • How to upgrade Forms 11gR2 to use JAVA 7 after it was installed with JAVA 6

    I recently installed Forms 11gR2 on a development server.  We are trying to have the latest versions of everything to migrate from Forms 10g and assure we have support for the next few years.
    Our platform has the following software configuration:
    Solaris 10 (Update 19) SPARC 64 bits
    Weblogic 11g (10.3.6) that was installed with Java JDK 1.6.0_38
    Forms 11g R2 (11.1.2.1) that was also installed with
    Java JDK 1.6.0_38
    I tried to install Weblogic and Forms using the latest Java 7 JDK (1.7.0_25) but I got an error in the final steps of Forms setup, when I was configuring the domain.  I searched online and found a couple of tips but nothing worked.  The installation was stuck at the
    Creating Weblogic Domain step.  So I decided to try the installation process with the Java 6 JDK that we are using right now for Forms 10g, and it worked perfectly.  I have now two options but I don't know which one might be the better path:
    Uninstall Weblogic and Forms 11g completely, and try to re-install them again with Java 7, trying to fix the error that I got at the end of the configuration process.
    Try to upgrade the current Forms 11g installation from Java 6 to Java 7.  I found a blog that might suggest it is possible, but I don't know if it may cause additional issues along the road. http://pitss.com/us/2013/02/20/how-to-use-java-7-with-oracle-forms-11g-in-an-oracle-supported-environment/
    Thanks in advance for any suggestions you might have, or if any of you has experience installing Forms 11gR2 with Java 7 it might be great to know how to fix this error.  It might be worth mentioning that when I installed Forms and Weblogic with Java 6 I used exactly the same values, ports, options and paths.  The error appears like this in the installation logs and the process hangs there:
    XXX: adding task: oracle.as.install.classic.ca.standard.DomainProvisioningTask
      AdminServer port is 7001
      trying to connect to admuxas09.adminsrvad.sa.gov.au 7001
      Creating Weblogic Domain.
    oracle.as.provisioning.exception.ASProvWorkflowException
            at oracle.as.provisioning.weblogic.ASDomain._createDomain(ASDomain.java:2958)
            at oracle.as.provisioning.weblogic.ASDomain.createDomain(ASDomain.java:2476)
            at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:633)
            at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
            at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
            at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
            at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
            at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
            at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
            at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
            at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
            at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
            at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
            at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
            at java.lang.Thread.run(Thread.java:662)
    oracle.as.provisioning.exception.ASProvisioningException
            at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
            at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
            at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
            at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
            at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
            at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
            at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
            at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
            at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
            at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
            at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
            at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
            at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
            at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
            at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
            at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
            ... 13 more
    Cheers,
    Ivan Neva
    Oracle DBA

    Well if I got it to work with java 6 I'd leave it alone, to say the least. The elephant in the room is the certification matrix.
    http://www.oracle.com/technetwork/developer-tools/forms/overview/index.html
    there's 2 issues, what jdk does forms on the server want? Bigger question, what JRE is acceptable on the client?
    You would surely want the jre to be 7 on the client. Regarding the jdk on the server, you could leave it as is IMHO.
    Note that there was a patch to 11gr2. In conclusion, be sure to check the cert matrix regarding what is certified for the jdk for the server.
    I think the matrices are saying that if you have forms 11.1.2.1.0 that you can use the jdk 7. but like I said the big issue is what can the client use?
    As I read the matrix I think it is saying you have to have 11.1.2.1.0 to use the jre 7 on the client.
    So I would say if you have 11.1.2.1.0 on the server you are good because it's not a problem to have the jdk 6 on the server, if not you have to apply the patch in order to enable the jre 7 on the client.

  • 10.2.0.4 upgrade to 11gR2

    I am upgrading 10.2.0.4 database to 11gR2 .
    10g DB timezone version is 4 . Do I need to have the same timezone version on 11gR2?
    What is the default timezone version in 11gR2?

    Ever read the doc before going to upgrade to a newer version ?
    http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/upgrade.htm#CIAFHIBG
    Nicolas.

  • Rman database 10gr2 upgrade to 11gr2 problem recover

    * Oracle 10gr2 database rman full backup.
    * copied the files to target database.
    * rman target /
    * rman> set DBID
    * rman> restore controlfile from 'path/controlfile.bkp
    * RMAN> sql 'alter database mount';
    * catalog start with 'path/directory';
    * rman> run { script to set newname for datafile {N} to 'path/<filename.dbf';
    * rman> restore database;
    * SQL> alter database rename file 'path/redo1' to 'newPatch/redo1';
    * SQL> select /*+ name from v$datafile */ name from v$datafile; // new path is shown
    Because this is a 11gr2 database. I understand that I am suppose to "alter database disable block change tracking;" in order to have a successful and predictable recovery. Please offer recommendations on the next steps to:
    1. RMAN> restore database
    2. RMAN> open database resetlogs ?
    What steps do I need to do to ensure that I am able to restore and then open the database. I'll the rest of the upgrade stuff but I need to at least understand what I am missing. I have been getting failure and on one occasion I got success after I changed the block change. Please advise. Thanks

    Hello;
    How To Restore 10g RMAN Backup to 11g
    http://taliphakanozturken.wordpress.com/2012/07/20/how-to-restore-10g-rman-backup-to-11g/
    Ton of information in this thread :
    Re: RMAN duplicate
    and here :
    RMAN backup, restore across different versions
    I believe its
    Recover database and open resetlogs option ( Recover database and open resetlogs then SQL> alter database open resetlogs upgrade; )
    Restoring a Database on a New Host :
    http://docs.oracle.com/cd/B28359_01/backup.111/b28270/rcmadvre.htm#i1007814
    Upgrade a Database Manually
    http://docs.oracle.com/cd/B28359_01/server.111/b28300/upgrade.htm#i1011600
    Best Regards
    mseberg

Maybe you are looking for

  • Regarding Purchase Order Release Strategy

    Dear SDNers, I want to create a worfklow for PO release strategy. For this to take events for BO, I swich on the evnet trace at swels. After creation of PO, BUS2012 - RELEASESTEPCREATED even triggered. For release the PO, BUS2012- RELEASESTEPCREATED,

  • What's the best Mac Pro config for Fireworks?

    What's the best Mac config for Fireworks? I can pretty much get whatever Mac I want at work... My boss is sick and tired of watching Fireworks crash all the time... I figure a hefty processor and lots of RAM and maybe a SSD will help- I should get a

  • EXECUTE permission denied on object 'xp_sqlagent_enum_jobs'

    Hello.  I am running SQL 2005 SP2 (9.0.3282) on a Windows 2003 SP2 Enterprise server.  I have three users that I have assigned the three SQL Server Agent roles within the msdb system database so that they may manage jobs that they own.  Recently they

  • ITunes stalls machine off and on after 10.6.8 Update

    iMac i5 10.6.6 installed everything running great, upgraded to 10.6.8, iTunes (10.5) now locks the whole machine up then releases for a brief moment the locks again, this continues until quitting iTunes (10.5),  have noted in the activity viewer, dis

  • Configuration Manager - How to display all config info?

    Hi, I noticed that the Configuration Manager doesn't display (and allow you to edit) all of the info in configuration.xml. For example, the openhttp proxy properties aren't listed. Is it possible to expose these through the Configuration Manager? Thi