Upgrade 10.2.0.1 to 10.2.0.3 on HPUX is creating zero size sqlplus file.

Hi All,
Oracle 10.2.0.1 on HPUX
I'm trying to patch Oracle (going from 10.2.0.1 to 10.2.0.3). I've downloaded the patch, and modified my response file.
Successfully patch install. Please see the log file.
But when I am doing sqlplus …. Not coming any thing. When I am checking sqlplus file. It’s size is of zero bytes
ls –l output
snlims02: > ls -l $ORACLE_HOME/bin/sqlplus
-rwxr-xr-x 1 oracle dba 0 Apr 26 2007 /dboracle/orabase/product/10.2.0//bin/sqlplus
I used silent mode for installation as below.
./runInstaller -silent -responseFile /tem/patchset.rsp
Thanks,
Anant

Most likely it was a failed installation. The fact that SQL*Plus executable did not generate would tell me that there were errors during the linking phase. Check the log files under $O_H/cfgtoollogs/oui directory to locate the error.
Cheers,
Anirban

Similar Messages

  • I recently upgraded to Yosemite. Yesterday when I opened up the iPhoto (which I have it in my external drive due to the size of file) I get the message that it is not compatible with the new system(or something like that) and ask me to upgrade so I d

    I recently upgraded to Yosemite. Yesterday when I opened up the iPhoto (which I have it in my external drive due to the size of file) I get the message that it is not compatible with the new system(or something like that) and ask me to upgrade so I did. Then another message pops ups and asked for rebuilding the Thumbnails. So I clicked rebuild. Next it asked me to do one of three things(I can't remember all of them) so I chose the last one which is to download a photo to iPhoto. Now I only have that photo I downloaded in iPhoto file but not the rest of my pictures. The iPhoto library which is stored in my EHD shows it has 349GB but it only show one thumbnail of the last picture I downloaded after the rebuild process. What can I do to recover the rest of the file?
    Thanks for your help.
    George Kyaw
    <Email Edited by Host>

    I recently upgraded to Yosemite. Yesterday when I opened up the iPhoto (which I have it in my external drive due to the size of file) I get the message that it is not compatible with the new system(or something like that) and ask me to upgrade so I did. Then another message pops ups and asked for rebuilding the Thumbnails. So I clicked rebuild. Next it asked me to do one of three things(I can't remember all of them) so I chose the last one which is to download a photo to iPhoto. Now I only have that photo I downloaded in iPhoto file but not the rest of my pictures. The iPhoto library which is stored in my EHD shows it has 349GB but it only show one thumbnail of the last picture I downloaded after the rebuild process. What can I do to recover the rest of the file?
    Thanks for your help.
    George Kyaw
    <Email Edited by Host>

  • Have Adobe Captivate 6 (not interested in upgrading)- Struggling to publish a simulation in a format that QMP can pickup - QMP needs a qml file. previous versions had no problem all had tick boxes for QMP in the Quiz - Reporting Settings but this version

    Have Adobe Captivate 6 (not interested in upgrading)- Struggling to publish a simulation in a format that QMP can pickup - QMP needs a qml file. previous versions had no problem all had tick boxes for QMP in the Quiz - Reporting Settings but this version does not have. If i publish to Flash QMP does not see the file.

    Re:
    The quiz review button is inconsistent - sometimes it shows the ticks and crosses other times it doesn't - did you find a solution? I'd dearly like to be able to tidy up the ticks!
    Thanks
    Sharon

  • Just upgraded my workstation and render nodes to AE CC 2014 and now I receive a "render control file not valid" upon rendering out.

    I just upgraded my workstation and render farm to AE CC 2014 and now I receive a "render control file not valid" on my render nodes when I try and render out an image sequence. Any ideas why the update would cause this? All my machines are updated to the latest version of AE CC 2014. Thanks!

    Sorry I meant "Update". I was using AE CC, Installed AE CC 2014 on all my machines recently.

  • I am trying to upgrade to itunes 10.7 using windows and keep getting the following error message: "Error writing to file: C:\Config.Msi\364460.rbf   Verify access to this dierctory". Help!

    I am trying to upgrade to itunes 10.7 using windows and keep getting the following error message: "Error writing to file: C:\Config.Msi\364460.rbf   Verify access to this dierctory". Help!

    Fixed! (win7 64 bit)! Just stop your antivirus during the upgrade/installation (I've got Kaspersky).
    Good luck!

  • I have upgraded to Maverick. Now I can't open any of my Quark 9.5.4.1 files.

    I have upgraded to Maverick. Now I can't open any of my Quark 9.5.4.1 files. The files open almost all the way, and then just stop. I've tried restarting, and creating new Quark preferences. Any suggestions?

    Or you may obtain iWork '09 DVD package from Amazon online et al. Sold at very low price now. It is really worth it. Don't forget to apply the iWork 9.0.3 updater after intalling it.
    iWork 9.3
    http://support.apple.com/kb/DL1563
    Regards,
    H

  • I have upgraded to a new macbook. How do I find the website I created on my previous macbook?

    I have upgraded to a new macbook. How do I find the website I created on my previous macbook?

    Time Machine makes a backup of every bit on your computer, unless you explicitely exclude the file.
    You would know it.
    The library folder is invisible as of Lion.
    You want your file back?
    Brace yourself, I wrote a long explanation to make you happy.
    Make sure you follow the instruction character by character. It works a advertised.
    Here we go.
    Login as Administrator to have full control of your computer. If you do not konw how, find out.
    Enter Time Machine
    Once in Time Machine do Escape to leave it.
    Do Command-Shift-C
    You see the time Machine Backup.
    Double-cick to open it.
    Use list view (Command-2) to see the folders and files.
    Click the triangle to open the folder with the date of the latest backup on your old computer.
    Click the triangle to open the folder with the name of the Harddisk of your old computer.
    Click the triangle to open folder Users.
    Click the triangle to open folder with the Username on your old computer.
    Do you see the Library folder?
    STOP.
    Open Terminal.app (in's in Applications/Utilities).
    Type cd and a space
    Drag the folder with your Username on the Terminal window and hit Return.
    Type ls -al (and hit Return)
    You'll see the contents of the home directory.
    Type cd Library (UPPERCASE EL hit Return)
    Type ls -al (and hit Return to make sure we're in the right directory)
    Type cd "Application Support" (INCLUDING THE QUOTATIONS and hit Return)
    Type ls -al (and hit Return. Scroll to see if the iWeb folder is there)
    Type cd iWeb (hit Return)
    Type ls -al (and hit Return)
    You should see the Domain.sites2 file (actually a directory, since Terminals does not understand packages)
    Type cp -R Domain.sites2 ~/Desktop/ (hit Return)
    Terminal will copy the domain file to the Desktop.
    Is it there? Great.
    In Terminal again.
    Type chflags nohidden ~/Library (and hit return to make the Library folder visible.)
    In the Finder, move the domain file to Library/Application Support/iWeb/ in your Home directory (Command-Shift-H)
    Double-click it to open it in iWeb.
    If that does not happen, browse this forum for solutions, or wait for others to help you.
    You can later move the file your own Home directory.
    Do Command-Shift-Q to logout.
    Practice.

  • After i upgrade to mavericks, every time i create folder or delete files, they keep asking me ti fill the password, but only on my finder? help me please :) Thank You

    after i upgrade to mavericks, every time i create folder or delete files, they keep asking me ti fill the password, but only on my finder? help me please Thank You

    As a first step, open Disk Utility > select your hard drive > repair disk permissions.

  • After upgrading to Lion OS 10.7.5 takes 10 seconds or more to access NAS folders and files

    I've upgraded my customers IMacs to Lion OS and whenever they try to access folders on the Buffalo NAS terastation it takes about 10 seconds for the folders to populate with the files. It will open right away but will look blank. If I click get info during this time it says "fetching". I'm assuming it has something to do with the SMB change with lion but don't know how to fix it. I called Buffalo and they said it must be an apple issue. I called apple and they were of no help. THe tech support person asked me to reset my computer and leave it powered of for 30 seconds......ugh. Then I asked to speak to someone higher and we got cut off.
    The Buffalo NAS terastation has SCSI drives but they are mounted to an HP Server. So the SMB connection is to the HP Server running server 2003. Any help would be greatly appreciated.

    Any luck getting the info on SMBX parameters like OPLOCKS ? This is apparently causing an issue with Autodesk Revit. I am resorting to installing SMBUP.
    There is an article that describes this method for altering the Lion smbd configuration parameters for honoring ACLs:
    sudo defaults write /Library/Preferences/SystemConfiguration/com.apple.smb.server AclsEnabled -bool NO
    from this article
    http://support.apple.com/kb/TS4149
    and this:
    http://www.stanford.edu/group/macosxsig/blog/2011/08/enable-logging-with-107-smb x-w.html

  • HT1382 I have an ipod classic and have used it with iTunes on windows XP.  recently upgraded to win7 and the latest iTunes and I cannot find away to backup or synch  my files to a PC?

    When I go to see devices in iTunes 11.1.xxx its grayed out.  However when I connect it to a PC with Win7 it says its synching but cant find anything.  Help if you can

    Hey there oochow69,
    It sounds like your iPod Classic is grayed out in iTunes when you connect it to your computer after a recent OS upgrade. I recommend the troubleshooting in the article named:
    iPod classic Troubleshooting Assistant
    https://www.apple.com/support/ipod/five_rs/classic/
    Thank you for using Apple Support Communities.
    All the best,
    Sterling

  • I can't open 3 documents because trial upgrade to version 5 of pages happened. I don't want to pay $20 to get upgrade. How do I open docs in older version. They were created in older version.

    I can't open 3 documents because trial upgrade to version 5 of pages happened. I don't want to pay $20 to get upgrade. I don't recall fine print stating money would be needed. How do I open docs in older version? They were created in older version.

    Hi MBilyeu,
    Thanks for visiting Apple Support Communities.
    You can use these steps to open your Pages documents with the previous version:
    Permanently change the document’s app
    Select the document and choose File > Get Info.
    In the Info window, click the triangle next to “Open with” to expand the section.
    Choose an app from the pop-up menu, or choose Other to locate a different app.
    If you want to use that app to open all documents of the same type as the current document and created by the same app, click Change All.
    Temporarily change the document’s app
    You can open a document in a different app without changing the app that normally opens it. Use either of these methods:
    Control-click the document, choose Open With, and then choose the app you want to use.
    Drag the document to the app’s icon in the Dock or in the Finder.
    From:
    OS X Mountain Lion: Choose an app to open a document
    http://support.apple.com/kb/PH11329
    Regards,
    Jeremy

  • Upgraded my macbook pro to mountain lion. But during windows installation, it refuses coz of FAT file system. Also is it possible to partition after windows installation???

    I just upgraded my macbook pro to mountain lion. Now I want to install windows, but during installation using bootcamp, it says windows can't install on FAT partition. I couldn't change it to NTFS. Also how can I partition my hard disk after windows installation. Coz before windows installation, if I partition hard disk, it won't allow me to install windows saying startup disk can't be partitioned.......help would be appreciated.
    Thanks

    bkchoo wrote:
    Now, I wish to upgrade from Mountain Lion 10.8.5 to latest version of OS X Yosemite, but I am in doubt and worry if after upgraded to Yosemite, can I still using my Windows XP where I installed now in Mountain Lion 10.8.5 BootCamp?
    Yosemite does not allow a new installation of XP, but an existing XP installation is self-contained and will continue to work. Does your XP installation use a FAT partition? You may be better off using NTFS and then upgrading to Yosemite.
    Will the Yosemite upgrade process delete my Windows XP partition or crash my current BootCamp? Can I still have an option to load OS X or Windows XP (press 'alt/option' key during boot up) after upgraded to Yosemite?
    If you have made any re-sizing attempts to WXP partition Yosemite will cause problems, otherwise the Yosemite upgrade leaves XP untouched.
    Are there any specific reasons to upgrade to Yosemite?

  • Just upgraded to Win 8.1: PSE 11 now will not let me change the paper size and type in the print properties.

    I have just upgraded to windows 8.1 but my photoshop elements 11 now will not let me change the paper size and type in the print properties.  Also some of the property popup boxes just flash on the screen but do not stay displayed!

    Camera Raw plug-in | Supported cameras
    Camera Raw-compatible Adobe applications
    The D7100 requires Camera Raw 6.5 which is compatible with CS5.
    In CS5, click Help > Updates to update Camera Raw to 6.7 and you'll be able to open and edit Raw D7100 NEF files.

  • Just upgraded from FrameMaker 7.2 to version 12. When I try to create a pdf of a book using .ps file, this crashes. When I use the SaveAsPDF option, the graphics either missing or only partially shown in the resulting PDF. Any ideas?

    I just upgraded from FrameMaker 7.2 to version 12. When I create the .pdf of a book using the SaveAsPDF option, the many of the graphics are either missing or partially missing. Any ideas why?

    1. Check to see whether you're fully patched (the latest release is 12.0.4 - you need to install the patches in order).
    2. Use the RGB option instead of the CMYK (unless you are creating output for press production).

  • Upgrading from Luna to Marse our ant build scripts stopped creating the launcher exe files

    Hi,
    I upgraded our product to Mars from Luna but when i now kick off our ant script that produces the our product (from all the targets that we want so windows 32/64, linux and macosx (now with mars only 64 bit))
    It does create the zip files that has all the plugins and so on.
    But no executable, (which should be in our name servoy.exe and servoy.ini)
    We only have a eclipse.ini (so not the launchers name) and no exe file what so over.
    If i run it from eclipse product file/editor itself (so export product) then it works.
    Any idea where i need to search?
    In our script we call this:
    <ant antfile="${eclipse.pdebuild.scripts}/productBuild/productBuild.xml" />
    to get the product build started up. As i said in Luna this all worked just fine.

    Hi,This typically happens if there are no specific platform objects
    available. I think you miss the platform specific components.
    see:
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=419246
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=419246#c28
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=419246#c54
    http://stackoverflow.com/questions/4261866/eclipse-rcp-how-to-download-delta-pack-from-software-site-in-the-target-definit
    >
    > I upgraded our product to Mars from Luna but when i now kick off our ant
    script that produces the our product (from all the targets that we want so
    windows 32/64, linux and macosx (now with mars only 64 bit))
    >
    > It does create the zip files that has all the plugins and so on.
    >
    > But no executable, (which should be in our name servoy.exe and servoy.ini)
    > We only have a eclipse.ini (so not the launchers name) and no exe file what
    so over.
    >
    > If i run it from eclipse product file/editor itself (so export product)
    then it works.
    >
    > Any idea where i need to search?
    > In our script we call this:
    >
    > <ant antfile="${eclipse.pdebuild.scripts}/productBuild/productBuild.xml" />
    >
    > to get the product build started up. As i said in Luna this all worked just
    fine.

Maybe you are looking for