INstalling 10G on Suse 9.1

Please help!
I'm trying to install oracle 10G on Suse 9.1.
The Oracle installation guide mentioned the sysctl.config file that must to receive a several Kernel parameters to prepare the environmental. But this file just exist on Red Hat, not in Suse distro..
Could someone tell me on the sister file on Suse I need to do the entries?
Thanks in advance.
Eduardo

1) Setting the environment:
ftp://ftp.suse.com/pub/suse/i386/supplementary/commercial/Oracle/orarun-1.8-11_SL80_81.noarch.rpm
2) Installed patch p3006854_10102_LINUX.zip from metalink
3) run the installer and ignore errors ora-27125 during dbca
runInstaller -ignoreSysPrereqs
4) run below command:
cd $ORACLE_HOME/bin
mv oracle oracle.bin
cat >oracle <<"EOF"
#!/bin/bash
export DISABLE_HUGETLBFS=1
exec $ORACLE_HOME/bin/oracle.bin $@
EOF
chmod +x oracle  
6) run dbca to create the database.

Similar Messages

  • Possible to install 10G on Suse?

    I have installed oracle 10G on red hat linux. I was wondering if it was possible to install it on another distro, such as Suse linux.
    Has anyone done this successfully? I have an installed distro of Suse linux that I am trying to repair, I'm wondering if it would be worth it. It certainly would be much cheaper than getting Redhat.

    It wasn't supported but that's changed. See Certify on Metalink:
    Operating System: Linux x86 Version SLES-10
    Oracle Database - Enterprise Edition Version 10gR2
    N/A Version N/A
    Status: Certified

  • Problems installing 10g on Suse Linux (Failed dependencies: libaio)

    I am having problems installing Oracle 10g on a Suse Linux Operating system. I get the following error message.
    # rpm -ivh oracle-xe-10.2.0.1-0.1.i386.rpm
    error: Failed dependencies:
    libaio >= 0.3.96 is needed by oracle-xe-10.2.0.1-0.1
    Can anyone help me with this?
    Message was edited by:
    user473930

    Please also read the install documentation. This has been noted as a requirement for oracle-xe (you need one more lib ;) ) This also helps you setup your DB, etc, etc.

  • Installing 10g on Suse 10 - Orarun

    Hi all,
    Actually I've installed some databases with a procedure that I found in the Novell page, it makes simple the installation of Oracle without have to mess with some parameters.
    After setting up Oracle Server Base at install, just have to enable oracle user.
    Then change the ORACLE_HOME and ORACLE_SID in /etc/profile.d/oracle.sh
    After this just have to run the script /usr/sbin/rcoracle start this set the kernell parameters
    Then just run the ora installer
    Is a quick method but I was thinking if it's the best
    What do you think ?

    Hans Forbrich wrote:
    Archylus wrote:
    What do you think ?With Novell's certified Oracle configuration we have orarun.
    With Oracle's certified Oracle configuration we have 'oracle-validated.rpm'
    For the rest of the Linux world, if you can find it you can use Howards 'doris' script.
    All make a huge number of assumptions about how you want to configure your system. For all of them, the assumptions are usually satisfactory to get started.Thanks, well I'm a Jr. DBA (just starting), but we dont have another dba with more expertise ( He left to another place) then after making some installs this come to my head. I want to make the things in the best way that I can.
    The databases are important. And we want to run smoothly as possible.
    >
    Once things are started for a test configuration (a 'does it work' database), a professional DBA will review the configuration and make changes according to load and policy.
    Tkx, Then is time to research a little more.
    What get me a little confused was this from the manual
    Note:
    The kernel parameter and shell limit values shown in the following section are recommended values only. For production database systems, Oracle recommends that you tune these values to optimize the performance of the system. Refer to your operating system documentation for more information about tuning kernel parameters.The same feeling that I got when we get a server with 32gb of ram and asked to Oracle support which will be the right swap, and they respond me that for what we have too much ram.
    So yes - orarun is perfectly good ... to start. (And likely not valid for 11gR2! Just as oracle-validated.rpm with OEL 5u2 is not.)
    Edited by: Hans Forbrich on Apr 17, 2010 7:38 PM
    I have to admit I have not looked at 'doris' in a while. It's assumption matrix may be a lot better and/or a lot more flexible than the others, however I have no idea how it stands up now.Thank you again

  • 10g on SUSE 10. Can I install?

    Hi there,
    I am trying to install oracle 10g (10.2.0.1) on SUSE 10 SP1 Enterprise. When I tried to run the runinstaller, I got error message saying that it has to be SUSE 9.
    Does anybody know if I can put 10g on SUSE 10? if so, how to get around the "check operating system" error? thanks.

    The OUI for 10.2.0.x is not up to date for SUSE 10, so you have to bypass OS checks. Execute the installer as
    $ ./runInstaller -ignoreSysPrereqs

  • How to install oracle 10g on suse linux

    Hi,
    can anybody let me kbow how to install oracle 10.2 on suse linux.....
    i have installed suse linux but couldn;t able to install oracle 10g on the same....
    looking for gud suggestion.....

    These two are good to start with
    Installing Oracle Database 10g on SUSE Linux Enterprise Server 9 and on SUSE Linux Professional 9.1, 9.2, and 9.3
    http://www.puschitz.com/InstallingOracle10gOnSUSE.shtml
    Oracle Products on SUSE Linux Enterprise: Documents
    http://www.novell.com/products/server/oracle/documents.html

  • I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.

    I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.
    But this massage pop up when I used my browser first time before start database.
    Actually when I clicks on yes to start database.
    The web browser you are using is not optimized for this release of Oracle enterprise manager. It is recommended that you use one of the following:
    * Microsoft Internet Explorer version 5.5, 6.0 or higher
    * Netscape Navigator version 7 and higher
    *Mozilla version 1.3.1 and higher
    Dose any one know hoe to upgrade mozilla or install internet explorer 5.5, 6.0 or higher or SLES 8.
    Regards,
    D

    You can download package for your distribution (for example) from http://www.mozilla.org or directly from SuSE ftp server ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586
    IE for linux does not exist.

  • Oracle 10g on SuSE 9 with kernel 2.6.4

    Hi,
    i have installed Oracle 10g on SuSE 9 Professional with kernel 2.4.21-192 and it works fine.
    For testing purposes i have installed a 2.6.4 Kernel and get the following error on database startup:
    SQL> Connected to an idle instance
    SQL> ORA-27125: unable to create shared memory segment
    Linux Error: 1: Operation not permitted
    SQL> Disconnected
    Do you have any hints or is the kernel 2.6 not supported.
    Thanks Klaus

    /* using strace I have narrowed this down to the shmget call for allocating SGA memory. Specifically 2.6 kernel generates a WAIT in this call and Oracle specify IPC_NOWAIT flag, hence the failure condition.*/
    #include <sys/types.h>
    #include <sys/shm.h>
    #include <sys/types.h>
    #include <sys/mman.h>
    #include <errno.h>
    extern int errno;
    #define SHM_HUGETLB 04000
    #define SGA_SIZE 192937984
    #define dprintf(x) printf(x)
    #define ADDR 3285588844UL
    main()
    int shmid;
    int i, j, k;
    volatile char *shmaddr;
    if ((shmid = shmget(ADDR, SGA_SIZE, IPC_CREAT|IPC_NOWAIT|IPC_EXCL|0660) )
    < 0) {
    perror("IPC_NOWAIT Failure:\nTry without NOWAIT condition");
    if ((shmid = shmget(ADDR, SGA_SIZE, IPC_CREAT|IPC_EXCL|0660) )
    < 0) {
    perror("Failure:");
    exit(1);
    printf("shmid: 0x%x\n", shmid);
    shmaddr = shmat(shmid, (void *)ADDR, SHM_RND) ;
    if (errno != 0) {
    perror("Shared Memory Attach Failure:");
    exit(2);
    printf("shmaddr: %p\n", shmaddr);
    dprintf("Starting the writes:\n");
    for (i=0;i<SGA_SIZE;i++) {
    shmaddr[i] = (char) (i);
    if (!(i%(1024*1024))) dprintf(".");
    dprintf("\n");
    dprintf("Starting the Check...");
    for (i=0; i<SGA_SIZE;i++)
    if (shmaddr[i] != (char)i)
    printf("\nIndex %d mismatched.");
    dprintf("Done.\n");
    if (shmdt((const void *)shmaddr) != 0) {
    perror("Detached Failure:");
    exit (3);

  • 10g on SuSE 9.1 Pro issue

    Hi everybody!
    I am a newbie in this area (Oracle & Linux) and I need some help here...
    I have succesfuly installed Oracle 10g on SuSE 9.1 Pro (kernel 2.6.4), following the step by step procedures as described by Oracle (oracle user account, dba and oinstall groups, kernel parameters, shell limits, environment variables for the oracle account...) BUT...after rebooting, any connection to the host, nomatter what port(5500,5560 etc), is refused...WHY?...There are no changes in the network configuration, the firewall service is off...
    Could somebody give me an advice?
    Thanks!

    emctl start dbconsole
    isqlplusctl start

  • Oracle 10g on suse 9.1 Professional

    I recently moved to Linux suse 9.1 from the Windows background and I need to install Oracle 10g Database on Suse. I'll be glad to get a step by step instruction on installing oracle10g on suse Linux 9.1

    On following the installation guide, I got these errors on trying to log in to SQLPLUS
    SQL> startup
    ORA-01078:Failure in processing system parameters
    LRM-00109:Could not open parameter file '/u01/app/oracle/product/10.1.0/db_1/dbs/initsalesora'
    I was only able to make an idle connection and on running any script (even on dual table) I got the following errors:
    ORA-01034:Oracle not available

  • Installing 10gr1 in suse linux

    Is there any documentation for installing oracle 10g in suse linux environment..

    You find all (including Linux) installation guides here:
    http://www.oracle.com/technology/documentation/database10g.html
    But note, this documentation does not cover installation on unsupported Linux versions, here you have to check sources like
    http://www.puschitz.com
    Greetings
    Werner

  • HOW TO INSTALL 10G ON RHEL5

    CAN ANY ONE HELP ME HOE TO INSTALL 10G ON RHEL5

    You don't need to use capital letter to post the request, it looks as if you were yelling, your thread will be processed just the same as any other thread in the forum.
    Installation requirements:
    1. Installing required packages
    The minimum required packages given here are sufficient only if Linux has been installed without customizing the package selection. This list is based upon a "default-RPMs" installation of RHEL AS/ES 5. Additional RPMs may be needed if a "less-than-default-RPMs" installation of RHEL AS/ES 5 is performed. For more information, please refer to Note 376183.1 "Defining a "default RPMs" installation of the RHEL OS".
    The version numbers for these packages given below are the minimum version required. If you have the packages with higher versions than the versions mentioned in below example, you can install the higher version packages.
    (i) gcc-c++-4.1.1-52.el5.i386.rpm and all its dependent packages. The dependent packages are
    gcc-4.1.1-52.el5.i386.rpm
    libstdc++-devel-4.1.1-52.el5.i386.rpm
    glibc-devel-2.5-12.i386.rpm
    glibc-headers-2.5-12.i386.rpm
    libgomp-4.1.1-52.el5.i386.rpm
    (ii) libXp-1.0.0-8.i386.rpm
    (iii) compat-libstdc++-296-2.96-138.i386.rpm
    (iv) compat-libstdc++-33-3.2.3-61.i386.rpm
    Install all these packages from the directory Server in CD#2 of RHEL 5 by the single command.
    # rpm -ivh gcc-c++-4.1.1-52.el5.i386.rpm gcc-4.1.1-52.el5.i386.rpm
    libstdc++-devel-4.1.1-52.el5.i386.rpm glibc-devel-2.5-12.i386.rpm
    glibc-headers-2.5-12.i386.rpm libgomp-4.1.1-52.el5.i386.rpm
    libXp-1.0.0-8.i386.rpm compat-libstdc++-296-2.96-138.i386.rpm
    compat-libstdc++-33-3.2.3-61.i386.rpm
    (v) compat-db-4.2.52-5.1.i386.rpm
    This package is available in the directory Server in CD#3 of RHEL 5. Install this package by the command
    # rpm -ivh compat-db-4.2.52-5.1.i386.rpm
    2. Set the kernel parameters
    Add the following the lines in the file /etc/sysctl.conf
    kernel.shmmni = 4096
    kernel.sem = 250 32000 100 128
    fs.file-max = 65536
    net.ipv4.ip_local_port_range = 1024 65000
    net.core.rmem_default = 1048576
    net.core.rmem_max = 1048576
    net.core.wmem_default = 262144
    net.core.wmem_max = 262144
    To place these changes into effect, execute the command
    # sysctl -p
    3. Create Oracle user and groups
    # groupadd oinstall
    # groupadd dba
    # useradd -g oinstall -G dba oracle
    # passwd oracle
    4. Create the required directories for Oracle Base and change the ownership
    For example
    # mkdir -p /u01/app/oracle
    # chown -R oracle:oinstall /u01/app/oracle
    5. Set the session limits for Oracle user
    Add the following lines to the /etc/security/limits.conf file
    oracle soft nproc 2047
    oracle hard nproc 16384
    oracle soft nofile 1024
    oracle hard nofile 65536
    Add the following line in the /etc/pam.d/login file
    session required pam_limits.so
    Add the following lines to the /etc/profile.
    if [ $USER = "oracle" ]; then
         if [ $SHELL = "/bin/ksh" ]; then
              ulimit -p 16384
              ulimit -n 65536
         else
              ulimit -u 16384 -n 65536
         fi
    fi
    6. Configure the Oracle user's environment
    Configuring the oracle User's Environment, using the appropriate section of "Oracle® Database Quick Installation Guide 10g Release 2 (10.2) for Linux x86". Note that setting $ORACLE_BASE (not $ORACLE_HOME) in the environment will ease a couple of entries in the Oracle Universal Installer.
    For example, if oracle user is using bash shell, and has the home directory as /home/oracle,
    The following lines to be added to /home/oracle/.bash_profile
    export ORACLE_BASE=/u01/app/oracle
    export ORACLE_SID=orcl
    unset ORACLE_HOME
    7. Invoking OUI
    Log in as Oracle user and start installation by any one of the following methods. This is required because Oracle 10.2 expects the OS to be RHEL 3 or RHEL 4.
    Method 1:
    $ ./runInstaller -ignoreSysPrereqs
    Method 2:
    Copy the oraparam.ini from the installation source install/oraparam.ini to /tmp directory.
    Edit the file /tmp/oraparam.ini
    Change the following section :
    Before
    [Certified Versions]
    Linux=redhat-3,SuSE-9,redhat-4,UnitedLinux-1.0,asianux-1,asianux-2
    After
    [Certified Versions]
    Linux=redhat-3,SuSE-9,redhat-4,UnitedLinux-1.0,asianux-1,asianux-2,redhat-5
    Now invoke the runInstaller as follows :
    $ ./runInstaller -paramFile /tmp/oraparam.ini
    ~ Madrid

  • Error While installing 10g grid

    Hi All,
    While installing 10g grid for E-Business Suite 11.5.10.2 on linux-32bit machine
    This is the error message i got while installing.
    INFO: Command = /u01/oracle10g_grid/oms10g/perl/bin/perl /u01/oracle10g_grid/oms10g/install/oneoffs/applyOneoffs.pl automatic
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLReader.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4067264/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-08-59PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4067264' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4067264: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4067264_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12.zip/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc
    /lib/ojdbc14dms.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12_g.zip/oracle/jdbc/pool/OracleImplicitConnectionCac
    he.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/
    oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/pool/OracleImplicitConnectionCache.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4141076/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracl
    e Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-07PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4141076' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4141076: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4141076_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle1
    0g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdb
    c/lib/classes12.zip/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/
    creatin
    g: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/
    inflating: /u01/oracl
    e10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip
    /oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12_g.zip/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/or
    acle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/fi
    les/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/classes12dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14
    _g.jar/oracle/jdbc/driver/T4CStatement.class 
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/OracleStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CCallableStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CPreparedStatement.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4CTTIrxd.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/files/jdbc/lib/ojdbc14dms_g.jar/oracle/jdbc/driver/T4C8Oall.class
    creating: /u01/o
    racle10g_grid/oms10g/install/oneoffs/4488715/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4488715/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip
    OutPut of Command is Invok
    ing OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch2010-02-16_22-09-22PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4488715' to OH '/u01/oracle10g_grid/oms10g'
    Ru
    nning prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4488715: Required component(s) missing : [ oracle.rsf.dbjava_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Applying of patch /u01/oracle10g_grid/oms10g/install/oneoffs/p4488715_101042_GENERIC.zip failed
    Archive: /u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    creating: /u01/oracle10g
    _grid/oms10g/install/oneoffs/4547445/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/orac
    le/xml/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLAttr.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLPrintDriver.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XMLSAXSerializer.class
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/files/lib/xmlparserv2.jar/oracle/xml/parser/v2/XSLSAXPrintDriver.class
    creating: /u0
    1/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/inventory
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/config/actions
    creating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/GenericActions.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/etc/xml/ShiphomeDirectoryStructure.xml
    inflating: /u01/oracle10g_grid/oms10g/install/oneoffs/4547445/README.txt
    Now applying patch:/u01/oracle10g_grid/oms10g/install/oneoffs/p4547445_101042_GENERIC.zip
    OutPut of Command is Invoking OPatch 10.2.0.4.6
    Oracle Interim Patch Installer version 10.2.0.4.6
    Copyright (c) 2009, Oracle Corporation. All rights reserved.
    Oracle Home : /u01/oracle10g_grid/oms10g
    Central Inventory : /etc/oraInventory
    from : /u01/oracle10g_grid/oms10g/oraInst.loc
    OPatch version : 10.2.0.4.6
    OUI version : 10.2.0.5.0
    OUI location : /u01/oracle10g_grid/oms10g/oui
    Log file location : /u01/oracle10g_grid/oms10g/cfgtoollogs/opat
    ch/opatch2010-02-16_22-09-32PM.log
    Patch history file: /u01/oracle10g_grid/oms10g/cfgtoollogs/opatch/opatch_history.txt
    ApplySession applying interim patch '4547445' to OH '/u01/oracle10g_grid/oms10g'
    Running prerequisite checks...
    Prerequisite check "CheckApplicable" failed.
    The details are:
    Patch 4547445: Required component(s) missing : [ oracle.rsf.xdk_rsf, 10.1.0.4.2, higher version 10.1.0.5.0 found. ]
    System intact, OPatch will not attempt to restore the system
    OPatch failed with error code 74
    Thanks,
    vinay

    Please check whether the Opatch utility version and the patch binaries are compatible . please go thru readme.html available with the patch binaries.

  • Install 10g with 8.1.7/8.1.6 Fails

    I am trying to install 10g on Solaris 5.8 Sparc. The system has 8.1.6 and 8.1.7 on it. The install fails with a file not found exception. The file it is looking for is /u01/app/oracle/product/8.1.6/inventory/ContentsXML/oraclehomeproperties.xml.
    Wasn't ContentsXML introduced in 9i?
    Is there a way to install 10g without uninstalling 8.1.6 and 8.1.7?
    Thanks in advance for any help and/or wisdom you can provide.

    This seems to be an oracle inventory problem.
    I'm no longer sure where the inventory identifier is on Solaris - on Linux it's held in the /etc/oraInst.loc file. If you can find that, you could blank it out and set up a brand new inventory location for 10g. (Watch out, though, as you need the correct inventory locations when you wan to do patches or DB s/w management for the 8i version. SO back it up before wiping it.)

  • Configuration Issue while Installing 10g

    Hi,
    I am trying to install 10g (10.3.1.0)
    But while in configuration step am getting error
    ERROR :
    Failed at "Could not get DeploymentManager".
    This is typically the result of an invalid deployer URI format being supplied, the target server not being in a started state or incorrect authentication details being supplied.
    More information is available by enabling logging -- please see the Oracle Containers for J2EE Configuration and Administration Guide for details.
    My System configuration :
    OS : windows 7 64-bit
    Processor : i3
    Can anyone please advise me on how to do this?

    Hi',
    Please verify if we can install SOA 10G on Windows 7, also its 64 bit,
    so make sure you are not using 32 bit software's there.
    Windows XP is recommended for Oracle SOA development.
    -Yatan

Maybe you are looking for