What patch(sets) to apply to new installed 10.2.0.1

Hello,
even though this was discussed alreaady several times, I must ask it once again, could anyone instruct me on how to do it right?
I installed a totally new db server with a "fresh" downloaded 10.2.0.1. What patches do I have to download and to install to be "up to date"? Does that include, that my version shows 10.2.0.3 afterwards or do I still have a 10.2.0.1 but patched to the max?
Please, before someone answers to look up Note:362203.1, I laready did. It sais "identify the appropriate patchset for you database". But if I try to use the metalink patch configurator and choose all the right items (database family, 10.2.0.1, Windows server 2003, compatible with, and so on) it comes up with only one patch (4926128) for oracle default password scanner.
Can you help me?
Thank you in advance,
Chris

oradba and tarrio, thank you both...!
While I write this my download for patchset 10.2.0.4 completes. But tarrio says, 10.2.0.3 is the right one? That confuses me, I suppose tarrio ment .4 also, right?
So, ig that sounds okay to you both, I will apply patchset 10.2.0.3 onto my 10.2.0.1. and will see how far I get, any usual problems to prepare for? I won´t do any backupds and so since the server is "naked" and nothing on it. If this works I have a) a feeling on updating all other server yes/no and b) my first completely patched server....
Thank you so far,
Chris

