Database patch installation help needed

Dear All,
I have downloaded a patch (PHSS_37042) for HP-UX v3 for Oracle Database 11g r2. This patch is in text format instead of a tar. Kindly guide me how could I able to install this patch because there is no installation instruction available on the patch. (File attached)
Regards,

Its inside ur txt file (:
Pretty simple
1. Back up your system before installing a patch.
2. Login as root.
3. Copy the patch to the /tmp directory.
4. Move to the /tmp directory and unshar the patch:
cd /tmp
sh PHSS_37042
5. Run swinstall to install the patch:
swinstall -x autoreboot=true -x patch_match_target=true \
-s /tmp/PHSS_37042.depot
By default swinstall will archive the original software in
/var/adm/sw/save/PHSS_37042. If you do not wish to retain a
copy of the original software, include the patch_save_files
option in the swinstall command above:
-x patch_save_files=false
WARNING: If patch_save_files is false when a patch is installed,
the patch cannot be deinstalled. Please be careful
when using this feature.
For future reference, the contents of the PHSS_37042.text file is
available in the product readme:
swlist -l product -a readme -d @ /tmp/PHSS_37042.depot
http://forums13.itrc.hp.com/service/forums/questionanswer.do?admit=109447627+1307190307134+28353475&threadId=1414556

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]$

  • VCM installation help needed on SQL DB and Reporting server

    Hi All,
    I'm new to VCM and now i got stuck at the SQL DB and Report server portion.
    I'm running the vcm server on VM and the SQL is a physical server, both are sitting on the same LAN.
    I have create the SQL DB but VCM just fail to validate the DB and report server.
    I login to VCM using a Domain account for installation, and i tried to testing the DB using ODBC from the window, result fail.
    Error message as attach.
    I'm now totally lost on SQL portion.
    My Question:
    Is there any configuration needed on SQL DB?
    How to get the reporting server to working?
    What port is needed to it all working??
    VCM server Ms Win2012.
    SQL version 2012.
    Many thanks to all who reply.

    Hi Simonhoo79,
    For SSRS,   first check whether the report server link is accessible from your browser : "http://s01-fes-vcm1:80/ReportServer" . If you continue to get 404 error there also, then you need to reconfigure you report server first before proceeding to vcm installation. Follow the steps on below link on how to reconfigure report server using report services configuration Manager for 404 error.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/75910bcb-a879-4eb7-9757-acc45201fa3a/can-not-connect-to-reportserver-http-404-file-not-found?forum=sqlexpress
    For SQL server ODBC connection,
    Dont create ODBC connection for SQL Native Client. Create ODBC connection for SQL Server.
    1. Open ODBC Data Source Administrator
    2. Click User DSN tab and Click Add button.
    3. Select SQL server and click finish
    4. Give name and description and Give the SQL server name (with instance name if your using named instance) or IP in the Server text box.
    5. Click Next and select either Windows authentication or sql authentication based on your SQL server authentication mode and click next.
    6. If the details given are correct then it will proceed further and  check "Change the dafault database to" to your VCM database
    7. Click next and finish and try test data source.
    VCM 5.7.2 and below will support installation only on windows server 2008 R2  and it doesn't support windows server 2012  but it support both 2008 and 2012 sql servers.

  • Discoverer plus patch installation help

    i have installed the base version of discoverer 10.1.2.0.2 and version of plus installed is 10.1.2.48.18.
    For discoverer plus to work in ie7 i came to know that i have to apply this PatchSet3 from the link
    https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=5983622 and CP6.
    I have installed with the name BIHome_1 in E Drive.The path of installation is E:\Oracle\BIHome_1.Now when i am trying to install patchset3 "5983622" ,it is asking me for the name and path and by defult it is taking name as oracleas1 and path as E:\OraHome_1.
    What shuld be the actual path of this patch?should i point the path to E:\Oracle\BIHome_1?
    If i give the default path and try to install ,it is giving me error as "there is no patch that needs to be applied".
    can you tell me correct path for this patch to be installed?
    Am i using the correct patchset3(5983622) ?

    Hi ,
    From the path pf installation it seems that it is a Discoverer Admin/Desktop installation .
    Is the above is correct ?
    Patch 5983622 is Discoverer 10.1.2.3 patch which can be applied on Discoverer Admin/Desktop and also on Discoverer Plus/Viewer .
    In order to apply Patch 5983622 on Discoverer Admin/Desktop do the following
    1. Click on to the setup.exe
    2. In the OUI make sure Source is pointing to <Your Patch downloaded location>Disk1\stage\products.xml
    3. For Destination choose the Oracle_Home pointing to your Discoverer Admin/Desktop installation directory .
    Thanks,
    Sutirtha

  • Apps Patch application Help needed !

    Hi guys
    I have been asked a question that if i am applying a major patch family pack or roll up which after a considerable amount of time hangs/fails at a point . As a solution Oracle team suggest to apply another patch how should i proceed ?
    pls help
    thanks

    First try resetting your iPHone, i.e., hold down the sleep and home buttons, ignore the off slider, wait for the Apple logo to appear and then let go.
    If that does not work try acquiring a free app and see if the problem clears.
    Finally, you may need to deauthorize your computer in iTunes, then Authorize it again and resync.

  • Error in database reading ! help needed please.

    My project involves monitoring of ovens.
    The temperature from the oven are obtained using advantech ADAM module.
    Each material enters the oven and an alert is given to take it out after the desired time inside the oven.
    When i execute this program. an error pops up exactly 1 our after the start of the program.
    Kindly help me.
    I have attached the source code including the DB files and the error screen shot.
    username: 123456
    pass: 123456
    Thank you ina advance.
    Please help figure out the error.
    Regards
    Grugh Mike
    Success is Everything !!
    Solved!
    Go to Solution.
    Attachments:
    New Microsoft Word Document (2).doc ‏151 KB
    source.zip ‏4529 KB

    The biggest problem in your code is architectural. You need to learn about a few things like event-driven programming. As but one example you have an administrative operations VI that would be much smaller and much more efficient if it were built around an event structure and not multiple case statements. Your main application uses sequence structures - which are never necessary. As I recall, the last sequence structure I used in deliverable code was in the spring of '88.
    You also are not handling any of errors - which I suspect might be the source of your problem. It's possible that due to an error (which is going unreported) that a connection is being left open when you think it is being closed. But at this point that is just a guess.
    Fix the structural problems and you'll then be able to troubleshoot your DB problem. Shoot, in the process of fixing the structural issues, you may fix the DB!
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Photoshop Elements 10 and Inspiration Browser installation help needed.

    Photoshop Elements 10 said delete Inspiration Browser, then reinstall.Keep getting "download error". Was able to install Adobe AIR. Now what do I do?

      If you are using the welcome screen try updating directly from the Organizer but first open your web browser and make sure you are logged in to Photoshop.com on-line.
    Then launch Photoshop Elements Organizer
    On the menu bar click Help >> Elements Inspiration Browser
    Enter your ID and password
    In the installation dialog click Install

  • Xspf player installation- help needed DESPERATELY

    I've been trying for over 2 months to install the xspf player on my iWeb site.
    This is the URL:
    http://www.innerspheresmusic.com/Audio_4.html
    which shows what I haven't managed !
    I just checked on a Windows PC and the page is blank- not even a blue rectangle. In iWeb, it looks exactly the same as this page viewed on a mac; ie. the player hasn't properly established itself either.
    This is the HTML code I used:
    <object type=”application/x-shockwave-flash” width=”400” height=”170” quality=”high” bgcolor=”#FFFFFF”
    data=”http://www.innerspheresmusic.com/webmusic/xspf_player.swf?
    playlisturl=http://www.innerspheresmusic.com/webmusic/playlist.xspf&autoplay=1&volumelevel=50&timedisplay=1” />
    <param name=”movie”
    value=”http://www.innerspheresmusic.com/webmusic/xspf_player.swf?
    playlisturl=http://www.innerspheresmusic.com/webmusic/playlist.xspf&autoplay=1&volumelevel=50&timedisplay=1” />
    <param name=”bgcolor” value=”#FFFFFF” />
    </object>
    PLEASE can someone help, or I'll need a brain transplant soon !
    Thanks,
    SeaDream.

    Can't really help, but, if it is any consolation, it works very well on my machine (using Firefox)
    hmm...
    (goes to test)
    Okay, good news, works in Safari, works in Opera. Songs load very quickly too!
    Doesn't work in... Internet Explorer. Go figure...
    BTW very nice site, matches the music well (my first impression). And both somehow match your nickname.
    (...and since everyone's a critic ) Your music sounds very clean and quite delicate. I'm going to listen more intently to it later on. Souunds and looks like a nice job, Kay!
    regards, Erik.

  • Primavera P6 v7 Installation help needed

    Hi all, im trying to install P6 v7 as a cleint server application (db on server, client local) and im having some issues, perhaps someone could point me in the right direction as i'm now at a loss as to how to proceed.
    I have done the following:-
    Server (Windows 2008 x64):
    1. Installed Oracle 11g Express (32 bit)
    2. Ran the setup batch file included in the primavera download to install/create the PPM database
    3. Installaed the primavera client and connected to the database.
    All is working as expected, there were some errors on installaing the db but this does not seem to affect Primavera.
    Client:
    1. Installed the Primavera clinet onto a workstation
    2. Trying to connect to the oracle database is failing (Oracle string is <servername>/XE
    I am receiving an error when trying to connect relating to an OCL Dll file missing.
    Any ideas?

    Do you need an updated JDK to recompile the API?

  • Installation help needed

    I'm struggling to install the new Flash Player 10 on my OLPC
    XO laptop. I have downloaded the program OK but I'm really lost
    when it comes to installing it. Rigt now I cannot get video or
    sound on my laptop from YouTube or web sites. Can anyone please
    give me some simple eay to follow steps that would help me to
    install this program. I'm hoping that there will be another OLPC XO
    user out there who has more gifts in this area than I have. I will
    greatly appreciate any help. Thanks!
    PS - Another possibility is a lead to another site that might
    offer specialty help in things like this - I've tried the OLPC site
    but the Wiki stuff is very complicated!
    Maurice20-29

    The "unix executable file" just indicates the flag for the file, but it doesn't mean it's going to run, even less to install.
    There are several possibilities:
    You got an incorrect download, and it's actually a windows program.
    Your download is corrupted.
    The install file, for some reason, is missing its right file extensions, such as .dmg, .pkg
    You got the file from a disk burned with Roxio or other burning utility, which could cause such trouble with file extensions.
    You can try opening Applications/Utilities/Installer, and select the path to the file, but I don't think it will work.
    Some apps like Macromedia Dreamweaver MX used to show like that, and used their own flash installer.
    I think you'll have to contact the software developer.
    Good Luck.

  • Dreamweaver Patch Download - Help Needed

    Greetings - I desperately need to download the Dreamweaver
    8.0.2 Updater to resolve the IE issues with active content,
    rollovers, etc but can't get the download to work. I have tried RUN
    as well as SAVE and get either get a message saying something is
    wrong with the file and I need to try again OR I get problems with
    no signatures on the download.
    http://www.adobe.com/support/dreamweaver/downloads_updaters.html?pss=dw_8.0_win_en_full__D W_20040226#dw8
    I'm on XP with MSIE 7.0 (Friendly tip--if you didn't download
    7.0 yet DON'T DO IT!) if that's relevant.
    Any help would be greatly appreciated!
    Thanks!
    Scott

    Some people use a special application to manage their
    downloads and some
    times it is these that can cause an issue downloading from
    certain servers.
    Some examples of these manager would be like Download Studio,
    Internet
    Download Manager, or even AmazingDownload. If you are not
    using something
    like this then never mind.
    Have you cleared your browser's history and cache? I remember
    reading on
    these forums (think it may have been Murray) to try that and
    it did work for
    some. I may also be out of it right now and don't know what I
    am talking
    about. Recovering from some Diabetic related health issues.
    "OhioScott" <[email protected]> wrote in
    message
    news:eqlp9i$13j$[email protected]..
    > Baxter, Rob, thanks for the ideas. I had tried the
    download several
    > different
    > times and even turned off the virus protection, etc,
    during to see if that
    > helped. Each time, delete the download, try again. Tried
    both the 8.01 and
    > 8.02
    > with no better luck either time.
    >
    > Rob, I'm not sure I follow on not using a download
    manager... I think I
    > know
    > what you mean, but how would you get the download?
    >
    > I put a message in with support since I just bought the
    program but I'm
    > pretty
    > sure someone here will know the answer before support
    gets back to me.
    >
    > Thanks again!
    >
    > Scott
    >

  • GPIB-232CT-A Installation Help Needed

    I work in our company's Calibration Lab. We calibrate a lot of our instruments via GPIB using Fluke's MetCal software.
    We have some instruments that have either GPIB or RS232 comm ports, but not both.
    We would like to be able to use the MetCal software to calibrate these RS232 instruments as well as the GPIB units.
    We recently purchased a GPIB-232CT-A, because NI's sales rep said it would work for this application.
    I have spent quite a few hours trying to get this GPIB-232CT-A to interface between the GPIB computer and the RS232 instrument....to no avail.
    Any "Tech Tips" out there???
    I would have liked to have been able to take with someone at NI but, it from what I can see on the website, phone assistance with purchased products comes at a premium.

    Hello,
    The GPIB-232CT-A is basically a string repeater from one interface to another (depending on the mode it's in). Here are two great documents which should give you all the information you need:
    1. Helpful Hints for Using the GPIB-232CT-A
    http://zone.ni.com/devzone/conceptd.nsf/webmain/58763F72C7830BB786256804005D8B77?opendocument
    2. Using a GPIB-232CT-A or a GPIB-485CT-A in G Mode
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/862567530005f09c862564df005a468a?OpenDocument
    Repost if you are still having trouble!
    Best Regards,
    JLS
    Best,
    JLS
    Sixclear

  • CPS patch upgrade help needed

    Hello,
    We are planning to upgrade CPS Version: Build: M26.8 to CPS Version: Build: M26.19.
    So if anybody who did this earlier can post the links, idea how to do this.
    It would be great help.........
    tks
    Anju

    Hi Anju,
    Deploying the new version using JSPM or SDM, that should do everything for you (stopping the current installation, upgrading the central installation and then starting everything again).
    Regards,
    Anton.

  • OS X installation: help needed

    This week Yahoo changed their browswer requirements, forcing me to upgrade my Safari from 1.0.3 to 2.0. I found the Apple online download for that and was computer-notified that I need at least OSX 10.4.2 to be able to use Safari 2.0. I currently am running OSX 10.2.8. I found the download for 10.4.7 PPC at Apple and made a partial installation until the dreaded "This computer will not support this software" came up. I went back and found OSX 10.4.2 on page 6 and loaded this earlier version and the same thing happened. According to the specs listed, there shouldn't be a problem with "Latest Firmware". Upgrading to the latest G5 Intel is not an option.
    Anyone have any ideas?

    Hi Teacher Tom! And Welcome To Discussions!
    Joaquim, Axl & JMVP have posted excellent advice[..snip..].
    But if you do choose to upgrade to Tiger,
    Tiger is available for purchase at The Apple Store (U.S.).
    A Full Retail Version of the Tiger Install DVD, can be purchased rather inexpensively, at some online Apple retailers, Amazon, eBay, AppleRescue, etc.
    Be sure not to purchase grey, upgrade or machine specific CDs or DVDs.
    More info here Tip: Using OS X Install CDs/DVDs On Multiple Macs
    Once Tiger is installed, you can use the e 10.4.7 Combo Update, to upgrade to the most current version.
    Tiger System Requirements
    Additionally,
    "Tiger ships on a DVD, but if your Mac doesn’t have a built-in DVD-ROM player, you’ll need CD media. When you buy Mac OS X Tiger, you qualify to purchase Tiger CDs for only $9.95."
    Download The order Form Here. Media Exchange Program
    Shop Carefully, Examine All Documention, And Good Luck!
    ali b

  • EMac Fan Noise - Zalman FanMate 2 Installation Help Needed

    Hello everyone,
    I'm after some help on how to install a Zalman FanMate 2 to my eMac to reduce the fan speed and therefore noise.
    I purchased a Zalman FanMate after reading a previous thread on the discussion board on how to reduce fan noise. There was helpful info and links on the discussion, however the installation instructions (which included switching and soldering some wires) related to installation of the discontinued FanMate 1. The FanMate 2 I had purchased has slightly different wiring. Unfortunately the link on the discussion for installation of FanMate 2 is broken, and I can only seem to find conflicting instructions on the web on which wires to solder to which.
    So, here's how the wires are currently arranged if the FanMate 2 is plugged into the eMac:
    FanMate (F) to eMac Fan (M): Yellow>Red, Red>Black, Black>Yellow
    FanMate (M) to eMac Power (F): Black>Green, Red>Black, White>Yellow
    Having already unsuccessfully tried one suggested rewiring combination (the first FanMate 2 popped and gave an exhausted puff of smoke), I'm a little cautious and would really appreciate some sound advice before I do some serious damage.
    Many thanks in advance, folks.
    Best wishes,
    Ewan

    Hello Jon,
    I don't thnk that model of fan drive is compatible.
    If it looks different. I'd take it back.
    There are fan add-ons and software that can tweak this issue(I went with software).
    There is an article here: http://www.lbodnar.dsl.pipex.com/eMac/eMac-upgrade.html
    Scroll down and you'll see the guy did similar to you with the Zalman.

Maybe you are looking for

  • The APP STORE app on the iPhone 4S not working correctly for UPDATES now.

    It used to be, when I had APPS that needed to be updated, I would see a badge on the APP STORE icon with the number of apps that needed to be updated. Then I could tap on the icon for the APP STORE, and I would see the UPDATE button showing the badge

  • Does not automatically connect to recently used WIFI networks

    Recently purchased 13" Macbook Air, with Lion installed. All's well, except upon start-up or waking up from sleep mode, it does not automatically re-connect to the WIFI network it was just connected to. Instead, I'd have to manually find the network

  • Unable to backup/delete/change encryption key after SSRS 2008 R2 installation

    Hi, I am having issue with SSRS 2008 R2 Std installation with Sharepoint integration. hope may get some help from here. During the SSRS configuration in the SSRS Config Mgr the following error message come up when access web service URL/backup/delete

  • Why are PDFs transparent in iBooks Author?

    I'm using the Gallery widget to display PDFs in iBooks Author, but the PDFs are coming across with transparent backgrounds. This is okay, except when you tap to enlarge them -- with the black background, they become un-readable. How can I make the PD

  • Caching/Pinning tables and indexes - Howto?

    Hi all, I've hit upon a request by a COTS vendor to do something I'm not terribly familiar with....they want to 'cache' or 'pin' a table and an index in memory. I was researching, and saw something to the effect of doing for Table1 ALTER TABLE Table1