Help installing patch 10.1.2.2

Hi all,
I'm kind of new in installing and administering Oracle products (j2ee developer actually),
so I need your help.
We have installed the following AS (10.1.2.0) instances in one machine to test BI Discoverer:
1) ias_infra
2) ias_bi
3) ias_j2ee
and on another machine we've installed Oracle DB 10g which holds the metadata repository. So please confirm my order of actions:
1) Install (if applicable) the 10.1.0.5 patch in DB.
2) Install software update in ias_infra
3) Install software update in ias_bi
4) Apply Metadata Repository Update through ias_infra instance.
Is that all? Is this correct?
Thank you

Sorry, I post missing platform.
I mean patch 10.1.2.2 for Linux not Solaris.

Similar Messages

  • Installing Patch 9654983 help needed

    Hi I am trying to install patch 9654983.
    the read me says to take the following steps:
    unzip p9654983_11201_<platform>.zip
    cd 9654983
    opatch apply
    however ... when i try and run the command opatch apply, i get the following error:
    [matt@localhost 9654983]$ opatch apply
    bash: opatch: command not found
    Any ideas??

    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    Sorry im really new to both oracle and linux ... the following are the pre-installation instructions:
    2.3.1.1 Environments with ASM
    If you are installing the PSU to an environment that has Automatic Storage Management (ASM), note the following:
    For Linux x86 and Linux x86-64 platforms, install either (A) the bug fix for 8898852 and the Database PSU patch 9654983, or (B) the Grid Infrastructure PSU patch 9343627.
    For all other platforms, no action is required. The fix for 8898852 was included in the base 11.2.0.1.0 release.
    2.3.1.2 Environment Checks
    1.
    Ensure that the $PATH definition has the following executables: make, ar, ld, and nm.
    The location of these executables depends on your operating system. On many operating systems, they are located in /usr/ccs/bin, in which case you can set your PATH definition as follows:
    export PATH=$PATH:/usr/ccs/bin
    2.3.1.3 One-off Patch Conflict Detection and Resolution
    For an introduction to the PSU one-off patch concepts, see "Patch Set Updates Patch Conflict Resolution" in My Oracle Support Note 854428.1 Patch Set Updates for Oracle Products.
    The fastest and easiest way to determine whether you have one-off patches in the Oracle home that conflict with the PSU, and to get the necessary conflict resolution patches, is to use the Patch Recommendations and Patch Plans features on the Patches & Updates tab in My Oracle Support. These features work in conjunction with the My Oracle Support Configuration Manager. Recorded training sessions on these features can be found in Note 603505.1.
    However, if you are not using My Oracle Support Patch Plans, follow these steps:
    1.
    Determine whether any currently installed one-off patches conflict with the PSU patch as follows:
    unzip p9654983_11201_<platform>.zip
    opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir ./9654983
    2.
    The report will indicate the patches that conflict with PSU 9654983 and the patches for which PSU 9654983 is a superset.
    Note that Oracle proactively provides PSU 11.2.0.1.2 one-off patches for common conflicts.
    3.
    Use My Oracle Support Note 1061295.1 Patch Set Updates - One-off Patch Conflict Resolution to determine, for each conflicting patch, whether a conflict resolution patch is already available, and if you need to request a new conflict resolution patch or if the conflict may be ignored.
    4.
    When all the one-off patches that you have requested are available at My Oracle Support, proceed with Section 2.3.2, "Patch Installation Instructions".
    1. im unaware if I have Automatic Storage Management (ASM),?
    2. how do i check to Ensure that the $PATH definition has the following executables: make, ar, ld, and nm.
    3. [matt@localhost 9654983]$ opatch prereq CheckConflictAgainstOHWithDetail -phBaseDir ./9654983
    Invoking OPatch 11.1.0.6.6
    Oracle Interim Patch Installer version 11.1.0.6.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    The argument "./9654983" does not exists.
    PREREQ session
    Argument(s) Error... Patch base location is not valid.
    Please check the arguments and try again.
    OPatch failed with error code 135
    [matt@localhost 9654983]$

  • Installing Patch 18 on Oracle Forms [32 Bit] Version 6.0.8.11.3

    I have Oracle Forms [32 Bit] Version 6.0.8.11.3 (Production) installed on Windows 7 64bit. It crashes abruptly with message "Oracle Forms Designer has stopped working". Google search showed to install Patch 18 for windows which may or may not solve the problem since its not certified with 64bit OS.
    I tried to install Patch 18 and if I choose existing Forms 6i installation it stops saying "C:\Oracle\Forms6i is already used as an Oracle home for nt(1). It cannot be used as an Oracle home for nt". Installing in a new home didn't upgrade the Forms 6.0.8.11.3 to next level.
    Any help regarding its installation or steps would be highly appreciated. Thanks!

    If you know the patch number, search for the same on Metalink.

  • OC4J error after installing patch 9.0.2.2

    Hello, after installing patch 9.0.2.2 and trying to access the rwservlet I get this error
    java.lang.UnsatisfiedLinkError: no rwu90 in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1349)
    at java.lang.Runtime.loadLibrary0(Runtime.java:749)
    at java.lang.System.loadLibrary(System.java:820)
    at oracle.reports.util.Environment.<init>(Unknown Source)
    at oracle.reports.server.RWServer.startServer(Unknown Source)
    at oracle.reports.server.RWServer.run(Unknown Source)
    at java.lang.Thread.run(Thread.java:484)
    here is what my startinst.sh script looks like
    /u01/app/oracle/product/9idev/jdk/bin/java -Dorg.omg.CORBA.ORBClass=com.inprise.vbroker.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=com.inprise.vbroker.orb.ORB -Doracle.security.jazn.config=/u01/app/oracle/product/9idev/j2ee/Oracle9iDS/config/jazn.xml -Doracle.home=/u01/app/oracle/product/9idev -DORACLE_HOME=/u01/app/oracle/product/9idev -jar /u01/app/oracle/product/9idev/j2ee/home/oc4j.jar -userThreads -config /u01/app/oracle/product/9idev/j2ee/Oracle9iDS/config/server.xml >/u01/app/oracle/product/9idev/j2ee/Oracle9iDS/log/stdout.log &
    It was working fine on 9.0.2.0 I could run reports and forms off the web. I can access the HTTP OC4J server ok, just cant run any reports or forms. Please help. I changed no files after the patch.

    correction, i can run the test web form, its the report servlet that doesnt work.

  • Difficulty in installing Patch manager 2 on Solaris 9

    Hello,
    I have a Solaris 9 machine on which I am trying to install Patch Manager
    2. I have PatchPro 2.2 also installed on the same machine.
    Since PatchManager2 requires some patches to be installed previously
    like: 112945 117593 117595, I tried to install these. The last one
    117595 if I understood correctly contains the patch manager itself. The
    problem is that I installed 112945-40 which the patch manager doesn't
    like and would instead require 112945-27. I tried patchrm 112945-40 and
    patchrm -f 112945-40 but invain. I also tried patchadd 112945-27 and
    patchadd -u 112945-27 but invain also.
    # patchadd -u 112945-27
    Checking installed patches...
    Executing prepatch script...
    Verifying sufficient filesystem capacity (dry run method)...
    Patch 112945-27 failed to install due to a failure produced by pkgadd.
    See /var/sadm/patch/112945-27/log for details
    Patchadd is terminating.
    The following is the log file:
    Package not patched:
    PKG=SUNWdclnt
    Original package not installed.
    Package not patched:
    PKG=SUNWlvma
    Original package not installed.
    Package not patched:
    PKG=SUNWmga
    Original package not installed.
    Package not patched:
    PKG=SUNWpmgr
    Original package not installed.
    Package not patched:
    PKG=SUNWwbdev
    Original package not installed.
    This appears to be an attempt to install the same architecture and
    version of a package which is already installed. This installation
    will attempt to overwrite this package.
    PaTcH_MsG 1 Patch number 112945-27 is superceded by the already
    applied 112945-40.
    Dryrun complete.
    No changes were made to the system.
    This appears to be an attempt to install the same architecture and
    version of a package which is already installed. This installation
    will attempt to overwrite this package.
    WARNING: /etc/rc0.d/K36wbem <no longer a regular file>
    WARNING: /etc/rc1.d/K36wbem <no longer a regular file>
    WARNING: /etc/rc2.d/S90wbem <no longer a regular file>
    WARNING: /etc/rcS.d/K36wbem <no longer a regular file>
    Dryrun complete.
    No changes were made to the system.
    This appears to be an attempt to install the same architecture and
    version of a package which is already installed. This installation
    will attempt to overwrite this package.
    I am really confused as what I need to do since even trying to install
    117595-03 gives:
    # patchadd 117595-03
    Checking installed patches...
    One or more patch packages included in
    117595-03 are not installed on this system.
    Patchadd is terminating.
    Can anyone help me out please?
    Regards,
    Darren

    Similar problems with patch manager...
    Since PPro is being decommisioned and the suggestion is to go with PM 2, I went ahead and uninstalled PPro.
    Now, for PM, the required patch is 112945-35 or higher, which I had on the system, excep that I have no smpatch command anywhere.. I backed out 112945-40 and reinstalled it, only to get the following:
    Checking installed patches...
    Executing prepatch script...
    Verifying sufficient filesystem capacity (dry run method)...
    Installing patch packages...
    Patch number 112945-40 has been successfully installed.
    See /var/sadm/patch/112945-40/log for details
    Executing postpatch script...
    cp: cannot access //usr/sadm/lib/wbem/providerutility.jar
    cp: cannot access //usr/sadm/lib/wbem/sunwbem.jar
    Unable to access "/usr/sadm/lib/wbem/providerutility.jar"
    Usage:
    smccompile -c <beanname>
    smccompile -j tool|service [-n <altname>] <jarfile>
    smccompile -j library [-n <altname>] ALL|ALLTOOL|ALLSERVICE|<tool or ser
    vice bean to attach to> <jarfile>
    Patch packages installed:
    SUNWdclnt
    SUNWlvma
    SUNWmccom
    SUNWwbapi
    SUNWwbcor
    SUNWwbmc
    TIA...

  • Reboot system after installing patches

    Hi all,
    My ZLM server executes two remote policies. The first one it registers the device to the catalog and the second policy is used to install patches using rug up -y.
    Few questions:
    a) There 's any way to reboot the systems automatically after aplying all the updates?
    b) I have found this document Cool Solutions: SLE10: Apply Updates Without New Kernel Updates Being Applied .Is it the best way to dont install the kernel related patches? Or there is any other way?
    Thanks in advance
    Franc

    Hi Franc,
    Originally Posted by FIATC
    Hi all,
    My ZLM server executes two remote policies. The first one it registers the device to the catalog and the second policy is used to install patches using rug up -y.
    Few questions:
    a) There 's any way to reboot the systems automatically after aplying all the updates?
    b) I have found this document Cool Solutions: SLE10: Apply Updates Without New Kernel Updates Being Applied .Is it the best way to dont install the kernel related patches? Or there is any other way?
    Thanks in advance
    Franc
    b) you could "split" your zlmmirror proze. In the first you exclude the kernel patches
    Code:
    <ExcludeBundle>patch-.*kernel.*</ExcludeBundle>
    <ExcludePackage>kernel.*</ExcludePackage>
    and in the second you mirror only the kernel patches
    Code:
    <Bundle>patch-.*kernel.*</Bundle>
    <Package>kernel.*</Package>
    Hope that helps.
    dgu

  • Trying to get suspend/resume on laptop. help me patch kernel

    Hello, please help me up on this one, I'm rather new to Archlinux (couple months) but i really like it and feel confortable with it.
    My problem is this, i have a laptop with an ATI card (ati radeon xpress 200m), which recently was running fine with the catalyst driver on a downgraded system (kernel 2.6.29). After reading about the new radeon driver and KMS support on the new kernel i decided to try it out and update my system.
    Almost everything works fine, except suspension and resuming, which is strange since the site http://www.x.org/wiki/RadeonFeature marks suspension support as "done" for my card.
    If I undestood right, the issue is related to DRI (which i want to be on) explained in this bug https://bugs.launchpad.net/ubuntu/+sour … mments=all
    In that bug, there's a link to a patch that has solved the issue on some machines http://git.kernel.org/?p=linux/kernel/g … 74d1173f23
    I've tried to compile the kernel and patch the file rs400.c but i get an error, it seems i dont know how to patch or some change must be done to the patch to work on ARCH.
    please help me patch the kernel, i've followed the archwiki without results. i have installed abs and copied the core/kernel26 folder to my home.
    How could i successfuly apply the patch to the 2.6.31 kernel?
    $ lspci | grep -i vga
    01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress 200M]
    $ pacman -Q | grep kernel26\
    kernel26 2.6.31.5-1
    $ pacman -Q | grep video-ati
    xf86-video-ati 6.12.99.git20091014-1
    I get this error while trying to patch:
    $ patch src/linux-2.6.31/drivers/gpu/drm/radeon/rs400.c linux-next.git-ea1495a6274c9542a168337536f8ce74d1173f23.patch
    missing header for unified diff at line 1 of patch
    patching file src/linux-2.6.31/drivers/gpu/drm/radeon/rs400.c
    Hunk #1 FAILED at 418.
    1 out of 1 hunk FAILED -- saving rejects to file src/linux-2.6.31/drivers/gpu/drm/radeon/rs400.c.rej
    Last edited by andreamer (2009-11-09 01:43:33)

    You cannot use this patch for 2.6.31 kernels. It is for the upcoming 2.6.32 release. You should wait until 2.6.32 gets released or, if you are the adventurous type of person, use the latest 2.6.32-rc kernel from www.kernel.org. You will have to compile it yourself, though.

  • Installing patch 5217019 takes long time.

    Hi,
    I will install patch 5217019.But it does not complete succesfuly.Compiling apps schema takes long time I think.There are a lot of invalid objects.
    please help me to install patch 5217019.
    thanks.

    This is an EBS patch for WF Notificaton Mailer. What are your OS and EBS versions and your ATG RUP version ? This patch is included in ATG RUP5 and above. Have all of the pre-req patches listed in the readme file been applied ? What is your definition of a "long time" ?
    HTH
    Srini

  • Update failed...could not be installed (patch apply failed) - I use 7.0.1

    Update failed. The Update could not be installed (patch apply failed). It appears to want to upgrade from 7.0.1 to 8. But when I click the link, it does not offer updates, just an entire strip/reinstall! Where is the updates page? Help?

    Thank you. I don't want to reload the entire thing - yes, it can be entirely reloaded, but I don't want to lose settings. How do I upload the PATCH as offered?

  • Problem when install patch 733034 using OPatch

    Hi everyone,
    Recently I tried to install patch 733034 using OPatch 10.2.0.4.5. I've run opatch lsinventory in 733034 folder and it reported: "OPatch succedeed" at end of its report. But when tried to run opatch apply, then it raised error, like below. Could someone help me how I can solve this error?
    Thanks.
    ====================================================================================
    Invoking OPatch 10.2.0.4.5
    Oracle Interim Patch Installer version 10.2.0.4.5
    Copyright (c) 2008, Oracle Corporation. All rights reserved.
    Oracle Home : /home/oracle/oracle/product/10.2.0/client_1
    Central Inventory : /home/soauser/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.4.5
    OUI version : 10.2.0.1.0
    OUI location : /home/oracle/oracle/product/10.2.0/client_1/oui
    Log file location : /home/oracle/oracle/product/10.2.0/client_1/cfgtoollogs/opatch/opatch2009-01-27_16-34-05PM.log
    Patch history file: /home/oracle/oracle/product/10.2.0/client_1/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '7337034' to OH '/home/oracle/oracle/product/10.2.0/client_1'
    Running prerequisite checks...
    Patch 7337034: Optional component(s) missing : [ oracle.tip.pcbpel.runtime, 10.1.3.4.0 ] , [ oracle.tip.esb.runtime, 10.1.3.4.0 ]
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch is no-op patch.
    ApplySession failed during prerequisite checks: Prerequisite check "CheckApplicable" failed.
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74

    It seems that you have wrong patch.
    Maybe you should check again on metalink info about this patch.

  • HT4623 please help - installed IOS7 and now I am having problems playing Words Free on my Iphone.  It gives me a pop up telling me to connect to ITunes but will not connect.  Cannot get out and have to continually shut down my phone and start over.

    please help - installed IOS7 and now I am having problems playing Words Free on my Iphone.  It gives me a pop up telling me to connect to ITunes but will not connect.  Cannot get out and have to continually shut down my phone and start over.

    Hi, jeantwin.
    Thank you for visiting Apple Support Communities.
    The steps in the article below may help you resolve the issue with push notifications.
    iPad and iPod touch: Unable to use YouTube or Push notifications
    http://support.apple.com/kb/ts3305
    If the issue persists, try signing out of your Apple ID and then sign back in.
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311
    Cheers,
    Jason H.

  • Problem with installing patch SP1b

    Hello All,
    I have a development server running on XP pro with live cycle 8.0.1.  I 'm facing a problem while installing patch SP1b to that server.  I have attached the log file.
    My problem is
    I copied a process' .lca file from a server running on windows server 2003 with patch installed and deployed on the development server.  Now in my development XP box, workspace is opening but when i tried to open the process, before rendering the pdf form it is giving "An error occurred during the operation (endpoint id 401). (ALC-WKS-007-027)" error.  I have even crosschecked the input xfaform variable also; every thing is perfect. The details are as below:
    The Server from which i copied is: (windows server 2003)
    License Type: Full Version: 8.0.1
    Patch Version: SP1b
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    SP1b
    Full
    LiveCycle Forms ES
    8.0.1
    SP1b
    Full
    The server to which i deployed is: (xp pro)
    License Type: Full Version: 8.0.1
    Patch Version:
    Expired Date: Not Applicable
    Installed Components
    Product
    Version
    Patch
    License Type
    LiveCycle Process Management ES
    8.0.1
    Full
    LiveCycle Business Activity Monitoring ES
    8.0.1
    Full
    LiveCycle Forms ES
    8.0.1
    Full
    Will that patch version could be the problem?  What could be the problem and what is the solution?
    Thanks
    Deepak

    Anybody knows the answer?

  • Install patch in obiee 11g

    Anyone tell me how to install patch in obiee 11g.
    Basically this is the first time i need to install it in obiee 11g.
    anyone please explain me clearly? how to install patch to windows server 32 bit env.

    Thanks Kalyan for sent me the document and gave me the clarification
    I have followed way it is in the document. But I have made it till step5 only.
    Later if I type opatch command on the dos prompt it is throwing error that 'is not recognized as an internal or external command,operable program or batch file'
    In my server is structure like this.....
    Obiee installed in E drive
    It has subfolder like 'mw_home'
    Under that folder I have instances, jdk116_18,jrockit....,logs,modules,oracle_bi1,oracle_common,user_projects,utils,wlserver.
    Under oracle_bi1 I have admin,asoneofftool,assistants,atgpf,.....
    Under oracle_common I have admin,admin server registration,bc4j .....
    Can anybody give the exact commands which are applicable for my server.... from importing zip from the oracle site and where I will have to place and where I will have to install... Anybody give me all the commands to get my patch install?
    can you tell me my steps will going to impact anything further? if i stop it in the middle..
    Thanks in advance
    Edited by: user12077461 on May 16, 2011 8:10 PM

  • Failed to install patch 126411-01

    I had patched my system using smpatch but failed.
    #uname -a
    SunOS SunOS 5.10 Generic_138889-08 i86pc i386 i86pc
    #smpatch analyze
    You have new messages. To retrieve: smpatch messages [-a]
    125556-03 SunOS 5.10_x86: patch behavior patch
    126411-01 StarOffice 8 (Solaris_x86): ARCH patch to enable install of >= Update 6
    120186-17 StarOffice 8 (Solaris_x86): Update 12
    # smpatch update
    You have new messages. To retrieve: smpatch messages [-a]
    125556-03 has been validated.
    <font color="#3366ff">
    126411-01 has been validated.
    120186-17 has been validated.</font>
    Installing patches from /var/sadm/spool...
    125556-03 has been applied.
    <font color="#3366ff">
    Failed to install patch 126411-01.</font>
    Utility used to install the update failed with exit code 8.
    Validating patches...Loading patches installed on the system...Done!Loading patches requested to install.Done!The following requested patches have packages not installed on the systemPackage SUNWstaroffice-core01 from directory SUNWstaroffice-core01.i in patch 126411-01 is not installed on the system. Changes for package SUNWstaroffice-core01 will not be applied to the system.Package SUNWstaroffice-core01 from directory SUNWstaroffice-core01 in patch 126411-01 is not installed on the system. Changes for package SUNWstaroffice-core01 will not be applied to the system.Checking patches that you specified for installation.Done!The following requested patches will not be installed becausethe packages they patch are not installed on this system. 0 No Packages from patch 126411-01 are installed on the system.No patches to install.
    <font color="#3366ff">
    Failed to install patch 126411-01.
    ALERT: Failed to install patch 126411-01.
    Failed to install patch 120186-17.
    </font>
    Utility used to install the update failed with exit code 2.
    ......

    The StarOffice patches are most likely being recommended as there are one or more SUNWstaroffice packages installed on the system, but the patch installation cannot complete due to an incomplete installation of StarOffice. Check for any installed StarOffice packages and remove them if present:
    # pkginfo | grep SUNWstaroffice

  • HELP INSTALLING HP 3110 PRINTER WITH 2.0 COMPOSITE USB TO WINDOWS 8 NOTEBOOK WITH USB 3.0

    Need help installing HP PhotoSmart 3110 All in One Printer with USB 2.0 composite. Errors with message can't work properly with USB 3.0 which is on my new Windows 8 notebook. Read forum support doc for installing device on Windows 8 and ran Printer Install Wizard. Goes thru extracting and errors "the system can't find the file specified".
    HELP please. Have deadline on project.
    Thank you!

    Your V5-122p-0408 comes with only 1 USB 3 port, did you try both?
    If the printer worked fine on another computer then the problem most likely in on the V5.
    Are you running 8 or 8.1?
    Please mark the post that solves your issue as "Accept as Solution".
    If my answer was helpful click the “Thumbs Up" on the left to say “Thanks”!
    I am not a HP employee.

Maybe you are looking for

  • Safari no longer works for me

    So today I get home from work and wake up my Mac. Safari instantly crashes when I try to run it. I reset it and restart the computer. Still crashes. I delete all my preferences, caches, etc, and restart the computer. I repair permissions. Safari stil

  • How to extract values from pricing procedure for conditions in CRM Billing?

    I have a number of conditions in the pricing procedure in CRM Billing that I would like to extract to SAP BW. How can this be done? Is there a standard extractor for CRM Billing similar to the SD Billing extractor "Extraction of SD Billing Conditions

  • Loading text files, but the file name is variable

    I'm working on a project that will be converting loaded files to some format using an oracle table (external table or otherwise) the problem is that i need to trick the loader so that i dont specify the original file name. the already processed files

  • Read and write info from/to file available at client side.

    Hi, I have some table name in one CSV file at client side. once you get list of tables name from input CSV file at client side. Need to run one query to know total rows and size of table in MB , this i need to repeat for all tables which i got from i

  • Ipad tab bar/multi views app

    i want to develop an ipad app with a main screen contains a tab bar control in the bottom, this tab contains 5 sections each one open a new view sections are (home,P1,P2,V1,V2,info) home -> return to the main screen P1->open a pdf file with (back-nex