Upgrade ODI Upgrade 10.1. 3.4  to 10.1. 3.5

On windows 64bit 2003 server, with oracle db server 11.1.0.6 we have ODI Upgrade version 10.1. 3.4 in Dev Env.
We have many projects/models and 100 interfaces in the current version 10.1.3.4
We want to upgrade ODI to 10.1. 3.5
1. What are the upgrade steps?
2 Is all interfaces will be work ok after upgrade?
3. Will the export/import work?
Thanks

Take a backup of your existing ODI 10.1.3.4
Copy /paste the ODI 10.1.3.5 "oracledi " into your existing ODI 10.1.3.4
You need to upgrade your master repository using oracledi\bin\mupgrade.bat ot .sh script .
Then upgrade your work repository from Topology .
You can now run interfaces, packages, etc developed with previous versions of Oracle Data Integrator.
Thanks,
Sutirtha

Similar Messages

  • ODI upgrade from 10.1.3.5 to 11.1.1.7 Issue

    Hi guys,
    My first attempt to upgrade from ODI 10.1.3.5 fails, so I drop users that I clone and recover. But my second attempt it is failing with the following error:
    0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Target Work Repository ODIWORK upgrade is started.
    [2013-06-25T16:23:07.011-05:00] [ODI] [ERROR] [UPGCMP-00332] [upgrade.ODI] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Work Repository has invalid state.
    [2013-06-25T16:23:07.011-05:00] [ODI] [ERROR] [] [upgrade.ODI] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] Cause: Previous upgrade of Work Repository was unsuccessful. Action: Restore Work Repository from Backup and try to upgrade again.
    [2013-06-25T16:23:07.011-05:00] [eclipse] [NOTIFICATION:16] [] [org.eclipse.persistence.default.connection] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] disconnect
    [2013-06-25T16:23:07.011-05:00] [eclipse] [NOTIFICATION] [] [org.eclipse.persistence.default] [tid: 13] [ecid: 0000JxxDbgPDc_RMuY6EUH1HmVgL000004,0] master-session logout successful
    So please, any help will be appreciated.

    duplicate of Issue at upgrade 10g to 11.1.1.7

  • ODI upgrade issue - 10.1.3.5 to 10.1.3.6

    Hi,
    I have tried to Upgrade to upgrade ODI 10.1.3.5 to version 10.1.3.6 using patch p9377717_101360_Generic.
    But facing issue while starting the master repository upgrade - the messages are coming as below -
    "error detected during repository upgrade "
    "com.sunopsis.tools.core.exception.SnpsRuntimeException: java.lang.NullPointerException" and so on...all weird messages.
    Can anybody please help me on this please?
    Also, I am upgrading ODI to 10.1.3.6 as we are supposed to load data into Essbase 11.1.2, will the existing version
    i.e. 10.1.3.5 will work with Essbase 11.1.2?

    Hi ORV,
    If I remember well, you can skip the repository creation as the upgrade assistant will upgrade your 10g cloned reps to 11g reps.
    You only need to install 11g standalone agent(s) to replace the 10g runtime agent(s).
    Regards,
    JeromeFr

  • Upgrading ODI 10.1.3.4.6 to 10.1.3.5.0

    How to upgrade ODI agent and ODI repository to 10.1.3.5.0?
    Currently we have ODI agent and repository with version 10.1.3.4.
    --- Thanks,
    B

    Hi ,
    Refer the following
    http://www.oracle.com/technology/products/oracle-data-integrator/10.1.3/htdocs/documentation/oracledi_setup.pdf
    page 43 Upgrading Oracle Data Integrator
    This procedure only applies to upgrade from an Oracle Data Integrator 10gR3 version
    (10.1.3.0.0 or higher)
    Thanks,
    Sutirtha

  • Upgrading ODI 11.1.1.7  Repositories to 12C

    Hi Friends,
    Does anybody has any clue to resolve the below error? This error comes at the time of calling ua.bat (12 C ) in CMD. I am trying my best to resolve this but it will be really appreciated for any suggestions on this.
    Thanks
    Bhabani
    java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
      at oracle.ias.update.plugin.Plugin.instantiatePlugin(Plugin.java:248)
      at oracle.ias.update.plugin.Plugin.<init>(Plugin.java:229)
      at oracle.ias.update.plugin.Plugin.getPlugin(Plugin.java:180)
      at oracle.ias.update.plan.PlanStep.getPlugin(PlanStep.java:335)
      at oracle.ias.update.plan.PlanString.<init>(PlanString.java:66)
      at oracle.ias.update.plan.PlanCustom.<init>(PlanCustom.java:74)
      at oracle.ias.update.plan.PlanStep.<init>(PlanStep.java:189)
      at oracle.ias.update.plan.PlanComponent.<init>(PlanComponent.java:203)
      at oracle.ias.update.plan.Template.load(Template.java:161)
      at oracle.ias.update.plan.Template.loadAllTemplates(Template.java:102)
      at oracle.ias.update.UpgradeDriver.loadConfiguration(UpgradeDriver.java:838)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:257)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:175)
    Caused by: java.util.MissingResourceException: Can't find oracle.ias.update.plugin.odi.bundle.ODIResourceBundle bundle
      at java.util.logging.Logger.setupResourceInfo(Logger.java:1518)
      at java.util.logging.Logger.<init>(Logger.java:265)
      at java.util.logging.Logger.<init>(Logger.java:260)
      at oracle.ias.update.UpgradeLogger.<init>(UpgradeLogger.java:60)
      at oracle.ias.update.UpgradeLogger.getLogger(UpgradeLogger.java:93)
      at oracle.ias.update.LoggingManager.create(LoggingManager.java:249)
      at oracle.ias.update.plugin.UpgradePlugin.createPluginLogger(UpgradePlugin.java:195)
      at oracle.ias.update.plugin.UpgradePlugin.<init>(UpgradePlugin.java:181)
      at oracle.ias.update.plugin.odi.ODIPlugin.<init>(ODIPlugin.java:136)
      ... 17 more
    [2013-10-24T15:11:27.259+05:30] [Framework] [ERROR] [UPGAST-00259] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
    [2013-10-24T15:11:27.259+05:30] [Framework] [ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Cause: An error occurred when loading or initializing the plug-in which prevents the getInitialValue method from executing.
    [2013-10-24T15:11:27.259+05:30] [Framework] [ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Action: Review the log file for additional details.
    [2013-10-24T15:11:27.260+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] UPGAST-00251: An error occured reading Upgrade Descriptor file D:\Oracle\Middleware\Oracle_Home\odi\plugins\upgrade\odi.xml
    [2013-10-24T15:11:27.260+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] The file does not conform to the expected syntax.
    [2013-10-24T15:11:27.261+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] See the secondary message for additional information. Contact Oracle Support.
    [2013-10-24T15:11:27.261+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] UPGAST-00259: The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
    [2013-10-24T15:11:27.261+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] [[
    oracle.ias.update.exception.UpgradeException: UPGAST-00259: The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
      at oracle.ias.update.plugin.Plugin.getInitialValue(Plugin.java:317)
      at oracle.ias.update.plan.PlanString.<init>(PlanString.java:67)
      at oracle.ias.update.plan.PlanCustom.<init>(PlanCustom.java:74)
      at oracle.ias.update.plan.PlanStep.<init>(PlanStep.java:189)
      at oracle.ias.update.plan.PlanComponent.<init>(PlanComponent.java:203)
      at oracle.ias.update.plan.Template.load(Template.java:161)
      at oracle.ias.update.plan.Template.loadAllTemplates(Template.java:102)
      at oracle.ias.update.UpgradeDriver.loadConfiguration(UpgradeDriver.java:838)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:257)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:175)
    [2013-10-24T15:11:27.292+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\audit.xml
    [2013-10-24T15:11:27.318+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component AUDIT in D:\Oracle\Middleware\Oracle_Home\oracle_common
    [2013-10-24T15:11:27.318+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\mds.xml
    [2013-10-24T15:11:27.349+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component MDS in D:\Oracle\Middleware\Oracle_Home\oracle_common
    [2013-10-24T15:11:27.350+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\Opss.xml
    [2013-10-24T15:11:27.364+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component OPSS in D:\Oracle\Middleware\Oracle_Home\oracle_common
    [2013-10-24T15:11:27.364+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\syscomp.xml
    [2013-10-24T15:11:27.448+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Libraries for CAM.SYSCOMP
    [2013-10-24T15:11:27.449+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   D:/Oracle/Middleware/Oracle_Home/oracle_common/plugins/upgrade/CamPlugin.jar
    [2013-10-24T15:11:27.471+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component CAM in D:\Oracle\Middleware\Oracle_Home\oracle_common
    [2013-10-24T15:11:27.471+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\wlsservices.xml
    [2013-10-24T15:11:27.502+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component WLS in D:\Oracle\Middleware\Oracle_Home\oracle_common
    [2013-10-24T15:11:27.502+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0] Reading upgrade descriptor D:\Oracle\Middleware\Oracle_Home\oracle_common\plugins\upgrade\wsm.xml
    [2013-10-24T15:11:28.871+05:30] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 1] [ecid: 7ad7478d-5903-4792-82dd-c016d19d4403-00000001,0]   Plugin for component WSM in D:\Oracle\Middleware\Oracle_Home\oracle_common

    Hi Bhabani
    Did you following the post-install instructions in the release notes? There are some patches (in the download install) related to upgrade, not sure if its directly related yet.
    http://docs.oracle.com/middleware/1212/odi/ODIRN/index.html#CHDICJAE
    Cheers
    David

  • Upgrading ODI from 11.1.1.5.0 to 11.1.1.6.4

    Hello,
    Did anyone upgraded ODI from 11.1.1.5 to 11.1.1.6.4? Is there any documentation available for this patching?
    Can someone please advise me the steps I need to follow?
    Thanks.

    Thanks, when I am trying to update under examine scree it says it says oracle data integrator failed
    error message in logs:
    +[2013-03-27T15:57:59.556-04:00] [Framework] [NOTIFICATION] [upgrade.Framework] Database driver version: 11.2.0.3.0+
    +[2013-03-27T15:57:59.556-04:00] [ODI] [NOTIFICATION] [upgrade.ODI.ODI1] [[+
    --------- ODIPlugin.examine called
    +]]+
    +[2013-03-27T15:57:59.587-04:00] [ODI] [ERROR] [UPGCMP-00339] [upgrade.ODI.ODI1] SCHEMA_VERSION_REGISTRY does not contain an entry for the Oracle ODI schema TDWH_SM_1.+
    +[2013-03-27T15:57:59.587-04:00] [ODI] [ERROR] [upgrade.ODI.ODI1] Cause: ODI PSA is meant for upgrade of ODI repository created using RCU+
    +[2013-03-27T15:57:59.587-04:00] [ODI] [ERROR] [upgrade.ODI.ODI1] Action: Please use ODI Upgrade Assisant to perform the upgrade operation from current version to 11.1.1.6.0.+
    +[2013-03-27T15:57:59.587-04:00] [Framework] [NOTIFICATION] [UPGAST-00236] [upgrade.Framework] There is no schema version registry entry for component ODI+
    +[2013-03-27T15:57:59.587-04:00] [Framework] [NOTIFICATION] [upgrade.Framework] Finished examining ODI.ODI1 with status: FAILURE.+
    +[2013-03-27T15:57:59.587-04:00] [Framework] [NOTIFICATION] [upgrade.Framework] Finished examining components.+

  • Upgrading ODI 11.5 to 11.6

    Dear All,
    I have installed ODI 11g (11.1.1.5.0) and would like to upgrade it to 11..1.6.0 to learn new features in ODI 11.6.
    Can anyone tell me steps/process to do so, how to apply patches to ODI 11.5 to make it 11.6 ?From where to get those patches? How to upgrade master/ work repositories in 11.5 to 11.6?
    I can strait a way download ODI 11.6 from oracle site, and install but would like to learn upgrade process, so would request for steps to acomplish the same.
    Thanks and Regards

    This has been discussed upon
    FYI .. patch to upgrade ODI 11.5 to 11.6

  • Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    Trying to open old iPhoto library on osx 10.9.5 with iPhoto 9.5.1.  iPhoto says I must upgrade but upgrade eventually hangs.  Tried to rebuild/repair database but it always says you have to upgrade database first and eventually hangs

    What version was the old library made with?
    What is the exact message? when it hangs does it crash or do you have to force quit?
    LN

  • Oracle Upgrade --  Pre-Upgrade 10.2.0.4 to 11.2.0.1

    Hello,
    I want to do an Oracle Upgrade to version 11.2g!
    At this point I did some things (in Windows Server 2003 X64):
    1-) Install Oracle 10.2.0.1 (DVD Media);
    2-) Installation of Oracle patchset 10.2.0.4 (note 871735);
    3-) Installation of interim / last generics patch (note 1137346);
    4-) Installation of SAP ECC 6.0 SR3 by SAPInst
    5-) After SAP installation I did all the corrections in Oracle parameters as it mentioned in note 830576.
    As you see above, all the SAP system was well installed!
    But now I want to do the Oracle Upgrade process to the last version, Oracle DB 11.2g  (11.2.0.1)... and so I´m following the Upgrade guide "Upgrade to Oracle Database 11g Release 2 (11.2) Windows.pdf" with some SAP notes for Upgrade process.
    So I´m at this point in planning chapter where is recommended to check so things in actual database, one of this checks are running some SQL-scripts to perform an Oracle database upgrade with DBUA to release 11.2 (as mentioned in note 1431793 - Oracle 11.2.0: Upgrade Scripts)
    I ran two Pre-Scripts, the @pre_upgrade_status.sql and @pre_upgrade_tasks.sql but both outputs showed some warnings and they are worrying me... so what I ask to you is some kind of help in analyse of them and tell me if this issues are relevant for the upgrading process and if so, what you recommend me to do to correct their!
    Next I will post here this two log scripts... they are long!!!

    PRE_UPGRADE_TASKS.log:
    SQL> @pre_upgrade_tasks.sql
    PRE-UPGRADE Tasks: === START ===
    2010-08-05 18:24:13                                                                               
    Recompiling invalid objects
    This reduces the number of invalid objects as much as possible.
    COMP_TIMESTAMP UTLRP_BGN  2010-08-05 18:24:13                                                      
    DOC>   The following PL/SQL block invokes UTL_RECOMP to recompile invalid
    DOC>   objects in the database. Recompilation time is proportional to the
    DOC>   number of invalid objects in the database, so this command may take
    DOC>   a long time to execute on a database with a large number of invalid
    DOC>   objects.
    DOC>
    DOC>   Use the following queries to track recompilation progress:
    DOC>
    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_%';
    DOC>
    DOC>   2. Query showing UTL_RECOMP jobs that are running
    DOC>          SELECT job_name FROM dba_scheduler_running_jobs
    DOC>          WHERE job_name like 'UTL_RECOMP_SLAVE_%';
    DOC>#
    COMP_TIMESTAMP UTLRP_END  2010-08-05 18:24:15                                                      
    DOC> The following query reports the number of objects that have compiled
    DOC> with errors (objects that compile with errors have status set to 3 in
    DOC> obj$). If the number is higher than expected, please examine the error
    DOC> messages reported with each object (using SHOW ERRORS) to see if they
    DOC> point to system misconfiguration or resource constraints that must be
    DOC> fixed before attempting to recompile these objects.
    DOC>#
                      0                                                                               
    DOC> The following query reports the number of errors caught during
    DOC> recompilation. If this number is non-zero, please query the error
    DOC> messages in the table UTL_RECOMP_ERRORS to see if any of these errors
    DOC> are due to misconfiguration or resource constraints that must be
    DOC> fixed before objects can compile successfully.
    DOC>#
                              0                                                                        
    Purging Recyclebin
    This reduces the time needed for upgrading the database.
    Truncating SYS.AUD$
    This reduces the time needed for upgrading the database.
    Gathering Oracle Dictionary Statistics
    This reduces the time needed for upgrading the database.
    Running Pre-Upgrade-Information Tool utlu112i.sql
    This is a mandatory task for manual database upgrades.
    This tool is also run in pre_upgrade_status.sql.
    Oracle Database 11.2 Pre-Upgrade Information Tool 08-05-2010 18:24:45                              
    Script Version: 11.2.0.1.0 Build: 003                                                              
    Database:                                                                               
    --> name:          PRD                                                                             
    --> version:       10.2.0.4.0                                                                      
    --> compatible:    10.2.0                                                                          
    --> blocksize:     8192                                                                            
    --> platform:      Microsoft Windows x86 64-bit                                                    
    --> timezone file: V4                                                                               
    Tablespaces: [make adjustments in the current environment]                                         
    --> SYSTEM tablespace is adequate for the upgrade.                                                 
    .... minimum required size: 905 MB                                                                 
    --> PSAPUNDO tablespace is adequate for the upgrade.                                               
    .... minimum required size: 84 MB                                                                  
    --> SYSAUX tablespace is adequate for the upgrade.                                                 
    .... minimum required size: 210 MB                                                                 
    --> PSAPTEMP tablespace is adequate for the upgrade.                                               
    .... minimum required size: 61 MB                                                                  
    Flashback: OFF                                                                               
    Update Parameters: [Update Oracle Database 11.2 init.ora or spfile]                                
    Note: Pre-upgrade tool was run on a lower version 64-bit database.                                 
    --> If Target Oracle is 32-Bit, refer here for Update Parameters:                                  
    -- No update parameter changes are required.                                                       
    --> If Target Oracle is 64-Bit, refer here for Update Parameters:                                  
    WARNING: --> "shared_pool_size" needs to be increased to at least 472 MB                           
    Renamed Parameters: [Update Oracle Database 11.2 init.ora or spfile]                               
    -- No renamed parameters found. No changes are required.                                           
    Obsolete/Deprecated Parameters: [Update Oracle Database 11.2 init.ora or spfile]                   
    --> remote_os_authent            11.1       DEPRECATED                                             
    --> background_dump_dest         11.1       DEPRECATED   replaced by  "diagnostic_dest"            
    --> user_dump_dest               11.1       DEPRECATED   replaced by  "diagnostic_dest"            
    Components: [The following database components will be upgraded or installed]                      
    --> Oracle Catalog Views         [upgrade]  VALID                                                  
    --> Oracle Packages and Types    [upgrade]  VALID                                                  
    Miscellaneous Warnings                                                                             
    WARNING: --> Database is using a timezone file older than version 11.                              
    .... After the release migration, it is recommended that DBMS_DST package                          
    .... be used to upgrade the 10.2.0.4.0 database timezone version                                   
    .... to the latest version which comes with the new release.                                       
    Recommendations                                                                               
    Oracle recommends gathering dictionary statistics prior to                                         
    upgrading the database.                                                                            
    To gather dictionary statistics execute the following command                                      
    while connected as SYSDBA:                                                                               
    EXECUTE dbms_stats.gather_dictionary_stats;                                                                               
    Oracle recommends removing all hidden parameters prior to upgrading.                                                                               
    To view existing hidden parameters execute the following command                                   
    while connected AS SYSDBA:                                                                               
    SELECT name,description from SYS.V$PARAMETER WHERE name                                        
            LIKE '\_%' ESCAPE '\'                                                                               
    Changes will need to be made in the init.ora or spfile.                                                                               
    Oracle recommends reviewing any defined events prior to upgrading.                                                                               
    To view existing non-default events execute the following commands                                 
    while connected AS SYSDBA:                                                                         
      Events:                                                                               
    SELECT (translate(value,chr(13)||chr(10),' ')) FROM sys.v$parameter2                           
          WHERE  UPPER(name) ='EVENT' AND  isdefault='FALSE'                                                                               
    Trace Events:                                                                               
    SELECT (translate(value,chr(13)||chr(10),' ')) from sys.v$parameter2                           
          WHERE UPPER(name) = '_TRACE_EVENTS' AND isdefault='FALSE'                                                                               
    Changes will need to be made in the init.ora or spfile.                                                                               
    PRE-UPGRADE Tasks: === FINISHED ===
    SQL> spool off

  • Tried to use Iphoto and was told I needed upgrade. Try to install upgrade . Upgrade should take an hour if photo library is large. It's now close to three hours and still upgrading.  Can't use Iphoto and don't want to stop if still upgrading...3hours??

    Tried to use Iphoto and was told I needed upgrade. Try to install upgrade . Upgrade should take an hour if photo library is large. It's now close to three hours and still upgrading.  Can't use Iphoto and don't want to stop if still upgrading...3hours??

    You are on Windows 2000, you do not have a "Firefox" button, and should consider yourself to be fortunate in that you still have menus and don't have to do anything to get the menus back instead of the "Firefox" button. (The same applies to Windows XP users).
    Use the "File" menu to get to Import. You are not on Windows 7 or Vista, and don't have to put up with the nonsense added for Aero.
    If you want the "Firefox" button you can get it with View -> toolbars -> (uncheck) Menu Bar. The menu bar and the "Firefox" button were supposed to be mutually exclusive (which is impossible in some cases without being incompatible).
    Once you are using the "Firefox" button ...
    Use the "Alt" key to view the menu bar (temporarily) containing File, Edit, View, History, Bookmarks, Tools, and Help. On Windows 7 and Vista, the menu bar was hidden by default in Firefox 4 and above. These menu items are more or less available under the "Firefox" button which has the most used of the built-in Firefox menu items available in a different format.
    To get back to having menus again. "Firefox" button -> Options (second column) -> (check) Menu Bar
    You can make '''Firefox 7.0.1''' look like Firefox 3.6.*, see numbered '''items 1-10''' in the following topic [http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface Fix Firefox 4.0 toolbar user interface, problems (Make Firefox 4.0 thru 8.0, look like 3.6)]. ''Whether or not you make changes, you should be aware of what has changed and what you have to do to use changed or missing features.''
    * http://dmcritchie.mvps.org/firefox/firefox-problems.htm#fx4interface

  • 15 apps cannot be upgraded after upgrading to iOS 8.0.2 version

    15 apps cannot be upgraded after upgrading to iOS 8.0.2 what should I do? 

    Have you tried updating them one at a time? If that doesn't work, then update them in iTunes on the computer you sync with, delete the apps from your device, and then sync the updated ones to it via iTunes.
    Cheers,
    GB

  • Upgrade an Upgrade?

    Can I upgrade an upgrade of Final Cut Pro 5? It is not an academic version. I originally purchased Final Cut Express years ago and upgraded to Final Cut Pro when that was still allowed. Can I now upgrade to Final Cut Studio3? Both previous versions were purchased from the apple store as retail versions and I have the discs and serial #s for both. I think the answer is yes but I'm not completely sure and I don't want to open the software and risk not being able to return it if I'm wrong.
    Thanks

    Hi Laurie.
    You need to have a full price retail version of Final Cut Pro or Studio in your possesion.
    If you have that, you qualify for the newest version at the upgrade price of $299.

  • I have a late 2008 macbook running good now at 2012 when will i need to upgrade recently upgrade to 4g memory and 2ghrz

    i have a late 2008 macbook running good now at 2012 when will i need to upgrade recently upgrade to 4g memory and 2ghrz

    Nobody can tell you when you'll need to upgrade, as it depends on the software you're running, the operating system that software requires, and the state of your hardware. You've added memory, which you needed to do with Mountain Lion, and you could replace the hard drive with an SSD for better disk performance. 

  • Can I upgrade an upgrade version of IDCS2 to IDCS3?

    Hello. My company started off back in the day with Creative Suite and then to move on our ID we purchased upgrade versions of ID CS2. Can I now purchase an upgrade to CS3 or do we need to start afresh? What I'm asking really is can I upgrade an upgrade?
    Many thanks
    Helen

    Yes, you can upgrade and upgrade. We started back with Illy 7 (or 6, I'm not sure) and have been upgrading ever since.
    Unless things have changed (and if I remember correctly), If CS2 is currently installed on the machine you are upgrading, then you should be good; the upgrade will find the previous valid installation. If it is a new machine, or one with no Adobe installation, you will need to have the original media or product key on hand (I don't remember which--and that's ORIGINAL, not the last upgrade) for validation purposes during the install.
    In either case, you will need any new product key supplied with the upgrade.

  • Why can't I send my files.  Asking me to upgrade, but upgrading not needed.  Even if i do try to upgrade it won't advance.  What's up??? Is your system down???

    Why can't I send my files.  Asking me to upgrade, but upgrading not needed.  Even if i do try to upgrade it won't advance.  What's up??? Is your system down???

    Hi anthony yerger,
    Please let me know what Acrobat and OS version are you using.
    How are you trying to send your PDF files?
    If possible, please share the screenshot of the error message so that I can analyze it at my end.
    Regards,
    Anubha

Maybe you are looking for

  • How can I save to the same map every time when printing pdfs?

    How can I save to the same map every time when printing pdfs? Finder points to the document map even when I chose a different map recently. I often print series of pdfs from the print dialog box, I'd like to choose the map to save to and then have al

  • Configurations required for  PME and SCE in SAP-CRM 2007

    Hi Friends How to configure the PME and SCE in SAP-CRM 2007. If u have any documentation avilable for those two topics regading the implementation of e-Commerce application. Waiting for ur reponse.. Regards Satish.

  • How to know that my cache is disttributed (i mean partitioned or replicated

    How to know that my cache is distributed or replicated.. if it is not distributed then how can we make it as distributed(where do we need to change.) Thanks --Krishna..                                                                                  

  • Better Movie Search On iPad

    It seems to me that as the library collection grows on itunes it takes longer to load the shared movies on my iPad.  I can't simply flick the screen up becuase not all of the cover art is loaded on the iPad for those other pages.  I think it would be

  • HT203175 I am having trouble updating my itunes.

    I am having trouble updating my itunes. When I try to update it gives me a message that says: Error writing: C:/Program Files/Common Files/Apple/Apple Application Support/CoreFoundation.resource/Info.plist.Verify that you have access to that director