Patch Database 9i R2

which patch number that i should use for this database (database 9i R2) ? i use w2k server (SP3).

Go on http://metalink.oracle.com => Certify and Avalaibility
Fred

Similar Messages

  • Patch Database outage: SunUC still working but not Sunsolve patch download

    Sunsolve's patch database is experienceing an unscheduled outage.
    The impact is as follows:
    * SunUC - no impact. Patches available
    * Sunsolve download patche - not available.
    * Patchpro - Solaris 6, 7, 8 - not available.
    The patch DB team is has implemented a fix and is restoring the DB. The team anticipates patch availability via Sunsolve later this evening or early tomorrow morning.

    Hi Duke,
    I can reproduce the issue on one other TechNet feeds, but not yours... I have the same configuration as you..win8.1
    http://social.msdn.microsoft.com/Profile/u/activities/feed?displayName=thumbd%D0%BEwn
    As a guess.... (I have been doing software testing and frequently changing language and date/time settings in windows
    8.1 without rebooting)...please try checking your current language and date and time preferences and then rebooting (shutdown then start, not the restart). I have one language pack installed but several language choices.
    Incorrect date/time settings or local preferences may explain also the missing Frequent links from the new tabs page.
     Could you download and install fiddler from http://telerik.com/fiddler
    strangely when I put fiddler in the middle I can display the above feed.
    here's the trace showing the authentication handshake.
    GET http://social.msdn.microsoft.com/Profile/u/activities/feed?displayName=thumbd%D0%BEwn
    200 OK (application/rss+xml)
    GET http://social.msdn.microsoft.com/Profile/u/activities/feed?displayName=thumbd%D0%BEwn
    200 OK (application/rss+xml)
    GET http://social.msdn.microsoft.com/Profile/u/activities/feed?displayName=thumbd%D0%BEwn
    200 OK (application/rss+xml)
    GET http://social.msdn.microsoft.com/Profile/u/activities/feed?displayName=thumbd%D0%BEwn
    302 Redirect to https://login.live.com/login.srf?wa=wsignin1.0&wtrealm=social.msdn.microsoft.com&wreply=https%3a%2f%2fsocial.msdn.microsoft.com%2fProfile%2fu%2factivities%2ffeed%3fdisplayName%3dthumbd%25D0%25BEwn%26stoAI%3d10&wp=MBI_FED_SSL&wlcxt=microsoft%24microsoft%24microsoft
    CONNECT http://login.live.com:443
    200 Connection Established ()
    Thx.
    Rob^_^

  • How to patch database 11.2

    Hi all,
    we have a database 11.2.0.1 configured with strems local replication to another 11.2.0.1 database.
    We need to patch the database to 11.2.0.4, what are the correct sequence of step? Do we need to stop the replication? Do we need to patch the secondary database before and then the primary? The best way is to install the 11.2.0.4 into a new ORACLE_HOME and then do the migration? In the secondary database do we need to patch only the ORACLE_HOME?
    Can anyone help me, please? Thanks you,
    Sergio

    SR_No Tasks
    1 export ORACLE_HOME=<>
    2 Please take a backup of $ORACLE_HOME/OPatch into a dedicated backup location,Set Environment Variable
    3 Check the Opatch version , OPatch utility version must be  11.2.0.3.6 or later to apply this patch
      ./opatch version 
    4 Please unzip the OPatch downloaded zip into $ORACLE_HOME directory.check the version of the opatch utility installed.
      unzip p18522509_112040_HPUX-IA64.zip
    5 Bring Down all the database and listeners
    6 Perform the appropriate actions to check the environment and to detect and resolve any one-off patch conflicts
      export PATH=$PATH:/usr/ccs/bin
      cd <ORACLE_HOME>/OPatch
      ./opatch lsinventory -oh <ORACLE_HOME> 
      ./opatch prereq CheckConflictAgainstOHWithDetail -ph /oracle11g_R4/DBPSU3/18522509
    7 Check no process is using oracle home
      fuser <ORACLE_HOME>/lib/libclntsh.so.11.1
      fuser -cu <ORACLE_HOME>
    Apply Patch
    1 export ORACLE_HOME=<ORACLE_HOME>
    2 cd <ORACLE_HOME>/OPatch
    3 ./opatch lsinventory -oh  <ORACLE_HOME>
    4 ./opatch apply   -oh <ORACLE_HOME> 
    5 ./opatch lsinventory -oh  <ORACLE_HOME>
    6 Run following steps for all the database for this oracle home
      sqlplus / as sysdba
      SQL> STARTUP
      SQL> @?/rdbms/admin/catbundle.sql psu apply
      SQL> exit
    Rollback Plan
    SR_No Tasks
    1 export ORACLE_HOME=<ORACLE_HOME>
    2 cd <ORACLE_HOME>/OPatch
    3 ./opatch rollback -id <>
    4 Run following steps for all the database for this oracle home
      sqlplus / as sysdba
      SQL> STARTUP
      SQL> @?/rdbms/admin/catbundle_PSU_<database SID>_ROLLBACK.sql
      SQL> exit
    Regards,
    Alok

  • 11.5.10.2 Technology Stack Validation Patch - Database validation report

    Hi all,
    I am trying to upgrade Oracle EBS 11.5.10 to 11.5.10.2. As per the Oracle instruction i am running 11.5.10.2 Technology Stack Validation utility. For Node Type admin, Conc, Web, Forms its working fine. But when i run this for Database, its giving me same report as for both the Node Type. So i am not able to know whether database is compatible or not. Even though i have done all the steps as mentioned in the README for 4318672.
    Please advice.
    Regards,

    What about the report header? Does it show same info (node type, node name, context file, ..etc).
    Did you source the Database Oracle Home environment file on database server node as the owner of database server oracle home file system before running the technology validation utility?

  • Creating new databases after latest security patch applied

    10.2.0.4
    If I create a database AFTEr applying the opatch for the October 2009 security patch, do I need to also run:
    @catbundle.sql cpu apply
    Or is it included in the create database? I use the DBCA to create new databases.

    user8574962 wrote:
    This is what Oracle states on metalink doc id: 422303.1
    Once the bundle patch or the Critical Patch Update (CPU) patch is applied on an ORACLE_HOME should you run post-installation scripts for every newly created Oracle database using the same ORACLE_HOME?
    Solution
    This should be documented in the patch's README as the answer will vary with each patch.
    If the patch's README is not documented, then the Post Install tasks should be run.
    And this is what the OCTCPU09 README says:
    3.3.3 Post Installation Instructions for Databases Created or Upgraded after Installation of CPUOct2009 in the Oracle Home
    These instructions are for both non-RAC environments and RAC environments when a database is created or upgraded after the installation of CPUOct2009.
    You must execute the steps in Section 3.3.2.1, "Loading Modified .sql Files into the Database" for any new database only if it was created by any of the following methods:
    Using DBCA (Database Configuration Assistant) to select a sample database (General, Data Warehouse, Transaction Processing)
    Using a script that was created by DBCA that creates a database from a sample database
    Hope that helps.Point taken that it could vary by patchset, but those particular instructions quoted square exactly with what I had said. To quote with emphasis:
    "You must execute the steps . . . for any new database *only if* it was created by any of the following methods . . ."
    And what are those methods? Creating the database from a sample (pre-patch) database. If one uses dbca to create a 'custom' database, the resulting scripts will start from scratch with a CREATE DATABASE command - no pre-patch version sample or seed database involved.
    :-)

  • Oracle Database patching

    Hi plz help me.
    i want to learn oracle database patching from the people like u but before that i tried much hard to find the documentation of patching at oracle documentation center. now after searching it lot i m tired so plz can any one tell me the exact documentation by which i can learn patching for applications. plz help me.
    nikhil

    The patch(set) documentation is included in the patch zip file. The best way to learn about patching database should be to build a test db, then try to patch/upgrade it.
    Nicolas.

  • Using patch plans for 12.1.0.2 target oracle home fails with 'PREREQ_MESG: Unable to get the version of OPatch'

    We are attempting to use patch plan to apply PSU and one-offs to a new 12.1.0.2 database oracle home.  Our EM version is 12.1.0.4.
    We are experiencing the same issue described in ''Bug 20271609 : Unable to get the version of OPatch".   This bug is closed as 'duplicate bug to filer' but we do not appear to have visibility into what patch/bug fixes the issue.
    Description from the above mentioned bug is our same issue.  We do not have this issue when we use patch plans against an 11.2.x oracle_home target.  It is unique to 12.1.0.2 oracle_home target.
    Description from the bug:
    The Plan failed in step "Run Prerequisite Checks" with the following errors:
    PREREQ_NAME: Minimum Version of OPatch
    PREREQ_DESC: Check if the required version of OPatch is present on the target
    PREREQ_TYPE: PATCH_TOOL_CHECK
    PREREQ_STATUS: FAILED
    PREREQ_MESG: Unable to get the version of OPatch at
    /u01/app/oracle/product/12.1.0/dbhome_2/Opatch
    We have opened an SR to see if we can get more info on what was already identified as a bug.  Has anyone else experienced this issue?  If so, can you share any patches or workarounds (other than manually applying patches) that you found useful?
    Thanks.

    You'll probably get the same info from Support, but the workaround is to use the Patch Database (however that doesn't work if there's no DB target associated to that home).   If you were trying to do patchign out of place (clone home, patch, then move db's), EM can do this for you.   If you're just installing a new DB Home and trying to patch, then i don' think there's another workaround.  The base bug is marked fixed though, so a backport for the 12.1.0.6 plugin should be available very soon.  I would ask the support analyst to request the backport for your plugin/patch level...

  • Steps to upgrade database from 9i to 10g on 11.5.9

    Hi Guys,
    I hope you are all doing ok.
    please I need to upgrade my database from 9.2.0.6 to
    10G (version 10.2.0.2)
    platform is : 11.5.9
    OS: Solaris
    Please what are the steps to do this and is there a
    documentation or metalink note for this upgrade?
    Thanks in advance

    Follow the latest 10gR2/11i Interoperability Notes (362203.1)
    Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)
    http://metalink.oracle.com/metalink/plsql/showdoc?db=NOT&id=362203.1
    10.2.0.3 is the latest certified release. On Solaris, there will be many new ORA-00600 errors if you do not apply the following 2 patches (5871314 & 5892355) from this note:
    ORA-600 [22635] and ORA-600 [KOKEIIX1] Reported While Upgrading Or Patching Databases To 10.2.0.3
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=412271.1

  • Problem with 10.2.0.5 patch on Windows 2008 Server R2 64bit

    Hello
    I have HP server with Windows 2008 Server R2 64bit. I installed
    latest 64-bit version of Oracle Database 10.2.0.4 and everything works fine and later installed the patch 10.2.0.5 (64 bits) as the Oracle maintains that with the R2 version of the system it is necessary to correct work.
    Now, after uploading the patch database starts and closes
    after about 15 minutes and my alert log file is changed to the binary version which do not see anything (means that after patch installation (10.2.0.5) the alert log file isn't normal text file and it looks like that:
    Źýţ cśy iµ•eű .Ź ťy ťy Ř®y hčN)
    You can read only the beginning and it's very large - 13 Mb after unpacking from ZIP.
    Can anyone met with this configuration and knows how to solve
    problem?
    This is the link to my strange alert log file:
    http://www.2shared.com/file/22MFap1V/alert_orcl.html
    I attached my spfile.ora file too:
    http://www.2shared.com/file/gUmID0fh/SPFILEORCL.html

    Your alertlog is corrupted, it could be something about a virus or even a problem with disk drives. Have you scanned your server with anti-virus software? Have you scanned the disks?
    Last questison: Have you upgraded your database after you installed the patch?
    SQL> SHUTDOWN IMMEDIATE
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\catupgrd.sql
    SQL> SPOOL OFFIf not, please read the "readme" file which comes with patchset (do not just run the above commands without reading Oracle documention).
    Best Regards,
    Gokhan
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Patching before AWM 10.2.0.3.0. ????

    Hi.
    Do I need to patch database, which is now 10.2.0.2.0 to use AWM 10.2.0.3.0?
    Because, I download new AWM 10.2.0.3.0. and when I try to connect to user for which I created analytic workspace with AWM previous versionn i receive an error:
    awm.exe entry point not found
    java.sql.SQLException: C:\oracle\OraHome_1\bin\ocijdbc10.dll: The specified procedure could not be found
    at oracle.olap.awm.connection.ConnectionManager.connect(ConnectionManager.java:116)
    at oracle.olap.awm.connection.ConnectionDialogActionThread.doAction(ConnectionDialogActionThread.java:73)
    at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(ThreadedDialogActionThread.java:49)
    I start AWM from folder D:\AWM_DOWNLOAD\Analytic Workspace Manager\bin
    Does any know this?
    Thanks.
    Message was edited by:
    deep222

    Deal All,
    I am using Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production With the Partitioning, OLAP and Data Mining options along with analytic worsk space manager version. 10.2.0.3.0A.
    My problem is when i try to create the worskspace i am getting the following error;
    1. oracle.AWXML.AWException: An Error occurred creating analytic workspace GLOBAL
    2.at oracle.olap.awm.dataobject.dialog.PropertyViewer.doCreateAction(PropertyViewer.java:495)
    3.at oracle.olap.awm.dataobject.dialog.CreateDialogHostActionThread.doAction(CreateDialogHostActionThread.java:55)
    at oracle.olap.awm.ui.dialog.ThreadedDialogActionThread.run(ThreadedDialogActionThread.java:49)
    and i was not able to proceed further. I request any one from this forum to extend help.
    Regards
    Vinod Hariharan
    Re

  • Headstartv6 - 10g database

    I'm trying to get an existing application use designer6 upgraded to 10g versions of designer/database. Initially I'm not upgrading designer version - just want to get the application files upgraded.
    I've hit the following roadblock - I cannot successfully compile the qmslib** against the database I'm getting
    database version 10.1.0.2
    forms version 9.0.4.0.19
    library that can be succesfully compiled against ver 8.1.7.3 and 9.2.0.3 cannot be compiled against 10g database
    Qms$formerrors has a reference to hil_message.message_rectype
    PDE-PDS001 Could not resolve reference to <Unknown Program Unit> while loading Procedure Body
    error 905 object package <name> is invalid - but Database package is valid !
    I suppose there's a mismatch between tool set and database
    Is there a patch (database or forms) available ?
    TIA
    Pete

    Hi,
    I have the same problem.
    I want to upgrade the application files ( in developer ) to test them beefore I install the new environment ( without need to install new headstart and designer version ).
    Maybe will somebody now answer...is there a workaround ?
    Thanks in advance,
    Zlatko

  • Cloning Oracle database 8.1.7.0

    Hi,
    We have upgraded our database from Oracle 8.1.7.0 to Oracle 8.1.7.4 , applied terminal patch set(Oracle 8.1.7.4) , as we have to upgrade it further to 10g rel2.
    After upgrading to 8.1.7.4, we required to apply the database fixes against the mentioned bugs.
    One of the Serious Server Issues is mentioned below after upgradation,
    Changing the Database Character Set can corrupt LOBs ( Note 118242.1)
    we have gone through the note mentioned above,
    In that one of the point regarding cloning is as below :
    If the database version is 8.1.7.3 or 8.1.7.4:
    - install non-patched Oracle 8.1.7.0.0 from the original CD-Pack
    into a separate ORACLE_HOME
    - take a full backup of the database
    - create a clone database from this backup using the 8.1.7.0.0
    version of the RDBMS software -- contact Oracle Support
    if you need help; the clone should open with the older
    non-patched software without any downgrade steps
    - export all non-system tables with non-NULL CLOB and/or NCLOB columns
    from the clone; do not forget to set NLS_LANG environment
    variable to the database character set for the export session;
    you can use the 8.1.7.0.0 version of the Export utility
    - truncate the exported tables but in the original database
    - reimport the exported tables into the original database;
    do not forget to set NLS_LANG environment variable to
    the database character set for the import session;
    use the Import utility from the original ORACLE_HOME
    - drop the clone database - do not use the clone for other
    purposes as it is not supported to run a patched database
    with the non-patched software.
    How to Clone the Oracle database (8.1.7.0) on windows OS ?
    From where i would get the Cloning steps to accomplish the above steps on Windows OS ?
    With Regards

    Hi,
    Please, refer to Steve Rea's Web for DB Cloning examples:
    For Cloning using Datafile copy:
    http://uaex.edu/srea/Cloning_a_Database_using_Datafile_Copy.htm
    For Cloning using Export/Import:
    http://uaex.edu/srea/Cloning_a_Database_using_Export_Import.htm
    Cheers:
    Francisco Munoz Alvarez
    www.oraclenz.com

  • UPGRADING DATABASE TO 10G R2

    Hi All,
    I had installed 11.5.10.2 on IBM-AIX 5L V5.3(64 bit).
    As by default my current database Oracle9i Enterprise Edition Release 9.2.0.6.0.
    I need to upgrade my database to 10g R2.
    What steps I need to follow and are there any changes that need to be done from Application Side.
    I had made my installation in this scenario( multinode)
    DB-CM-ADMIN -- 1st Node
    FORM-WEB -- 2nd Node
    Application file system sharing -- NO
    Please advice.

    What steps I need to follow and are there any changes
    that need to be done from Application Side.Check Note: 362203.1 - Oracle Applications Release 11i with Oracle 10g Release 2 (10.2.0)
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=362203.1
    In addition, you need to apply Patch 5871314 and Patch 5892355 (To avoid ORA-00600: internal error code), these two patches are available on the following platforms:
    - Solaris Operating System (SPARC 64-bit)
    - AIX5L Based Systems (64-bit)
    - Linux x86-64 (AMD64/EM64T)
    - HP-UX PA-RISC (64-bit)
    Note: 412271.1 - ORA-600 [22635] and ORA-600 [KOKEIIX1] Reported While Upgrading Or Patching Databases To 10.2.0.3
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=412271.1

  • CPU, Security, One of Patches Details for e-business suite

    Friends -
    Need valuable information for anyone on this below patch details.
    CPUs - Quarterly – one Quarter behind >>> Database 10.2.0.3
    Security Patches – >>>> Database 10.2.0.3 and E-Business Suite 11.5.10.2
    One off patches – >>>> E-Business suite 11.5.10.2
    Please advise on this.
    Regards
    satish

    Hi,
    The recommended patches for Oracle Apps 11i can be found at:
    Note: 123456.1 - Latest 11i Applications Recommended Patch List
    Note: 244040.1 - Oracle E-Business Suite Recommended Performance Patches
    For CPU patches, please refer to:
    Note: 880170.1 - Oracle E-Business Suite Releases 11i and 12 Critical Patch Update Knowledge Document (October 2009)
    Note: 790259.1 - How To Get Guidance on Applying the CPU/Critical Patches on 11.5.10 environment ? Upgrade To Rollup 6?
    Regards,
    Hussein

  • Sequence of Applying Kernel Patches

    Hi All,
    We have ECC 5.0 (Central Instance) OS:HP UNIX and four Dialog Instances on Windows Platform.
    For Applying the latest kernel patches what should be the sequence, first dialog instances or Central Instance?
    For this landscape is it required that while applying kernel patch Database should be in shutdown mode?
    Regards,
    Prashant.

    Dear,
    >First we have to apply Support pack in the Dialog instance
    Its not first dialog instance.
    Please follow below steps.
    1. shutdown all dialog instances.
    2. take backup of current kernel directory
    3. stop central instance
    4. switch the kernel files from new kernel
    5. start the central instance.If its successfully up with new patch level  then
    6. One by one start the dialog instance.
    Note: If the dialog instances sharing the path of Central instance Kernel directory then no need to do anything on dialog instances. Sapcpe program will copy new kernel to dialog instance local kernel directory automatically while restarting the dialog instances.
    If dialog instances not sharing the path of CI then repeat the same procedure as of CI for DI's.
    Edited by: Imran  Mulani on Sep 11, 2008 9:29 AM

Maybe you are looking for

  • Hosting your iWeb site with a third party

    Where is the best place to host my iWeb site so that I can get it indexed by the various search engines? Apparently, .Mac blocks spiders and therefore I cannot get my site to come in search results. Obviously, my primary goal is to have my site promi

  • Simple Bar Chart

    Post Author: millerka CA Forum: Charts and Graphs I hope someone can help i am trying to create a simple bar chart (well at least it is simple in excel) I have generated averages using formulas for a series of data and these formulas are in my GF1 i

  • Question from a beginner, really need help

    I am starting to do a little programming these days. The question is about the (program file) format to provide to the end users. I can use "javac" "java" to compile or run my code in a command prompt window, or use some development tool. But I do no

  • Question to: event data_changed of cl_gui_alv_grid

    Hi, i am using event data_changed of cl_gui_alv_grid in my z_ALV Report to check and save new added ALV entries. event: data_changed uses er_data_changed type CL_ALV_CHANGED_DATA_PROTOCOL case1: after inserting a new line and saving. The attribute: M

  • I can not activate iPhone 5 IMEI 013408000814160

    I can not activate iPhone 5 IMEI 013408000814160. Could you check if it is unlocked and maybe help me to activate it. Thanks in advance