Similar Messages

  • Applying oracle patch set for Oracle 10.2.0.4

    Hi All,
    I need some clarification on below suggestions from SAP,
    <div class="jive-quote">there is also no optimizer mergefix installed in the database. This can lead to big performance problems due to wrong Oracle Cost Based Optimizer decisions. SAP therefore requires the installation of so called SAP Bundle Patches. Please refer to
    SAP note #1137346 - Oracle 10.2.0: Patches/patch collections for Oracle 10.2.
    It is mandatory to install the most current available SBP in SAP environments.</div>
    I have Oracle 10.2.0.4 and AIX 6.1 for my all SAP systems, please guide me what exact steps I have to follow, as this note contains information about the relased oracle patch set but doesnt have information about how to apply.
    I never applied any oracle patch set before and very new to all this, so your solution will help me a lot in this task.
    Regards,
    Ramesh.

    ramesh_basis wrote:
    Hi All,
    >
    > I need some clarification on below suggestions from SAP,
    >
    > <div class="jive-quote">there is also no optimizer mergefix installed in the database. This can lead to big performance problems due to wrong Oracle Cost Based Optimizer decisions. SAP therefore requires the installation of so called SAP Bundle Patches. Please refer to
    > SAP note #1137346 - Oracle 10.2.0: Patches/patch collections for Oracle 10.2.
    > It is mandatory to install the most current available SBP in SAP environments.</div>
    >
    > I have Oracle 10.2.0.4 and AIX 6.1 for my all SAP systems, please guide me what exact steps I have to follow, as this note contains information about the relased oracle patch set but doesnt have information about how to apply.
    >
    > I never applied any oracle patch set before and very new to all this, so your solution will help me a lot in this task.
    >
    > Regards,
    > Ramesh.
    Hi Ramesh,
    Firstly, go to "http://service.sap.com/swdc -> Software Downloads -> Database Patches -> Oracle -> Oracle 10.2.0.4  -> OPatch"  then download and install OPatch_10205_Generic_v0.zip
    Secondly, go to "http://service.sap.com/swdc -> Software Downloads -> Database Patches -> Oracle -> Oracle 10.2.0.4  -> Database RDBMS -> Generic (32-bit / 64-bit)" then download and install "Pre-Upgrade Information Utility utlu102i.sql (zipped)" and "p8350262_10204_Generic.zip"
    Thirdly, "http://service.sap.com/swdc -> Software Downloads -> Database Patches -> Oracle -> Oracle 10.2.0.4  -> Database RDBMS -> AIX5L (64-bit)" then download and install "SAP_102048_201106_AIX.zip"
    You can find readme fles in the zip files.
    Best regards,
    Orkun Gedik

  • PSE 9.0.3 update can't install. Error message is "patch cannot be applied."

    PSE 9.0.3 does not install. Error message "patch cannot be applied."

    Manually install the download the update from below given link:-
    For Mac:- http://www.adobe.com/support/downloads/detail.jsp?ftpID=5012
    For Win:- http://www.adobe.com/support/downloads/detail.jsp?ftpID=5000
    Download and install the update.

  • Oracle 9.2.0.3.0 patch set for windows - questions

    Hi!
    I have for that some questions. I have oracle 9.2.0.1.0 on a windows 2003 server running with one local database - no real apllication cluster.
    I don't understand which instructions I have to make for oracle upgrade?
    Must I also make the 3. instruction? Connect to databse prior and drop?
    Must I also make the post install action for my database?
    (startup migrate ...)
    what means at post install actions the following:
    'execute these post install actions only if you have one or more databases associated to the upgraded $oracle_homee.
    My database path is e:\oracle\oradata\database my oracle path is e:\oracle\ora92 have I in my case make the post install actions?
    Thanks for help!
    1. When applying this patchset on Windows NT, XP or Windows 2000, you must log onto the system as a user with Administrative privileges
    (e.g. as a user which is a member of the local Administrators group).
    2. Unzip the downloaded patch set file into a new directory.
    3. Drop the xmlconcat function by running the following commands:
    drop public synonym xmlconcat;
    drop function xmlconcat;
    4. Shut down any existing Oracle Server instances in the ORACLE_HOME to be patched with normal or immediate priority. i.e.: Shutdown all instances (cleanly). Stop the database services, and stop all listener, agent and other Oracle processes running in or against the ORACLE_HOME to be installed into.
    5. Perform the following pre-install steps for Real Application Clusters (RAC) enviroments only:
    IN ADDITION TO STOPPING ALL ORACLE SERVICES IN THE ORACLE_HOME TO BE UPGRADED:
    If you are running in a RAC enviroment, stop the following Windows service(s)/devices(s) using the Net Stop command:
    Stop the Windows service named "OracleGSDService"
    Stop the Windows service named "OracleCMService9i".
    Stop the Windows device named "OraFenceService" (This Device does NOT show up as a Service in the Control Panel).
    For Example:
    C:\>net stop OracleGSDService
    C:\>net stop OracleCMService9i
    C:\>net stop OraFenceService
    Once the above steps have been performed on all the nodes of the cluster, you should then be able to upgrade the OSD components to the 9.2.0.3 versions. This can be accomplished by...
    xcopy all the files in the \Disk1\preinstall_rac\osd\*.* directory to the directory in which the OSD components were originally installed on all nodes(typically %SystemRoot%\system32\osd9i).
    Note: You may also be able to look in HKEY_LOCAL_MACHINE\Software\Oracle\OSD9i registry key to determine the directory in which the original OSD components were installed. Now the OSD components can be restarted on all the nodes in the cluster.
    C:\>net start OraFenceService
    C:\>net start OracleCMService9i
    C:\>net start OracleGSDService
    After all of the above steps have been completed on all the nodes of the cluster, you are now ready to proceed with the Oracle 9.2.0.3.0 patchset installation.
    6. Start the installer:
    If the current Installer version is less than 2.2.0.18.0 then download the Installer 2.2.0.18.0 from Oracle Metalink where it can be accessed with the bug number 2878462 and choosing the MS Windows NT/2000 Server platform, then run the setup.exe 2.2.0.18.0 from the C:\Program Files\Oracle\oui\install directory .
    7. You may install the Patch Set through either an interactive or a silent installation.
    To perform an interactive installation using the Oracle Universal Installer graphical interface:
    1. Start the installer from the newly installed OUI 2.2.0.18.0 by running the version of setup.exe located at C:\Program Files\Oracle\oui\install and verify
    that the version of the OUI GUI is 2.2.0.18.0 before proceeding.
    2. Follow the steps given below within the installer:
    1. On the Welcome screen, click the Next button. This will display the File Locations screen.
    2. Click the Browse button for the Source... entry field and navigate to the stage directory where you unpacked
    the Patch Set tar file.
    3. Select the products.jar file. Click the Next button
    The products file will be read and the installer will load the product definitions.
    The products to be loaded will be displayed (verify ORACLE_HOME setting for this first).
    4. Verify the products listed and then click on the Install button.
    5. Once the installation has completed successfully, it will display End of Installation. Click on Exit and confirm
    to exit the installer.
    To perform a silent installation requiring no user intervention:
    1. Copy the response file template provided in the response directory where you unpacked the Patch
    Set tar file.
    2. Edit the values for all fields labeled as "<Value Required>" according to the comments and examples
    in the template.
    3. From the unzipped patchset installation area, start the installer by running the setup executable passing
    as the last argument the full path of the response file template you have edited locally with your own
    value of ORACLE_HOME and FROM_LOCATION:
    setup.exe -silent -responseFile <full_path_to_your_response_file>
    Post Install Actions
    Execute these "Post Install Actions" only if you have one or more databases associated to the upgraded $ORACLE_HOME.
    Important Notes
    1: Java VM and XML DB Requirements
    Users who have JVM (Java enabled) or JVM and XDB installed on their 9.2.0.1 databases should make sure that the init.ora parameters shared_pool_size and java_pool_size are each 150 MB or more before running the catpatch.sql upgrade script. Failure to do so could result in an unrecoverable memory failure during running of the script. Please note that JVM and XML DB was shipped as part of the default 9.2.0.1 seed database and will be present unless the user explicitly installed a 9.2.0.1 instance without them.
    2: SYSTEM table space
    If you have JServer installed in the database, you should check to be sure there is at least 10M of free space in the SYSTEM table space before running these actions.
    3: Installing on Cluster Databases
    If you are applying this patch set to a cluster database, then set the CLUSTER_DATABASE initialization parameter to false. After the post-install actions are completed, you must set this initialization parameter back to true.
    To complete the installation of this patch set, you need to start up each database associated with the upgraded $ORACLE_HOME, start the database listener (e.g., lsnrctl start), login using SQL*Plus (e.g., sqlplus "/ as sysdba"), and run the following commands/scripts in order from $ORACLE_HOME within a MIGRATE session. If you are using the OLAP option, make sure that the database listener is up.
    startup migrate
    spool patch.log
    @rdbms/admin/catpatch.sql
    spool off
    Review the patch.log file for errors and re-run the catpatch script after correcting any problems
    shutdown
    startup
    This step is optional - it will recompile all invalid PL/SQL packages now rather than when accessed for the first time - you can also use utlrcmp.sql to parallelize this in multiprocessor machines:
    @rdbms/admin/utlrp.sql
    Execute the following if you use Oracle OLAP option:
    alter user olapsys identified by <password> account unlock
    connect olapsys/<password>
    @cwmlite/admin/cwm2awmd.sql
    exit
    Execute the following script only if you have version 9.2.0.1.0 of Oracle Internet Directory installed in your ORACLE_HOME. Make sure that the database and database listener are running and that all parameters are specified prior to running the script:
    $ORACLE_HOME/bin/oidpatchca.bat
    -connect <Connect String>
    -lsnrport <Listener Port>
    -systempwd <SYSTEM Password>
    -odspwd <ODS Password>
    -sudn <Super-User DN>
    -supwd <Super-User Password>
    -dippwd <Password to register DIP Server>
    Where:
    connect - Database connect string
    lsnrport - Database Listener port
    systempwd - Password of the database 'SYSTEM' user
    odspwd - Password of the database 'ODS' user
    sudn - Super-user DN
    supwd - Super-user Password
    dippwd - New password to register Directory Integration Server. This password must conform to the password policy in the OID server
    Execute the following steps only is you are using the RMAN catalog.:
    rman catalog <user/passwd@alias>
    upgrade catalog;
    upgrade catalog;

    I don't understand which instructions I have to make for oracle upgrade?
    -- You have to follow all the instructions mentioned
    (Just check for few if's for Cluster enabled, OID and OLAP databases. Perform these steps only if they apply)
    Must I also make the 3. instruction? Connect to databse prior and drop?
    -- Yes you should do
    Must I also make the post install action for my database?
    (startup migrate ...)
    -- Yes. Do run catpatch.sql .
    what means at post install actions the following:
    'execute these post install actions only if you have one or more databases associated to the upgraded $oracle_homee.
    -- In this step make sure you do step 1
    1: Java VM and XML DB Requirements
    Otherwise catpatch.sql will fail.
    Do 2 and 3 only if applicable
    Chandar
    My database path is e:\oracle\oradata\database my oracle path is e:\oracle\ora92 have I in my case make the post install actions?

  • Current Patch Set for Oracle Database Release 11.2

    Hi
    I am upgrading oracle 10G to 11GR2 in AIX 5.3 Environment with SAP ECC6 , I have just just installled Oracle 11.2.0.1.0 according to the "Database Upgrade Guide -Upgrade to Oracle Database 11g Release 2 (11.2): UNIX". After database software installation , in upgrade manual in section 3.4.4 it says, you need to install current patch set for oracle database 11g R2 and referencing a SAP note 1431799.
    I have just read note 1431799 which says Current Patch Set for Oracle Database Release 11.2 is not generally available for SAP customers until December 2010, also I donu2019t find the note 1522330 as mentioned in 1431799.
    Please let me know how I can get current patch set to apply with Oracle 11.2.0.1.0 (Is it in SAP service market place?)
    I also want to upgrade my installation to oracle 11.2.0.2, please let me know where I get the patch set to upgrade from 11.2.0.1.0 to 11.2.0.2,
    or
    I have to live with 11.2.0.1.0 and apply SAP Bundle Patch ( SBP)

    Abu Al MAmun,
    I understand from your posts that you recently upgraded to 11.2.0.2.
    I am having the same difficulty, of finding the current patch set for 11.2. Could you please let me know how you worked around it?
    Thanks,
    Siri
    Hello Everyone,
    I did read the post on to how you have to install the current patch set for 11.2.
    But honestly, it pretty much flew over my head.
    I am trying to upgrade our SAP AIX 64 bit test system from Oracle 10.2.0.4 to 11.2.0.2.
    And so far I have downloaded all the required sw for the upgrade, except for the current patch set 11.2.
    This is what I have right now:
    1) Oracle 11.2 AIX 64 bit upgrade sw - 51038805_part 1 to 51038805_part 7 and 51039800.
    2) Database Patches -->Oracle 11.2.0.2 -->
    All they have here is
    a. Database RDMBS - SAP_112020_201012_AIX.zip and b. SAP_112020_201101_AIX.zip
    b. OPatch - OPatch_11201_Generic_v3.zip and mopatch-2_1_6.zip
    c. Database Vault - DV - >Generic - p9656644_112020_Generic.zip
    If I am not wrong, the Database RDBMS files are nothing but the SAP Bundle Patches that have to be installed after installing the currrent patch set 11.2.0.2 using MOPatch.
    But I did not find the currrent patch set 11.2.0.2.
    Could someone please explain the process to me in detail? This being my first time , I am finding it a bit hard to catch up with some of the stuff.
    Thank You!
    Siri

  • Patch set of Developer 6i

    Hi,
    how can I know which patch set of Developer 6i is installed ?
    Many thanks.

    Hi,
    You need click on menu "Help | About Forms Builder" and you will see the current version after the patch set have been applied, but not about what patch set was installed. (I'm not sure)
    e.g.: version 6.0.8.22.1 is showed on the screen after patch set 13 have been applied.
    Cheers

  • New install help. Please and thanks!

    I'm hoping somebody can tell me what's going wrong with my new install.  Here are the details:
    Win7 pro
    i7 950
    Quadro 4000 (with massive cooling blowing on the thing)
    mxo2 mini max (because I'm slightly cheap, and yes, I feel a little like a hack plugging RCA cables rather than XLR for audio)
    24g ram
    Gtech 4tb graid
    2 internal SATA drives (one boot, the other for utilities like tone, graphics I use often, etc.)
    Software:
    PremPro (AE, AME, etc) 5.51 (haven't updated to 5.52 - problem here?)
    Squeeze 7
    Trapcode plugins
    Drivers:
    NVidia: 276.14 (this is the Adobe approved one, at least so the download site said)
    Matrox: mtxutils_551
    So here are the issues:
    -->  Code 7 errors while editing a long program ("Open GL does not meet min specs for application").  Before this happens, generally premiere will become unresponsive, program screens will go black and then boom.  On this program, I can get about 6 edits in before it blows.
    -->  Cannot export long program (2+ hours).  (Matrox 1080i sequence - footage all P2 DVCPRO HD) Crashes after transcoding approximately 15-20 minutes of program.  Exporting to Graid where project and footage is stored (is this an issue?) Premiere crashes and computer restarts. Tried many different export settings, from "match sequence settings" to Premiere's mpeg2 setting, to the Sorrensen and the Matrox ones.
    (Adobe Tech support and a very nice guy named Vinay helped me with a small workaround which involved opening up a hidden admin login, and disabling some Microsoft services and exporting to my spare internal drive)
    -->  Also tried importing sequence directly into Encore and AME then transcoding through those.  No luck there.
    -->  Premiere Pro on closing gives error message "Premiere Pro has stopped working;  appcrash exception code 00005.  Also, this is occasionally followed by a Visual C++ runtime error
    -->  Capture plugins from Matrox are unavailable.  No Matrox capture settings are available.
    -->  No WYSUWYG control panel for MX02 (I know this is an Adobe site, but figured someone might have some insight maybe)
    So there's the beginning.  There are more, but these are the biggies at this point.
    Thanks a million.  I'm a very busy one man shop and sincerely appreciate any other busy people taking the time to give me some input on this.
    Shaunn

    Thanks Jim.  Yeah, that was my suspicion as well. Right out of the box their damm plug-ins didn't install correctly, and it takes roughly a week to get familiar with all the "known issues" - a phrase that irritates me to no end - (if there are known issues - FIX EM before you sell me your s*%t!  Can you imagine delivering a project to a client with a 14 page list of "known issues"?!?!?  Seriously!)
    There was a point where I really loved my Matrox products back in the old Digisuite days.  But there was this point where their world class tech support policies changed, and frankly it seems that was the point where the whole company became hack.  I was pretty skeptical about buying the mxo2 in the first place because of this, allowed myself to be "sold" because I needed to get back to work quickly, put the problem out of my mind and get back to work...and now I'm dealing with this.
    Thanks for the link.  I think you're right, it would be nice if Adobe would address monitoring through a gpu.  But I'm guessing that won't be until CS6.5, by which point we'll all have to paying Adobe a monthly subscription vig to use their products.  This crap irritates me to no end.  I would love to see a reasonably priced and robust editing system that works like a hammer.  I'm a busy 2 man shop - I gotta pound my video nails quickly and get on to the next house.
    Assuming I get rid of matrox...what's the best current solution for monitoring?  Doesn't sound like Aja or Blackmagic have any better solutions.
    Shaunn

  • OBIEE 11g: Bugs Fixed in 11.1.1.6.5 Patch Set

    Hello, I have a question about the patches that apply.
    I have installed the product BI Publisher Enterprise 11g (11.1.1.6.0)
    I detected a bug:
    bug 13791065 - UNGROUP OF A SUBGROUP WITH AN EXPRESSION DOES NOT WORK PROPERLY
    This bug was fixed in OBIEE 11g: Bugs Fixed in 11.1.1.6.5 Patch Set
    ¿could apply this patch to version BI Publisher Enterprise? Because this patch cotent the fix bug 13791065
    I think not because,...this patch only apply in OBIEE Enterprise 11g and I have BIP Enterprise 11g
    Patch 14630670: UPDATE FOR BI PUBLISHER ENTERPRISE 11.1.1.6.X SEPTEMBER 2012 is the last patch for me?
    This latest version does not contain the bug fix 13791065.
    thank you very much

    Thanks Daniele for the reply,
    I believe the 11.1.1.4 was released but only in OTN, not for everyone (I'm not 100% sure about this...) . However I know that a certain bug (9973004) was solved in 11.1.1.4, and this bug does not appear in the 11.1.1.5 list. That could happen with many other bugs, they could be solved in 11.1.1.4 but not appear in any list.
    Thanks again!

  • Error after applying patch set 10.1.3.4.0

    Hi everyone,
    I downloaded the patch set 10.1.3.4.0 from [http://www.oracle.com/technology/software/products/ias/htdocs/101310.html] and intalled it on my machine but after the installation finished, I found problem in runing Oracle Process Manaer Console. When I try to login, it redirects to DomainPickup.jsp and after entering oc4jadmin id and password below message appears: No domains accessible to the user logged in.
    When I click on Goto BPEL Admin and try to create a new domain, it does not accept "default" as domain id: it says "Domain already exists." when I give different name, it shows this error:
    Exception
    Operation failed because:
    Domain creation error.
    An exception occurred while attempting to create the domain "sample" at path "c:\oracle10gR1\product\10.1.3.1\OracleAS_1\bpel\domains\sample". The exception reported is:
    I was using SOA suite 10.1.3.0 and it was working properly before upgrade.
    I will appeciate if someone can help me to fix this problem. I could not found any note for applying this patch on download page too.
    Thanks
    Esfand

    Hi Adina,
    I tried to perform all the steps explained there but I might have missed some parts which I'm not getting it down. I could figure out the cause of problem after I searched the oracle forums for several times. It seems that this error is because of data-source settings and database server. The bpel engine can not connect to database anymore. This means that during the pachset the database settings has been altered somehow but when I check the XML files, I can't find any mistake there.
    I have not worked with Oracle Lit database and do not know how to manage the database it creates therefore, I decided to install the Oracle 10g Database XE, when I go through advanced installation of SOA suite 10.3.0.1 after running IRCA, the installation is finished successfully but the same problem exists. When I checked the Connection pool in Oracle AS, it shows error from NLS data and now I'm in infinite loop how to fix this problem. After many installation / deinstallation I could not fix it so I decided to install the SOA Suite in typical mode and then connect the BPEL to oracle Database later. After the installation, I changed 3 data sources defined in Oracle AS along with its connection pool to connect to my Oracle 10g XE database having BPEL schema but it still raises some more exception and now, I have no idea what to do?!!!!
    It's about 10 days that I'm struggling to get this installation done but I have not succeeded yet. I believe It should not be so hard and complex to have Oracle Suite 11g TP4 configured as it appears to happen for me. Oracle products all have straightforward installation process but this once is killing me.!!
    I will appreciate any further help for windows installation.
    Regards
    Esfand
    Edited by: user3788199 on Sep 4, 2008 3:59 AM
    Edited by: user3788199 on Sep 4, 2008 4:02 AM

  • Patch conflict when applying the 10.2.0.5 Patch set on Windows 7.

    Hi everybody.
    I have problem when install PSR 10.2.0.5 on Windows 7.
    First, Oracle Client 10.2.0.3 installed successfull. I want upgrade from Oracle Client 10.2.0.3 to Oracle Client 10.2.0.5.
    I downloaded Database10g PatchSetRelease10.2.0.5 for Microsoft Windows(x32) from E-Delivery Japan Site, then used it installed successfull but new ODBC is not added.
    Because of that I used metalink for download 10.2.0.5 Patch 9 and OPatch utility release 10.2.0.5.0.
    I extracted OPatch utility release 10.2.0.5.0 zip file directly under the ORACLE_HOME (Old Opatch is been overrided).
    Then Opatch aplly command executed for 10.2.0.5 Patch 9 but the error has occurred.
    ( D:\Oracle10.2.0.5\12332703 is 10.2.0.5 Patch 9 folder path. )
    Error Description:
    ==============
    Fatal:OPatch invoked as follows: 'apply D:\Oracle10.2.0.5\12332703 '
    information:
    OracleHOME : D:\oracle\product\10.2.0\client_3
    From : C:\Program Files\Oracle\Inventory
    Center Inventory: n/a
    OPatch Version : 10.2.0.5.1
    OUI Version : 10.2.0.3.0
    OUI Location : D:\oracle\product\10.2.0\client_3\oui
    Log・File Location : D:\oracle\product\10.2.0\client_3\cfgtoollogs\opatch\opatch2011-05-12_11-04-31am.log
    Information:Patch history file: D:\oracle\product\10.2.0\client_3\cfgtoollogs\opatch\opatch_history.txt
    Information:Starting ApplySession at Thu May 12 11:04:32 JST 2011
    Information:Starting Apply Session at Thu May 12 11:04:32 JST 2011
    Information:PatchObject::PatchObject() Patch location is D:\Oracle10.2.0.5\12332703
    Information:PatchObject::createPatchObject() Patch location is D:\Oracle10.2.0.5\12332703
    Information:PatchObject::createPatchObject() patch location is D:\Oracle10.2.0.5\12332703
    Information:ApplySession is temporary patch '12332703' being applied to
    OH 'D:\oracle\product\10.2.0\client_3'
    Information:Starting to apply patch to local system at Thu May 12 11:04:32 JST 2011
    Information:PatchObject::createPatchObject() Patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:PatchObject::createPatchObject() patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:PatchObject::createPatchObject() Patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:PatchObject::createPatchObject() patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:Patch 12332703 has Generic Conflict with 5923165
    Information:Patch 12332703 has no conflicts/superset wiht any other patch processed till now
    Information:Checking conflicts for patch: 12332703
    Information:Checking conflicts/supersets for patch: 12332703 with patch:12332703
    Information:Checking conflicts/supersets for patch: 12332703 with patch:5923165
    Information:Patch 12332703 has Genric Conflict with 5923165. Conflicting files are :
    D:\oracle\product\10.2.0\client_3\bin\orajox10.dll
    D:\oracle\product\10.2.0\client_3\lib\orajox10.lib
    D:\oracle\product\10.2.0\client_3\bin\orageneric10.dll
    D:\oracle\product\10.2.0\client_3\rdbms\admin\orageneric10.sym
    D:\oracle\product\10.2.0\client_3\bin\oraclient10.dll
    D:\oracle\product\10.2.0\client_3\rdbms\admin\oraclient10.sym
    D:\oracle\product\10.2.0\client_3\bin\orapls10.dll
    D:\oracle\product\10.2.0\client_3\rdbms\admin\orapls10.sym
    D:\oracle\product\10.2.0\client_3\bin\oranl10.dll
    D:\oracle\product\10.2.0\client_3\bin\oran10.dll
    D:\oracle\product\10.2.0\client_3\bin\sqora32.dll
    D:\oracle\product\10.2.0\client_3\bin\oraxml10.dll
    D:\oracle\product\10.2.0\client_3\lib\oraxml10.lib
    D:\oracle\product\10.2.0\client_3\lib\orapls10.lib
    D:\oracle\product\10.2.0\client_3\bin\oracore10.dll
    D:\oracle\product\10.2.0\client_3\lib\oracore10.lib
    D:\oracle\product\10.2.0\client_3\rdbms\admin\oracore10.sym
    Warning:OUI-67619:Interim patch 12332703 conflict with patch(es) [ 5923165 ] in the Oracle Home
    Information:
    Patch [ 12332703 ] conflict with patch(es) [ 5923165 ] in the Oracle Home.
    To resolve patch conflicts please contact Oracle Support Services.
    If you continue, patch(es) [ 5923165 ] will be rolled back and the new Patch [ 12332703 ] will be installed.
    Continue?y
    Information:Start to wait for user-input at Thu May 12 11:04:36 JST 2011
    Information:Finish waiting for user-input at Thu May 12 11:04:44 JST 2011
    Information:User Responded with: Y
    Information:Start the Apply initScript at Thu May 12 11:04:44 JST 2011
    Information:Finish the Apply initScript at Thu May 12 11:04:44 JST 2011
    Information:PatchObject::createPatchObject() Patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:PatchObject::createPatchObject() patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:Start the Rollback init script for Patch "5923165" at Thu May 12 11:04:44 JST 2011
    Information:Finish the Rollback init script for Patch "5923165" at Thu May 12 11:04:44 JST 2011
    Information:
    Running prerequisite checks...
    Information:Space Needed : 444755772
    Information:Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 12332703
    Information:PatchObject::createPatchObject() Patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:PatchObject::createPatchObject() patch location is D:\oracle\product\10.2.0\client_3\inventory\oneoffs\5923165
    Information:Patch 12332703: Optional component(s) missing : [ oracle.rdbms, 10.2.0.5.0 ] , [ oracle.rdbms.dbscripts, 10.2.0.5.0 ] , [ oracle.network.rsf, 10.2.0.5.0 ] , [ oracle.has.common, 10.2.0.5.0 ] , [ oracle.has.rsf, 10.2.0.5.0 ] , [ oracle.rdbms.dbscripts, 10.2.0.5.0 ] , [ oracle.odbc.ic, 10.2.0.5.0 ] , [ oracle.ntoledb, 10.2.0.5.0 ] , [ oracle.ons, 10.2.0.5.0 ] , [ oracle.xdk.rsf, 10.2.0.5.0 ] , [ oracle.rdbms.dv.oc4j, 10.2.0.5.0 ] , [ oracle.sysman.bsln, 10.2.0.5.0 ] , [ oracle.dbjava.ic, 10.2.0.5.0 ] , [ oracle.has.crs, 10.2.0.5.0 ] , [ oracle.has.db, 10.2.0.5.0 ] , [ oracle.rdbms.dv, 10.2.0.5.0 ] , [ oracle.rdbms.plsql, 10.2.0.5.0 ] , [ oracle.oracore.rsf, 10.2.0.5.0 ]
    Information:Prereq checkComponents failed. So, checkApplicable returning without execution.
    Information:Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 12332703: Required component(s) missing : [ oracle.rdbms.rsf, 10.2.0.5.0 ]
    Fatal:OUI-67074:ApplySession failed while checking the precondition. : Prerequisite check "CheckApplicable" failed.
    Information:Because the system has not damaged, OPatch doesn't try restoring of the system.
    Information:--------------------------------------------------------------------------------
    Information:The following warnings have occurred during OPatch execution:
    Information:1) OUI-67619:Interim patch 12332703 conflict with patch(es) [ 5923165 ] in the Oracle Home
    Information:--------------------------------------------------------------------------------
    Information:Finishing ApplySession at Thu May 12 11:04:45 JST 2011
    Information:Total time spent waiting for user-input is 8 seconds. Finish at Thu May 12 11:04:45 JST 2011
    Information:Stack description : oracle.opatch.PrereqFailedException: Prerequisite check "CheckApplicable" failed.
    Information:StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:4451)
    Information:StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3695)
    Information:StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5577)
    Information:StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1719)
    Information:StackTrace: oracle.opatch.OPatch.main(OPatch.java:630)
    ==============
    Please help to solve this problem.
    Thanks & Best regards.

    Hi;
    Please see below notes which could be helpful for your issue:
    How to find whether the one-off Patches will conflict or not? [ID 458485.1]
    Patch Set Updates - One-off Patch Conflict Resolution [ID 1061295.1]
    Using OPatch -report option, how to check for potential conflicts during patch apply without Database / Listener shutdown [ID 406037.1]
    If its not help than i suggest move your issue to Forum Home » Database » Database - General
    Regard
    Helios

  • Whats the best way to do a clean new install

    Funny thing is I have always only had Macs and never used this board to post. There has been some bad Apple < LOL > machines in the past that had serious problems. Like the old G4 mirror door.
    I have gone from a G5 Dual 2.33 ( best Mac I ever had! ) to this new MacPro quad 2.66. For several reasons. One being I have a MacBook Pro 17" thats intel and wanted so called "matching computers".
    I have had issues. Of which I am on my 3rd machine. I am glad Apple replaced the other 2 but this leads to my question. But in reading this forum I see Apple replacing a lot of machines.
    It seems that the new MP is not as user friendly as the older G5. In that if you don't get a clean install and in the right order > things go bad.
    For the real Pros who work and so called live on a Mac. What steps do you take to what I call, start from a new slate. ( ie from Hard Drive and machine prep, to steps in loading software and updates )
    I have Disk Warrior and use it. But no other 3rd party software to > keep the Mac running smooth or quick.
    I was running 10.4.9 thats on my install disks. 10.4.10 has had it's problems. But I got the new keyboard and iLife 08 and am using them now. So I had to go to 10.4.10 to get them running as suggested. ( but I did not do the new security update.... once bitten twice shy on those....LOL!
    Thanks for any tips!

    If you look you can see lots of users with 3-4 yr old G5s having problems of all sorts and they had their own issues, with drives, NVRAM getting corrupt, not recognizing memory properly, PSU issues, liquid leaks...
    Never had an issue with my MDD in 4 yrs though.
    The Mac Pro is a year old, should be tried and true and tested. Seems like real problems are not that common, unless it is your own of course!
    Panther was difficult to install and get right and right order.
    How to install and upgrade the OS is an issue and I never use Software Update. I take a lot of pains and precautions. And I prefer the way Vista does the update and install process.
    Repair and backup. Restart in Safe Mode. Don't use the computer when it is being patched and updated. Use combined updates. combined updates can also be applied to an alternate drive than the one booted.
    Backup and restore with CCC or SuperDuper from time to time.
    Yes, 10.4.10 may have 'broken' something for some. Or Safari 3, or QT, or.... so I always wait, and install updates on a test system drive, never on the 'working system' unless I first make and keep a backup of the prior OS I can use or revert to. (there are no 'restore points' to restart to last known stable snapshot. not sure if Time Machine does what Vista does in that regard or not, and of course if I did know, then I could not disclose or discus in any way, no NDA here.
    Not sure why you had a lemon or problems... with at least two systems. Bad batch? bad house wiring?
    I actually prefer buying the refurbished Apple Store Specials whenever possible (wasn't possible last August of course which is when I ordered this one). Best Mac in 20 yrs.
    I use to zero a drive before using. Now I use Speedtools to test, map out, bench, and 'torture test' a new drive, just so I feel safe.
    RAM is probably the underlying cause of a lot of problems and most problematic.
    FireWire ports and devices, and even USB devices and iPods for some.
    So I don't know that I'd say I see a lot of people with replacement machines (and some make mention of theirs regularly!) Logicboards change. Graphic cards can use a lot of power, generate a lot of heat.
    The SATA chip has probably been updated to support more drives. PSU was implicated in pulling more power on wake from sleep than normal. It took months for chip vendors to really get FBDIMMs with heat sinks and able to produce 2GB modules that stayed cool enough.
    Some people have had problems as a result of the SMC Firmware 1.1, but the majority, 99%+ don't. Like you, people come here not when it works, but when they need help and it stopped working or have questions and problems.
    I know people who went through 3 Quad G5 logicboards before it was 'right.' And one person got a Mac Pro instead - and continued to have trouble - a LOT of trouble! - until he got 8GB RAM or more, and setup some serious hard drives and RAID for his heavy graphics files and work flow that were stressing anything and everything to the limit.
    I would probably take a look at two things to add to monitor the heat and temperature sensors, and to give a small but helpful boost to the fans: Temperature Monitor (or Hardware version), and smcFanControl 2.1.2.
    I find Tiger Cache Cleaner to help when there is a problem, to repair boot drive or caches, or tweak network settings along with launchd and LaunchSerivces and other processes.
    Backups. Repairs. Extra drives. And more RAM, it does help to have 4GB or more, 4GB is probably a realistic minimum.
    That is my basic take on Mac Pro and keeping it running.

  • How to do in-place-upgrades with the new patch sets (11.2.0.2.0)?

    Hello,
    Oracle has released the new patch set 11.2.0.2.0 for Oracle Database whose installation deviates from the previous patch set instructions. Are there any new deployment procedures available to do an in-place upgrade? We have a lot (about 100) of development databases here, most of them do not have enough hard disk space to do an out-of-place upgrade, so the need for updated deployment procedures is definetely there.
    Best regards,
    Andreas

    Hello Hemss,
    I am trying to do an in-place-upgrade (replacing the old Oracle software completely because our test servers have only very little space). When you want to perform an out-of-place upgrade, things are more simple, but you need the disk space for a new Oracle home (about 6 GB on Linux-x64 in my case). Essentially, the steps are:
    1. You can keep the production database online during the next steps
    2. Install the new 11.2.0.2.0 into a new Oracle Home (an Oracle software directory which does not exist yet). Only install the software.
    3. Apply any post-11.2.0.2.0 patches if available and needed
    4. Schedule a maintenance window with your users
    5. Put the original database(s) in MOUNT mode (SHUTDOWN IMMEDIATE followed by STARTUP MOUNT)
    6. Perform a FULL backup of both database and old Oracle home, just to be on the safe side.
    7. Set your enviromnent: ORACLE_HOME and ORACLE_BASE should point to your NEW installation, ORACLE_SID to your production database.
    8. Start netca to create a new LISTENER for your new software installation (you might want to use a different port than your previous installation in case you need to run both at the same time)
    9. Start dbua from the new Oracle Home and follow the on-screen instructions. You can either create an updated copy of the database (needs more disk space but you can easily switch back to your orginal DB), or you change the database to fit your new Oracle version (needs less space, but you need to run the scripts to downgrade to the old release if you need to go back)
    So, as long as you have plenty of disk space, things are not that difficult at all. Of course, you should always read the release notes and the full installation guides for the new version because there might be new features or behaviours that affect your database. It is also highly advisable to test this on a completely different machine first.
    You can find the complete upgrade guide here: http://download.oracle.com/docs/cd/E11882_01/server.112/e17222/toc.htm
    Best regards,
    Andreas

  • Not applied Patch 5117016 after 10.2.0.2 patch set.

    Hi ,
    database has been upgraded to 10gR2 on solaris 64bit. Patch 5117016 has not been applied after 10.2.0.2 patch set applied. but after that DST patches were applied. here my concern is should i rollback DST patches in order to apply Patch 5117016. as per metalink note:394933.1
    please advise me.
    thanks in advance,
    Hussain.

    Hi,
    I have got problem when I was installing 10.2.0.3.0 Patch Set after succeed installation of Oracle 10.2.0.1 on Windows server 2003.
    Server was shut down by a coworker middle of installation of 10.2.0.3.0 Patch Set resulting that Patch 5556081 : was not applied ( see below opatch_history.txt ) .
    When I try to apply 10.2.0.3.0 again it fails saying that Patch Set is already installed.
    When I run OUI to see what has been installed I see only Interim Patch #5557962.
    I didn't create any database between the installations.
    So I can't apply OpachSet README.html advice .
    Uninstall PathSet :
    C:\> sqlplus /NOLOG
    SQL> CONNECT SYS/SYS_Password AS SYSDBA
    SQL> SHUTDOWN IMMEDIATE
    SQL> EXIT
    Should I try to Create a Database and after that apply OpachSet README.html advice
    C:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch_history.txt
    Date & Time : Fri Aug 31 10:56:03 CEST 2007
    Oracle Home : C:\oracle\product\10.2.0\db_1
    OPatch Ver. : 10.2.0.3.0
    Current Dir : C:\oracle\product\10.2.0\db_1\sysman\patches
    Command : apply -silent -local -oh C:\oracle\product\10.2.0\db_1 C:\oracle\product\10.2.0\db_1/sysman/patches/5557962
    Log File : C:\oracle\product\10.2.0\db_1\cfgtoollogs\opatch\opatch2007-08-31_10-56-03AM.log
    /regards

  • Can i install 10.2.0.4 patch set 14 on my client when SERVER is at 10.2.0.4

    ======================================================
    Can i install 10.2.0.4 patch set 14 on my client when SERVER is at 10.2.0.4 patchset 5?
    ======================================================
    We have a customer with DB on windows-2003 64 bit with following homes.
    At Server version:-
    DB version is 10.2.0.4 patchset 5,
    client1 is at 10.2.0.1.(patchset i am not sure)
    Client2 is at 10.2.0.4 patchset 5.
    Customer running some sqls which are taking more time from CLIENT2(10.2.0.4 patchset5) than CLIENT1(10.2.0.1). offcourse both CLIENTS connecting
    same DB. we identified a bug(6350579). This bug was resolved in 10.2.0.4 patch 14(7677781).
    Now my question is Can i apply this patch only at client side with out applying at DB level?
    I mean i will create one more new client called CLINET3 (with 10.2.0.4 and i will install 10.2.0.4 patchset14) and then run the SQLs from new client CLIENT3. is this supported method or not?
    Reason being customer does not want to install 10.2.0.4 patchset14 at DB since Customer is happy with DB performance.
    We are getting problem only when we connect to DB from cleint 10.2.0.4 patchset5. if we connect to DB from Client 10.2.0.1, SQL performance is very good.
    Please advise me on this.
    Regards
    Nagendra.

    You can upgrade your client with the latest patchset/bug fix (if you have tested it on some other machine and found that your issue has been resolved) but be prepared to handle any unusual errors that might arise due to this combination.
    Personally, I never prefer having a client running at a higher version than the server but there are some situations where we need to and we need to make sure that, even though Oracle must have tested certain scenarios, we do not run into errors. So test, test and test before changing anything in production.
    Edited by: Satish Kandi on Feb 9, 2009 6:26 PM
    Revised a bit.

  • Patching - patches vs patch sets - how to apply different version numbers?

    I am starting with a base 10.2.0.1 install.
    What is the difference between a patch, and a patch set? (I assume individual patches are aggregated into a patch set, right?)
    I take it, a patch set can take me from 10.2.0.1 to either 10.2.0.2 or 10.2.0.3. (right?)
    If I get to either 10.2.0.2 or 10.2.0.3 by means of a patch set, then I assume I get patches only for that new version?
    If I get a patch set that is, say, patch set 2 for version 10.2.0.3, then is a patch 2 for that patch set redundant, or does the patch go beyond the patch set?
    Sorry if a little confused here, but the instructions are not obvious...

    Hi,
    What is the difference between a patch, and a patch set? (I assume individual patches are aggregated into a patch set, right?)Your assumption is right.
    If I get to either 10.2.0.2 or 10.2.0.3 by means of a patch set, then I assume I get patches only for that new version?I don't understand very well your question here, but patches/patchsetes are cumulative, that say the last patch/pacthset contains all the corrections from previous patches/patchsets.
    Your last question is more unclear than your second in my head... but you can have a patch 2 for the patchset 2 of 10.2 release...
    Nicolas.

Maybe you are looking for