9.2.0.3 patchset on RH9

Has anyone been able to apply the 9.2.0.3 patchset to a 9.2.0.1 Oracle database server on RH9? The 9.2.0.1 server was working fine until after I ran catpatch.sql. Then it started giving me a lot of the following error messages:
ORA-00604: error occurred at recursive SQL level 1
ORA-04045: errors during recompilation/revalidation of <some package name>
ORA-06508: PL/SQL: could not find program unit being called ORA-06512: at line 2
This would happen whenever I access any system or user defined package.
Also, anyone knows how I can check the value of an environment variable (LD_ASSUME_KERNEL) in the environment in which the Oracle database server is running? I know how to set the env variable in a shell and then use the shell to run a client app. But I want to make sure the server processes are also running in an environment with this variable set correctly.
Thanks,
Dave

Hi Stefan,
Exactly which Java component did the installation stop at, and if you go to the end of the install log (install log is in oraInventory/logs directory, it's named installActions<date>.log), what does it say?
If you forgot to set LD_ASSUME_KERNEL to "2.4.1", the installer will stop right at the beginning when it starts copying files. This is because although the installer is a Java app, it calls native shared libraries via JNI to perform OS operations like copying files or changing file permissions. Those shared libraries were compiled against an earlier version of glibc.
The only places where relinking stopped for me were at oemagent and at a ctx agent. The ctx agent has a fix which is well known. The oemagent cannot be fixed without hacking glibc source code and recompiling I think. I haven't had time to try that yet.
Cheers,
Dave

Similar Messages

  • Repository upgrade fails 11.1.0.7 db -10.2.0.5 GC patchset

    Installing GridControl 10.2.0.5 on Windows 2003 Server SP2. Initial install successful of 10.2.0.2 using existing database 11.1.0.7. The database was created new to use for GC. Patchset no problems until Configuration Assitant step "Repository Upgrade" failed with errors:
    rem Copyright (c) 1999, 2009, Oracle. All rights reserved.
    oracle.sysman.emcp.oms.RepositoryPatchUpgrade -verbose
    oracle.sysman.emcp.oms.OmsPatchUpgrade -configureOms
    oracle.sysman.emcp.aggregates.ConfigPlugIn
    oracle.sysman.emcp.oms.StartOMS -configureOms
    oracle.sysman.emcp.oms.EMCLISetup
    oracle.sysman.ccr.configCCR.ConfigCCRPlugIn
    oracle.sysman.ccr.configCCR.ConfigRepeaterPlugIn
    Tried to find cause of errors and cannot seem to understand why this step failed.
    Considering uninstalling GC and Oracle 11g and reinstalling GC with "new database" option.
    Anyone successful at installing GC 10.2.0.5 with an 11g database?
    Thank you,
    Curt Swartzlander
    DBA

    pasinc wrote:
    Can anyone help me figure out why the domU is just hanging/blocked?It's not hanging (blocked just means it doesn't need the CPU) -- it's just switched into a graphic mode that the console view can't display. You can either VNC into the guest, or change the kernel boot parameters by removing rhgb quiet and replacing them with console=xvc0 -- this should allow you to see the full boot process and answer the first-boot interview questions without using VNC.
    You can get the VNC details by running: virsh dumpxml <domain ID> and you can get the domain ID from the xm list output.

  • RH9 Webhelp Search function is not working properly

    Hi,
    My organization is using RH9 for a Webhelp project.  My company and our client are restricted to using IE9 for the online help I have created for this project, and our OS environment is Windows 7.  When I generate using the Webhelp layout, with the TOC, Index and Search options chosen, my resulting browser window shows two frames.  Left for the Contents/Index/Search and right for the content.  In the left panel, there are three links at the top for Contents, Index and Search.  When I click on the Search link, the only thing I see is the alphabet A-Z (which are links to filter items beginning with these letters (much like the index link) and a list of what I would say is garbage.  For example, if I click on H, I see items like "half 1 2 3" or "held" or "honor # 1 2 3 4 5 6 7 8", etc.  If I run my cursor down this list, I notice that maybe the word honor is a link.  If clicked it brings up one of my topic pages.  I can also click on the random numbers that appear, like clicking on 3 it brings up another topic page.  The search function does not allow me to type in a search criteria, since there is no search field as well.
    Do you have any suggestions for this issue?  Is this a bug, or do I need to change settings somewhere within RH9?  The same thing is happening when using this help project that is running on our clients server.  Is there any suggestion you can give to try and make this work properly?

    Rick,  Thanks for stepping in.    I assumed that was the reason why I was not receiving the search field, and that is fine for now.  We have discussed with our client the possibility of having two different help projects one for each, but that decision was kind of put on the back burner.
    However, the other issue I am having is still there and I don't quite understand why.  Since I only have clickable A-Zs for the search, and it lists links much like the Index section, I'm still seeing lists of just numbers and characters (i.e., "# 1 2 3 4 5", or "%" or "& 1 2 3 4 5" sometimes all the way up to 18 or so).  And each of these characters or numbers are clickable links as well to either page that doesn't contain that number or to nothing.
    Doing a bit more research, I have noticed that a lot of these links are being picked up by the PDF file we have as part of the project.  Our help project has a link to the documented version of the help in the form of a User Guide.pdf file.  So the search is listing items from that guide like the heading numbers 1.0, 1.0.1, etc.  Also each of these are clickable links that go nowhere.  But then there is still the numbers 1, 2, etc that go to pages that don't have this anywhere on the page.
    Do you have any insight as to why these types of things are being listed under Search at all?  They make that selection look very messy and unorganized.  Not professional at all.  I have checked and tested the properties settings and can't seem to find what is causing this to happen.  Any idea would be most appreciated!!

  • Creating a new RH9 HTML project from legacy project

    Hello,
    I am contemplating creating a new project from scratch from the monster that my current RH9 HTML project has become. I would appreciate advice on whether this is the best approach and if so, how to proceed. Here is background:
    I have an RH9 HTML project with 3500+ topics. This project was created with the first version of RoboHelp, back in the Blue Sky software days, about 15 years ago. Each time the RH software was sold to a new company, we ran into major issues with conversions and upgrades. The project kept growing and several times we ran into problems that had to be escalated to the top levels of support with the current owner of the software. Many times the best we could do is create workarounds. The number of files created over the years for this project has become enormous and I'm sure there are many which could be safely deleted but I'm not sure how to find out which ones without lots of trial and painful error.
    The most recent issue that came up was the sudden disappearance of all links between map IDs and topic titles for my context-sensitive topics. I posted here but eventually went to Adobe Support. After long and involved conversation and testing, we determined that one of the topics was corrupted and I was advised to start deleting topics and adding them back until the bad one was discovered. It was a very time-consuming process, and is an example of the other problems encountered, usually one major meltdown like this per year, give or take.
    The project was first created in MS Word 97, with lots of fancy formatting and frills. Eventually I was convinced by members of this forum to switch to RH HTML, so most of that formatting went away, but sometimes not in a nice way.
    So bottom line, I have way too many files, lots of them are messy, and I want to make a nice, clean project and have an easier life.
    What do you experts have to say?
    Thank you.
    Carma

    Good luck?
    The problem with something like this is that it sounds like the topics have built up some horrible code along the way.
    Would you like me to take a prima facie look?
    Contact me via my site if you would.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Upgrade from RH 7 to RH9

    Hello All,
    I have just installed the trial version of RH9 and now I cannot open my files... the following error message is displayed:
    Error in reading RHFrameStyleMapping.apj file
    Then, ... unable to load database for ... cpd
    I have made some research on this topic but could not find the solution...any suggestions or advise?
    Waiting for your answer...
    Thanks a lot in advance.

    LIke I said, you must backup your RoboHelp 7 projects before upgrading. I recommend that is done with a zip file so that you cannot open it in error.
    When I upgrade I keep a copy in the old format. If the new version copy goes belly up, I can revert to the old version.
    Also I would recommend you run the trial on a machine other than your production machine. Less trouble if you decide not to upgrade.
    I doubt uninstalling and reinstalling will fix the problem you encountered as that is about missing / corrupt files in the project.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • How can I edit an RH9 .hhc file (XML format) to include a portion of a RH8 TOC (HTML format)?

    I blend output from a third-part application (Sandcastle) into an existing RH8 project.  I do this by decompiling and importing the HTML, then editing the RH8 .hhc file to include the .hhc information from Sandcastle.
    This worked fine until RH9 (and now RH10), where the format of the .hhc changed to XML.  Can someone tell me how to approach this now?  Currently, I worked around this by creating a RH8 project with the imported HTML/hhc from Sandcastle, then upgraded that project to RH9.

    I decompile the CHM file produced by Sandcastle because Sandcastle output does not provide an index file (.hhc) that I can use to edit the main TOC in my RoboHelp project.
    The Sandcastle HTML output files that I import into Robohelp have very intricate nesting and hyperlinking, so autogenerating a TOC in RoboHelp does not produce the desired results. Decompiling is the only way I see to obtain an index file that Robohelp will recognize and add/edit to the existing TOC.
    This may be ignorance on my part, but I can't look at an HTML-based .hhc (RH8) and know how to edit it to be XML-based (RH9).
    See below for examples.
    (RH8 .hhc)
    <UL>
          <LI><OBJECT type="text/sitemap">
            <param name="Name" value="SecurityKeywordList Class">
            <param name="Local" value="html/A077D816.htm">
          </OBJECT></LI>
          <UL>
            <LI><OBJECT type="text/sitemap">
              <param name="Name" value="SecurityKeywordList Members">
              <param name="Local" value="html/11169289.htm">
            </OBJECT></LI>
          </UL>
          <UL>
            <LI><OBJECT type="text/sitemap">
              <param name="Name" value="SecurityKeywordList Methods ">
              <param name="Local" value="html/F3929639.htm">
            </OBJECT></LI>
            <UL>
              <LI><OBJECT type="text/sitemap">
                <param name="Name" value="Find Method ">
                <param name="Local" value="html/3EA4BB08.htm">
              </OBJECT></LI>
            </UL>
            <UL>
              <LI><OBJECT type="text/sitemap">
                <param name="Name" value="FindAll Method ">
                <param name="Local" value="html/B9BC3800.htm">
              </OBJECT></LI>
            </UL>
          </UL>
          <UL>
    (RH9 /hhc)
    <item name="KeysetList Class" link="Unity\html\CE1C2166.htm">
         <item name="KeysetList Members" link="Unity\html\B924C78B.htm">
         </item>
         <item name="KeysetList Methods" link="Unity\html\2296b028.htm">
          <item name="Find Method " link="Unity\html\15B259BE.htm">
          </item>
         </item>
         <item name="KeysetList Properties" link="Unity\html\e98d8b4e.htm">
         </item>
        </item>
        <item name="Keyword Class" link="Unity\html\AC081184.htm">
         <item name="Keyword Members" link="Unity\html\AF52F347.htm">
         </item>
         <item name="Keyword Methods" link="Unity\html\C9317DF2.htm">
          <item name="Clone Method " link="Unity\html\2B16250F.htm">
          </item>
          <item name="Equals Method " link="Unity\html\5AA411AE.htm">
           <item name="Equals Method (Object)" link="Unity\html\EE184CE3.htm">
           </item>
           <item name="Equals Method (Keyword)" link="Unity\html\D600E80A.htm">
           </item>
          </item>
          <item name="GetHashCode Method " link="Unity\html\9A9979B7.htm">
          </item>
         </item>
         <item name="Keyword Properties" link="Unity\html\5A9776D1.htm">
          <item name="AlphaNumericValue Property " link="Unity\html\3CA3F3CF.htm">
          </item>
          <item name="CurrencyFormat Property " link="Unity\html\66CFE652.htm">
          </item>
          <item name="CurrencyValue Property " link="Unity\html\C2A5A2F6.htm">
          </item>
          <item name="DateTimeValue Property " link="Unity\html\B7358EF1.htm">
          </item>
          <item name="FloatingPointValue Property " link="Unity\html\6EA77C25.htm">
          </item>
          <item name="IsBlank Property " link="Unity\html\32367245.htm">
          </item>
          <item name="KeywordType Property " link="Unity\html\976D4B82.htm">
          </item>
          <item name="Numeric20Value Property " link="Unity\html\5A9DF184.htm">
          </item>
          <item name="Numeric9Value Property " link="Unity\html\56FE0652.htm">
          </item>
          <item name="Value Property " link="Unity\html\25A1DCBB.htm">
          </item>
         </item>
        </item>

  • Can you import one TOC from one project to another? (RH9)

    I have been working on a complicated project in RH9. (all work done in RH)
    I made all the modifications to the htm files that I needed.
    I went to rename the .htt file and upon entry, RH 9 CRASHED!
    When I reopened, my TOC was entirely GONE!
    Luckily, I made a backup of the entire directory a few hours ago.
    Options:
    A.) Revert to backup and redo hours of work (not what I want to do).
    B.) Somehow import the TOC from the backup to the new project.
    I hope this is a dumb question and very easy to do. It is a VERY complex TOC (prints out to 11 pages) so I do not want to redo from scratch.
    I await all of your expert advice.
    Thank you so much!
    DianaJ

    Hi,
    To import a TOC into existing project you may follow the steps as below:
    1. Go to Project Manager POD and expand the TOC folder
    2. Click New TOC in the Right Click Menu
    3. Give the desired name to the TOC you want
    4. Check the checkbox "Copy existing Table of Contents" and browse to the TOC file that you want to import
    5. Click OK and all contents of the TOC should be imported.
    I hope it works
    Thanks

  • Oracles Patchset 6 (9.2.0.7) for the 9.2 Database Server and some stats

    Hi,
    look ( http://orcasoracle.blogspot.com/ ) at some statistics about the Patchsets of the Oracle 9.2 Database Server.
    regards
    Carl

    Yes!
    the problem is that .NET is availabe only on WinX Platforms.
    I hve heared somethong of mono a .NET Framework on Linux/Unix.
    But it's not only this base it's the question which tools/Patterns/Principials
    they use to ensure high quality coding.
    Carl

  • Eroracle patchset( 9.2.0.6.0) to Oracle (9.2.0.1.0)  on Windows Xp (32 bit)

    Hi All,
    I am trying to apply oracle patchset( 9.2.0.6.0) to Oracle (9.2.0.1.0) on Windows Xp (32 bit) system. While trying to apply this patch I got a message to shutdown OS services like RPC (Remote Procedure Call), COM3+ System Event which should not happen ideally. As per my experience we can not close down the RPC service, Since this is a critical system service. Have any faced similar problem in the past? If yes, then please let me know.
    Thank You.

    Hi,
    There are two concerns about your upgrade.
    Direct upgrade to 11.2.0 is not support from version 9.2.0.6, at least you should be on version 9.2.0.8.
    11.2.0.3 is not supported on solris8, at least you should be on OS version - Solaris 10.
    Please refer MOS tech notes:
    Upgrading to 9i with Standby Database in Place (Doc ID 165296.1)
    Upgrading Oracle Database with a Logical Standby Database In Place (Doc ID 437276.1)
    Complete Checklist for Manual Upgrades to 11gR2 (Doc ID 837570.1)
    How To Upgrade A Primary Database And A Physical Standby To Oracle10gR2 (10.2) (Doc ID 407040.1)
    thanks,
    X A H E E R

  • Ideas for a new kernel patchset

    Hi,
    I'm not much satisfied with the kernel patchsets currently available for Arch, so I'm planning a new patchset (well... it was ready when it was 2.6.20.7 based, but now I'm making a new 2.6.21 based one).
    These would be the planned patches:
    genpatches ( http://dev.gentoo.org/~dsd/genpatches/ ) [not all when they were for 2.6.20... we'll see for 2.6.21]
    AppArmor ( www.novell.com/linux/security/apparmor/ )
    PaX ( http://grsecurity.net/ ) [not the whole grsecurity patchset]
    cfs-scheduler ( http://people.redhat.com/mingo/cfs-scheduler/ ) [a new scheduler from Ingo Molnar... better than the -ck one? Probably yes.]
    Suspend 2 ( http://www.suspend2.net/ )
    SKAS ( http://www.user-mode-linux.org/~blaisorblade/ )
    Squashfs ( http://squashfs.sourceforge.net/ )
    Unionfs ( http://www.am-utils.org/project-unionfs.html )
    Reiser4 ( http://www.namesys.com/ )
    ACPI DSDT ( http://gaugusch.at/kernel.shtml )
    There are some small fixes (genpatches), some "hardening" patches (AppArmor, PaX, SKAS), a new scheduler (cfs-scheduler), improved filesystems support (Squashfs, Unionsfs, Reiser4) and the usual useful things (Suspend 2, ACPI DSDT).
    Do you have any other idea? Let me know.
    Last edited by ekerazha (2007-04-26 10:59:44)

    ekerazha wrote:So... probably I'll use Suspend2 but I'll leave out fbsplash (for the same reason Linus thinks mixed user-space/kernel-space suspend-to-disk capabilities are not a very good idea): fbsplash-based solution uses a mixed user-space/kernel-space approach. Suspend2 seems like a kernel-space only approach. Splashy is an user-space only approach. So no controversial userspace<->kernelspace interfaces using Suspend2 and Splashy (I think... tell me if I'm wrong).
    splashy is totally userspace.
    suspend2 has an option to support userspace progress interfaces, such as userui, fbsplash and others. but the logic and function of suspend2 does not depend on this, it's entirely in the kernel.
    fbsplash is userspace* and can give progress and everything from userspace, however it cannot set the terminal backgrounds unless it is patched -- none of the userspace splash tools set the background.
    regardless, before you get carried away, you might want to work out why you're making this patchset. and for each patch, why are you including it, do people really need these, or are you just beefing it up to try and make one size fit all? This doesn't always work as well as you'd think, and makes testing damn near impossible.
    Work these things out, or you'll probably end up like the other long gone patchsets, nitro, dark, emission, love, ragnarok, klight, light, kamikaze, no, kot, morph, rad, skunk, cko or hammer. And there's more...
    James

  • Error while applying patchset 11.1.0.7 to 11.1.0.6

    Hi, I am a new DBA and would appreciate any help on this.
    I am in the process of upgrading my database from 10.2.0.4 to 11.1.0.7. I installed 11.1.0.6 and was applying the 11.1.0.7 patch. I installed the 11g patchset successfully and was working on 'Upgrading Oracle Database 11g Release 11.1.0.6 to Oracle Database 11g Release 11.1.0.7' - Section 9.2 of the readme of the 11.1.0.7 patchset. After starting the dbua and selecting the 11g home that needed to be upgraded, the dbua gave the error -
    The upgrade Assistant failed in bringing up the database proddb1. Oracle Home /opt/oracle/product/11.1.0/dev obtained from file /etc/oratab was used to connect to the database. Either the database is not running from Oracle Home /opt/oracle/product/11.1.0/dev or the pfile /oravol00/oracle/product/11.1.0/dev/dbs/init.ora used is incorrect. Correct the error and run the Upgrade Assistant again.
    Here are some more details about my system - I have a 10g dev instance and a 10g production instance also running on the same box. The 11g instance location is /oravol00/opt/oracle/product/11.1.0/dev and has a soft link to /opt/oracle/product/11.1.0/dev.
    I read another thread on the OTN where another person had the same problem and was asked to start the database in the upgrade mode from sqlplus and then try the dbua again. I tried that - started the databse in startup upgrade mode and it gave me this error -
    SQL> startup upgrade;
    ORACLE instance started.
    Total System Global Area 1.0088E+10 bytes
    Fixed Size 2162320 bytes
    Variable Size 5502927216 bytes
    Database Buffers 4563402752 bytes
    Redo Buffers 19697664 bytes
    ORA-03113: end-of-file on communication channel
    Process ID: 19677
    Session ID: 170 Serial number: 3
    Can someone please give me some clue on what I did wrong here and how to correct it? Any help is appreciated.
    Edited by: user12158503 on Mar 12, 2010 7:47 PM

    I checked my alert log and see errors from the day I installed the 11g instance. When DBUA said the installation is complete, I thought everything went fine. But now I see alert log had errors since then. I created the database on March 12th and tried to install the 11.1.0.7 patch on March 14th by around 3pm. Here is more clarification on the upgrade. I am trying to upgrade my dev environment. I plan to upgrade using export/import. For this I created the 11g instance and am applying the 11.1.07 patch. Next, I need to apply the PSU patch and then do the upgrade.
    I am pasting the alert log errors here. Please advice on what I need to do.
    I see these errors from the day I created the database -
    alter database "progdev" open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 844220
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_29547.trc:
    z00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: '/oravol00/oradata/progdev/redo01.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    2010-03-11 14:23:24.757000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_29547.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: '/oravol00/oradata/progdev/redo02.log'
    ORA-27037: unable to obtain file status
    Linux-x86_64 Error: 2: No such file or directory
    Additional information: 3
    2010-03-11 14:23:27.729000 -06:00
    And these from when I tried to do the patch install -
    Shutting down instance (immediate)
    License high water mark = 71
    ORA-1089 : opidrv aborting process unknown ospid (1452_47151230037104)
    2010-03-12 16:20:31.653000 -06:00
    All dispatchers and shared servers shutdown
    2010-03-12 16:20:33.732000 -06:00
    ALTER DATABASE CLOSE NORMAL
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    2010-03-12 16:20:34.730000 -06:00
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 4
    Successful close of redo thread 1
    2010-03-12 16:20:48.060000 -06:00
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    2010-03-12 16:20:49.267000 -06:00
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Stopping background process VKTM:
    2010-03-12 16:20:58.416000 -06:00
    System State dumped to trace file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_ora_10281.trc
    2010-03-12 16:20:59.757000 -06:00
    Instance shutdown complete
    2010-03-12 17:03:02.814000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 17:03:04.837000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 3
    2010-03-12 17:03:08.261000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=26304
    VKTM started with pid=3, OS id=26306 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=26310
    DBRM started with pid=5, OS id=26312
    PSP0 started with pid=6, OS id=26314
    DIA0 started with pid=7, OS id=26316
    MMAN started with pid=8, OS id=26318
    DBW0 started with pid=9, OS id=26320
    DBW1 started with pid=10, OS id=26322
    LGWR started with pid=11, OS id=26324
    CKPT started with pid=12, OS id=26326
    SMON started with pid=13, OS id=26328
    RECO started with pid=14, OS id=26330
    MMON started with pid=15, OS id=26332
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=26334
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 17:03:12.994000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_26318.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 26318): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 26318
    2010-03-12 17:12:46.811000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 17:12:48.769000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 17:12:51.909000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=28723
    VKTM started with pid=3, OS id=28725 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=28729
    DBRM started with pid=5, OS id=28731
    PSP0 started with pid=6, OS id=28733
    DIA0 started with pid=7, OS id=28735
    MMAN started with pid=8, OS id=28737
    DBW0 started with pid=9, OS id=28739
    DBW1 started with pid=10, OS id=28741
    LGWR started with pid=11, OS id=28743
    CKPT started with pid=12, OS id=28745
    SMON started with pid=13, OS id=28747
    RECO started with pid=14, OS id=28749
    MMON started with pid=15, OS id=28751
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=28753
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 17:12:55.989000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_28737.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 28737): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 28737
    2010-03-12 21:09:24.016000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 21:09:25.986000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 21:09:29.084000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=19640
    VKTM started with pid=3, OS id=19642 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=19646
    DBRM started with pid=5, OS id=19648
    PSP0 started with pid=6, OS id=19650
    DIA0 started with pid=7, OS id=19652
    MMAN started with pid=8, OS id=19654
    DBW0 started with pid=9, OS id=19657
    DBW1 started with pid=10, OS id=19659
    LGWR started with pid=11, OS id=19661
    CKPT started with pid=12, OS id=19663
    SMON started with pid=13, OS id=19665
    RECO started with pid=14, OS id=19667
    MMON started with pid=15, OS id=19669
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=19671
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 21:09:33.214000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_19654.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 19654): terminating the instance due to error 27103
    2010-03-12 21:09:34.222000 -06:00
    Instance terminated by MMAN, pid = 19654
    2010-03-12 21:10:15.072000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 21:10:17.067000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 21:10:20.227000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=20310
    VKTM started with pid=3, OS id=20312 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=20316
    DBRM started with pid=5, OS id=20318
    PSP0 started with pid=6, OS id=20320
    DIA0 started with pid=7, OS id=20322
    MMAN started with pid=8, OS id=20324
    DBW0 started with pid=9, OS id=20326
    DBW1 started with pid=10, OS id=20328
    LGWR started with pid=11, OS id=20330
    CKPT started with pid=12, OS id=20332
    SMON started with pid=13, OS id=20334
    RECO started with pid=14, OS id=20336
    MMON started with pid=15, OS id=20338
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=20340
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    ALTER DATABASE MOUNT
    2010-03-12 21:10:24.263000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_20324.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 20324): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 20324
    2010-03-12 22:02:04.524000 -06:00
    Adjusting the default value of parameter parallel_max_servers
    from 160 to 135 due to the value of parameter processes (150)
    Starting ORACLE instance (normal)
    2010-03-12 22:02:06.715000 -06:00
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    2010-03-12 22:02:10.003000 -06:00
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile /opt/oracle/product/11.1.0/dev/dbs/spfileprogdev.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 9664M
    control_files = "/oravol00/oradata/progdev/control01.ctl"
    control_files = "/oravol00/oradata/progdev/control02.ctl"
    control_files = "/oravol00/oradata/progdev/control03.ctl"
    db_block_size = 8192
    compatible = "11.1.0.0.0"
    db_recovery_file_dest = "/opt/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 2G
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = ""
    dispatchers = "(PROTOCOL=TCP) (SERVICE=progdevXDB)"
    audit_file_dest = "/opt/oracle/admin/progdev/adump"
    audit_trail = "DB"
    db_name = "progdev"
    open_cursors = 300
    diagnostic_dest = "/opt/oracle"
    PMON started with pid=2, OS id=32493
    VKTM started with pid=3, OS id=32495 at elevated priority
    VKTM running at (20)ms precision
    DIAG started with pid=4, OS id=32499
    DBRM started with pid=5, OS id=32501
    PSP0 started with pid=6, OS id=32503
    DIA0 started with pid=7, OS id=32505
    MMAN started with pid=8, OS id=32507
    DBW0 started with pid=9, OS id=32509
    DBW1 started with pid=10, OS id=32511
    LGWR started with pid=11, OS id=32513
    CKPT started with pid=12, OS id=32515
    SMON started with pid=13, OS id=32517
    RECO started with pid=14, OS id=32519
    MMON started with pid=15, OS id=32521
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=16, OS id=32523
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /opt/oracle
    2010-03-12 22:02:11.216000 -06:00
    ALTER DATABASE MOUNT
    2010-03-12 22:02:14.385000 -06:00
    Errors in file /opt/oracle/diag/rdbms/progdev/progdev/trace/progdev_mman_32507.trc:
    ORA-27103: internal error
    Linux-x86_64 Error: 17: File exists
    Additional information: -1
    Additional information: 1
    MMAN (ospid: 32507): terminating the instance due to error 27103
    ORA-1092 : opitsk aborting process
    Instance terminated by MMAN, pid = 32507
    oracle@<progdev>:/home/oracle $
    Thanks,
    Anu

  • Oracle database 9.2.0.8 patchset upgrade from 9.2.0.3

    Hi,
    i have a situation where i upgraded the Oracle software with database as per metalink documentation from 9.2.03 to patchset 9.2.0.8 (Oracle9i Patch Set Release 2 (9.2.0.8) Patch Set 7 for HP-UX PA-RISC (64-Bit) ) (README for 4547809 )
    but i could see the $ORACLE_HOME/bin binaries are still at 9.2.0.3, and so v$version dba_registry pointing to same.
    i have pasted few lines of patch installation log from Inventory
    <------snip----------->
    Oracle Universal Installer version is 10.1.0.5.0
    Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
    *** Welcome Page***
    Initializing install inventory
    Setting up install inventory
    *** Specify File Locations Page***
    Setting the 'SourceLocation ( FROM_LOCATION )' property to '/u01/h3a/h3a_ora2/9208/Disk1/stage/products.xml'. Received the value from the UI p
    age.
    Setting the 'OracleHome ( ORACLE_HOME )' property to '/h3a/h3a_ora2/oracle/product/9.2.0'. Received the value from the UI page.
    Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OUIHome3'. Received the value from the UI page.
    Warning:*** Alert: You have specified a non-empty directory to install this product. It is recommended to specify either an empty or a non-exi
    stent directory. You may, however, choose to ignore this message if the directory contains Operating System generated files or subdirectories
    like lost+found.
    Do you want to proceed with installation in this Oracle Home? ***
    User Selected: Yes/OK
    Initializing OUI access setup
    Setting variable 'ORACLE_HOME' to '/h3a/h3a_ora2/oracle/product/9.2.0'. Received the value from the UI page.
    Setting the PROD_HOME variable of 'oracle.java.jdbc.thin14_9.2.0.1.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oracle_java_jdbc_thin14'. Receive
    d the value from the variable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.0.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/jre/1.4.2'. Received the value from the va
    riable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.opatch_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/OPatch'. Received the value from the v
    ariable calculation.
    Setting the PROD_HOME variable of 'oracle.swd.oui_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oui'. Received the value from the variabl
    e calculation.
    Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.1.0.5.0' to '/h3a/h3a_ora2/oracle/product/9.2.0/oui'. Received the value from the va
    riable calculation.
    Unable to read /h3a/h3a_ora2/oracle/product/9.2.0/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    # The patch iSQL*Plus Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor in the stagi
    ng area.
    # The patch oracle.apache.isqlplus 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installat
    ion.
    # The patch Oracle Text Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor in the sta
    ging area.
    # The patch oracle.cartridges.context 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch Oracle interMedia Locator Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed
    nor in the staging area.
    # The patch oracle.cartridges.locator 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch Oracle JDBC Development Drivers Patch 9.2.0.8.0 has not been selected for installation because the base component is neither inst
    alled nor in the staging area.
    # The patch oracle.java.jdbc.jdbc_dev 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for instal
    lation.
    # The patch JDBC/OCI Common Files Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor
    in the staging area.
    # The patch oracle.java.jdbc.oci_common 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for inst
    allation.
    Performing operation for OUI access setup
    CRS clusterware not found. Defaulting to vendor clusterware.
    Vendor clusterware is not detected.
    This is not a cluster system.
    Node selection page will not be shown.
    Setting variable 'CLUSTER_NODES' to ''. Received the value from a code block.
    *** Select a Product to Install Page***
    Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.server, 9.2.0.8.0, >9.2.0.8.0, [ ][OH:2]'. Received the value from the default
    settings.
    *** Select Installation Type Page***
    Setting the 'InstallType ( DEP_MODE )' property to 'Custom'. Received the value from the default settings.
    Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Custom,'. Received the value from the default settings.
    No prerequisite checks specified for this installation.
    # The patch oracle.options.ano.nis 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installation.
    # The patch could not be found in the staging area.
    # The patch Authentication and Encryption Patch 9.2.0.8.0 has not been selected for installation because the base component is neither instal
    led nor in the staging area.
    # The patch oracle.options.ano.sns 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for installat
    ion.
    # The patch Oracle Wallet Manager Patch 9.2.0.8.0 has not been selected for installation because the base component is neither installed nor
    in the staging area.
    # The patch oracle.options.ano.ssl.owm 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for insta
    llation.
    # The patch Oracle interMedia Client Compatibility Files Patch 9.2.0.8.0 has not been selected for installation because the base component is
    neither installed nor in the staging area.
    # The patch oracle.options.intermedia.imclient.imclicompat 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not bee
    n selected for installation.
    # The patch Oracle interMedia Common Files Patch 9.2.0.8.0 has not been selected for installation because the base component is neither insta
    lled nor in the staging area.
    # The patch oracle.options.intermedia.imcom 9.2.0.8.0, which is part of patch set Oracle 9iR2 Patch Set 9.2.0.8.0 , has not been selected for
    installation.
    # The patch Oracle interMedia Java Advanced Imaging Patch 9.2.0.8.0 has not been selected for installation because the base component is neit
    her installed nor in the staging area.
    <--------------->
    OPatch lsinventory for upgraded ORACLE_HOME returns
    PRODUCT NAME VERSION
    ============ =======
    Installer SDK Component 10.1.0.5.0
    Oracle 9iR2 Patch Set 9.2.0.8.0
    Oracle Universal Installer 10.1.0.5.0
    There are 3 components installed.
    There is no Interim Patch
    any idea what went wrong here?
    regards
    Deepak.

    Setting the 'InstallType ( DEP_MODE )' property to 'Custom'. Received the value from the default settings.Any reason for going in for custom installation?

  • Unable to install patchset 10.2.0.3 on XP - wants me to stop ALL services

    Hi,
    I am unable to install patchset 10.2.0.3 on our existing OWB installations (patchset 10.2.0.2) already installed.
    I get an error message saying that certain files are in use and that I should stop the "following services". It then proceeds to list every running service!!
    I have tried installing OWB with the 10.2.0.2 patchset and then I am able to install the 10.2.0.3 one but that is not a viable solution as I already have several users with OWB 10.2.0.2 installed on their machines and they need to patched to 10.2.0.3 ASAP. I really don't want to have to uninstall OWB from their machines and reinstall it.
    So, what's going on? Why does the OUI say it wants every Windows service to be stopped?

    I think this problem is caused by one or several MS Windows services (maybe MSDTC?). OUI cannot identify exact service name which locks Oracle file(s) and show all services in list.
    There are several notes on Metalink about this problem:
    Note:356181.1 "Errors about files being in use, when applying a patch."
    Note:402546.1 "How To Specify Which OCI.DLL The MS DTC PROCESS Uses"
    Note:198699.1 "Access denied on OCIW32.DLL when removing 9iAS Release 1 (1.0.2) installation"
    Note:232827.1 "Universal Installer can not replace the oci.dll Error when install/deinstall Oracle Products"
    Note:294350.1 "Write Errors, or Files In Use, or NoServicesForProcessException During Patch Installation"
    Try to change registry value HKLM/SOFTWARE/Microsoft/MSDTC/MTxOCI/OracleOciLib to nonexistent file name (for example xxx.dll), restart Windows and try to install patch again. Please give a feedback to this recommendation, I think it would be interesting to all.
    Regards,
    Oleg
    Message was edited by:
    oleg

  • Upgraded from RH9 to RH11 Search No Longer Working

    Hello,
    Situation:
                   Upgraded several projects from RH9 to RH11
                   WebHelp Pro Output
                   RoboHelp Server 9
    Search no longer works for upgraded RH11 projects.  No matter the topic or keyword entered, results are zero.
    Search works on RH9 projects.
    I looked through forums for similar situations, I didn't find any for RH11.  Some solutions for RH10 said to verify the whfts file included all the xml packages and the RH11 output does.  Others had to do with settings in WebHelp but couldn't find anything specific to WebHelp Pro.
    Any ideas?
    Thanks,
    Julie

    Update...it seems the fact that I am publishing to RH Server 9 is the problem.  I received word from Adobe tech support:
    "We have fixed that issue and soon we are releasing the patch for RHS 9 to support RH 11."
    The expected patch is expected to be delivered by end of March 2014. 
    Thanks for all who helped. 

  • Problem during installation of oacle patchset 10.2.0.2

    I am facing the following problem during installation of oracle patchset 10.2.0.2 with SAP SRM 3.0 (with EBP 4.0) on HP-UX IA64. Already my system has oracle patchset 9.2.0.7 installed. Experts' opinion required urgently please..
    prompt> ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be B.11.23.    Actual B.11.23
                                          Passed
    Checking swap space: must be greater than 250 MB.   Actual 32000 MB    Passed
    Checking Temp space: must be greater than 250 MB.   Actual 1796 MB    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-04-14_01-40-53PM. Please wait ...
    Error in writing to directory /tmp/OraInstall2008-04-14_01-40-53PM. Please ensure that this directory is writable and has atleast 69 MB of disk space. Installation cannot continue.
    : Error 0
    prompt>

    hi ben. I ran the runinstaller with the debug option. This is what it gave: (might be helpful for your analysis of the problem)
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be B.11.23.    Actual B.11.23
                                          Passed
    Checking swap space: must be greater than 250 MB.   Actual 32000 MB    Passed
    Checking Temp space: must be greater than 250 MB.   Actual 1684 MB    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-04-14_07                     -42-47PM. Please wait ...unzip:  cannot find ../stage/102_64/Components/oracle.s                     wd.jre/1.4.2.7.0/1/DataFiles/.jar, ../stage/102_64/Components/oracle.swd.jre/1.                     4.2.7.0/1/DataFiles/.jar.zip or ../stage/102_64/Components/oracle.swd.jre/1.4.2                     .7.0/1/DataFiles/*.jar.ZIP.
    No zipfiles found.
    Error in writing to directory /tmp/OraInstall2008-04-14_07-42-47PM. Please ensur                     e that this directory is writable and has atleast 69 MB of disk space. Installat                     ion cannot continue.
    : Error 0

Maybe you are looking for

  • How do I print from wifi-connected MacBook Pro to printer connected via USB to Win7 PC?

    This is really frustrating, and I did not think that anything could be this difficult on a Mac. I have a Windows 7 Home Premium desktop PC connected via ethernet cable to wireless router, and a printer connected to the PC via USB. I recently bought m

  • The deployment process seems to die or get stuck, iAS 6 SP3 for Solaris 8?

    When I deploy my application in iAS 6 SP3 for Solaris 8 the deployment process seems to die or get stuck. In the shell window i get the messages iasdeploy for iPlanet Application Server 6.0 SP3 Connected to LDAP server on sstu15.auto.com port 389 iPl

  • How much effort in upgrading mid-size app from WorkShop 8.1 to 9.2.2?

    Hi all, We have a mid/large size J2EE app built using WorkShop 8.1 SP5 that we are now thinking of migrating to 9.2.2. Our application uses most 8.1 features like pageflows/netui/controls/schema projects/ejbs etc, and can be considered relatively mid

  • Variable Date type

    Hello, I have a date type variable like 05/07/2008 / day/month/year and it works as a string. I have a prompt with this date type where I have declared a variable called v_date. The problem is how to make a filter in a form with this variable to see

  • OM install Redhat Agent

    We'd like to install Agent on Redhat, but the following error occurs: Exception: Multibyte string conversion failed So we could not sign certifications. One solution is to modify Linux locale setting. However, customer won't do this since it will imp