9i & 10g OUI

I've pasted a link to my question here as I posted it in 'general' by mistake.
Should I use 9.2.0.8 Patch OUI to install 9.2.0.1?
9i & 10g OUI question
Thanks in advance.

The reason to have a new Oracle home is because currently, multiple databases are sharing the same Binary files. By creating a new set of binaries, databases can be upgraded individually. When database outage/maintenance windows can Not be made to coincide, upgrading an existing oracle_home with a new Critical Patch Update is NOT possible as all databases using those binaries have to be stopped at the same time.
Anyway the primary question is moot -
I have confirmed that 9.2.0.8 patch OUI will NOT install 9.2.0.1. It reports that a version 2.3 must be used, not a 10.1 OUI. Sorry, my mistake.

Similar Messages

  • 10g OUI Crashes on SLES9 sp2

    Hi,
    I've read through here hoping to find someone else that has seen this strangeness, but no such luck.
    I have setup SLES9 sp2 on an HP DL585 (ProLiant) and then started the process of installing Oracle 10g EE. I followed all the instructions for setup, such as checking the rpm versions, kernel parameters, and oracle user setup.
    When I start the installer, via the command: ./runInstaller
    it gets a segmentation violation in the program: ./install/.oui
    Here's some detailed output (below). As you can see from the gdb backtrace, it is crashing in a string function in libc, although I'm not clean on why it picked that up from /lib/tls
    Has anyone seen this problem or have any clues about how I can diagnose it?
    Thanks,
    Brian
    oracle@suselinux:~/install/database> ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLin
    ux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    ./runInstaller: line 63: 12972 Segmentation fault $CMDDIR/install/.oui -one
    click
    oracle@suselinux:~/install/database> gdb ./install/.oui
    GNU gdb 6.3
    Copyright 2004 Free Software Foundation, Inc.
    GDB is free software, covered by the GNU General Public License, and you are
    welcome to change it and/or distribute copies of it under certain conditions.
    Type "show copying" to see the conditions.
    There is absolutely no warranty for GDB. Type "show warranty" for details.
    This GDB was configured as "x86_64-suse-linux"...Using host libthread_db library
    "/lib64/tls/libthread_db.so.1".
    (gdb) r
    Starting program: /opt/oracle/install/database/install/.oui
    [Thread debugging using libthread_db enabled]
    [New Thread 1433108608 (LWP 12956)]
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLin
    ux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Program received signal SIGSEGV, Segmentation fault.
    [Switching to Thread 1433108608 (LWP 12956)]
    0x555ce70d in ____strtol_l_internal () from /lib/tls/libc.so.6
    (gdb) bt
    #0 0x555ce70d in ____strtol_l_internal () from /lib/tls/libc.so.6
    #1 0x555ce4a6 in __strtol_internal () from /lib/tls/libc.so.6
    #2 0x555cbb56 in atoi () from /lib/tls/libc.so.6
    #3 0x08055442 in CheckSwap (value=0xffff5a00 "150",
    version=0xffff6600 "SuSE-9",
    scratchLoc=0x8068838 "/tmp/OraInstall2006-04-12_02-32-58PM")
    at prereqchecks.c:1605
    #4 0x080574f5 in CheckPrerequisitesForInstall (
    paramFileLocation=0xffff9e44 "/opt/oracle/install/database/install/oraparam.
    ini", scratchLoc=0x8068838 "/tmp/OraInstall2006-04-12_02-32-58PM", silent=0,
    bIgnorePreReqs=0, bRequired=0, buffer=0xffff7f54 "Linux-SuSE-9-required",
    optBuffer=0xffff8354 "Linux-SuSE-9-optional", optFlMsg=0xffff8b54 "")
    at prereqchecks.c:2958
    #5 0x08057cc5 in checkPreReqs (
    paramLoc=0xffff9e44 "/opt/oracle/install/database/install/oraparam.ini",
    scratchLoc=0x8068838 "/tmp/OraInstall2006-04-12_02-32-58PM",
    gsTimeStamp=0x805d3c0 "2006-04-12_02-32-58PM",
    gsLogFileName=0x805a884 "/installActions", silent=0,
    invPtrLocation=0x805a894 "/etc/oraInst.loc", bExecSysPreReqs=0,
    bIgnorePreReqs=0, _bNoConsole=0) at prereqchecks.c:3787
    #6 0x0804e488 in main_helper (argc=1, argv=0xffffd644) at runInstaller.c:3944
    #7 0x08050768 in main (argc=1, argv=0xffffd644) at runInstaller.c:4882
    (gdb)

    Got it.
    I somehow missed that my swap space never got created during the SuSE install. Once I turned on file system swap, it all worked.
    Note to any Oracle employees: Kinda looks like a bug in OUI, huh?
    Anyway, isn't it funny how you write something out to the net and then the answer comes to you?
    Thanks,
    Brian

  • Oracle 10g OUI Product List

    I am preparing to install Oracle EE 10g R1 on a Linux box that is being set up as I type. My customer does not want a TYPICAL install but the option to limit products. Trying to be proactive, I'm trying to find the list of products you get when you choose CUSTOM install (waiting to get the list by running OUI would be a problem) but can't seem to find such a list on OTN or Metalink.
    If anyone has this list, I'd really appreciate a copy. In the meantime, I'll keep looking.

    Have you checked your Platform? The Installer is available for x86 and sparc platforms.
    Its possible that you have downloaded the installer for x86 platform and trying to install it on the sparc platform

  • Installing Oracle Database 10g  on Linux Red Hat 5.1

    While inslalling Oracle Database 10g Client Release 2 (10.2.0.1.0) for Linux x86-64 on Red Hat Enterprise Linux Server release 5.1 (Tikanga) we've got an error
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Failed <<<<
    Could we install Oracle Database 10g on Linux Red Hat 5.1 or we need only Oracle Database 11g?

    Verify that the redhat-release RPM is installed on your Red Hat system:
    rpm -q redhat-release
    This RPM is important for RHEL since RHEL AS 4, RHEL AS 3, and RHEL AS 2.1 are Linux releases supported by Oracle. Without this RPM, Oracle 10g OUI won't be able to recognize it as a supported OS. However, the installer of 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release yet. This means that you will have to edit the /etc/redhat-release file. You also have to change /etc/redhat-release for unsupported releases like Fedora Core and RH9.
    I do not recommend to execute "runInstaller -ignoreSysPrereqs" since this will disable other checks you probably don't want to.
    On RHEL AS 4 (for 10g R1), RH9, and FC 1 you have to change the /etc/redhat-release file to make Oracle 10g believe it's running on a supported release.
    Regarding RHEL AS 4, the installer for 10g 10.1.0.3 does not recognize RHEL AS 4 as a supported release but 10g R2 OUI does.
    To change the /etc/redhat-release file, you can simply copy/paste the following commands:
    su - root
    cp /etc/redhat-release /etc/redhat-release.orig
    cat > /etc/redhat-release << EOF
    Red Hat Enterprise Linux AS release 3 (Taroon)
    EOF
    After you are done with the Oracle10g installation, undo the changes you made to /etc/redhat-release:
    su - root
    cp /etc/redhat-release.orig /etc/redhat-release
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Patch 11724962 - 10.2.0.5.3 PSU

    Hi!
    I'm running databases 10.2.0.5.0 on AIX 5.3. I applied patch 11724962 - 10.2.0.5.3 Patch Set Update. Everything is OK, no errors. I believe that select version from v$instance return me 10.2.0.5.3... But I got 10.2.0.5.0 Why? Where I lost?
    $ oslevel -s
    5300-09-05-0943
    $ opatch lsinventory
    Invoking OPatch 10.2.0.5.1
    Oracle Interim Patch Installer version 10.2.0.5.1
    Copyright (c) 2010, Oracle Corporation. All rights reserved.
    Oracle Home : /oracle/app/10g
    Central Inventory : /oracle/oraInventory
    from : /etc/oraInst.loc
    OPatch version : 10.2.0.5.1
    OUI version : 10.2.0.5.0
    OUI location : /oracle/app/10g/oui
    Log file location : /oracle/app/10g/cfgtoollogs/opatch/opatch2011-07-18_13-57-36PM.log
    Patch history file: /oracle/app/10g/cfgtoollogs/opatch/opatch_history.txt
    Lsinventory Output file location : /oracle/app/10g/cfgtoollogs/opatch/lsinv/lsinventory2011-07-18_13-57-36PM.txt
    Installed Top-level Products (4):
    Oracle Database 10g 10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 2 10.2.0.3.0
    Oracle Database 10g Release 2 Patch Set 3 10.2.0.4.0
    Oracle Database 10g Release 2 Patch Set 4 10.2.0.5.0
    There are 4 products installed in this Oracle Home.
    Interim patches (1) :
    Patch 11724962 : applied on Fri Jul 15 09:15:42 GMT+02:00 2011
    Unique Patch ID: 13789650
    Created on 29 May 2011, 03:42:55 hrs PST8PDT
    Bugs fixed:
    6402302, 10327190, 9150282, 9659614, 8865718, 9949948, 9024850, 8394351
    10327179, 8546356, 9711859, 9714832, 10235783, 9952230, 10248542, 9770451
    9020537, 9772888, 8664189, 10091698, 7519406, 9952270, 8771916, 9109487
    9713537, 8350262, 11792865, 10010310, 11724962, 11725006, 9390484
    9963497, 8544696, 9320130, 10249537, 8211733, 8277300, 9548269, 9337325
    9726739, 7602341, 10157402, 8412426
    OPatch succeeded.

    Hi;
    Please see:
    Do Patchset Updates (PSU's) Change the Oracle Release Version/Fifth Digit? [ID 861152.1]
    Regard
    Helios

  • TLS patch not working

    Hi all!
    I'm trying to apply a patch and it's not working. I've searched the web, metalink included and nothing... plus, the version numbers confuse me. Please advise.
    Thanks in advance!
    Here goes the apply verbose output (I'm sorry for the long output):
    [oracle10@as1 6370967]$ opatch apply -verbose
    Oracle Interim Patch Installer version 1.0.0.0.63
    Copyright (c) 2009 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /opt/oracle/product/10g
    Oracle Home Inventory : /opt/oracle/product/10g/inventory
    Central Inventory : /opt/oracle/oraInventory
    from : /etc/oraInst.loc
    OUI location : /opt/oracle/product/10g/oui
    OUI shared library : /opt/oracle/product/10g/oui/lib/linux/liboraInstaller.so
    Java location : /opt/oracle/product/10g/jre/1.4.2/bin/java
    Log file location : /opt/oracle/product/10g/.patch_storage/<patch ID>/*.log
    OPatch Version 1.0.0.0.63
    Perl Version 5.008003
    Performing pre-patch installation checks.
    .patch_storage exists, checking its perms and changing it if necessary.
    Creating log file "/opt/oracle/product/10g/.patch_storage/6370967/Apply_6370967_03-26-2010_15-15-05.log"
    Starting OPatch Apply session at 03-26-2010_15-15-05.
    Command arguments parsed by OPatch are: apply -verbose
    OPatch version is: 1.0.0.0.63
    The contents of the file: /etc/oraInst.loc
    inventory_loc=/opt/oracle/oraInventory
    inst_group=oinstall
    Performing RAC prerequisite checks...
    Accessing inventory ... (retry 10 times, delay 30 seconds each time)
    System Command: /opt/oracle/product/10g/jre/1.4.2/bin/java -Doracle.installer.invPtrLoc=/etc/oraInst.loc -Dopatch.retry=10 -Dopatch.delay=30 -classpath "/opt/oracle/product/10g/oui/jlib/OraInstaller.jar:/opt/oracle/product/10g/oui/jlib/srvm.jar:/opt/oracle/product/10g/OPatch/jlib/opatch.jar:/opt/oracle/product/10g/oui/jlib/xmlparserv2.jar:/opt/oracle/product/10g/oui/jlib/share.jar:/opt/oracle/product/10g/jlib/srvm.jar" opatch/O2O "/opt/oracle/product/10g" "/opt/oracle/product/10g/oui" opatch.pl 1.0.0.0.63
    Result:
    output to OPatch:
    NODE_LIST=NULL
    NODE_COUNT=0
    LOCAL_NODE=NULL
    IS_CFS=0
    RAC_CODE=0
    HOME_INDEX=1
    This is not a RAC system
    Backing up the rollback script as "/opt/oracle/product/10g/.patch_storage/6370967/rollback_6370967.sh_03-26-2010_15-15-06"
    Interim Patch ID: 6370967
    Checking the patch inventory.
    Component Name: oracle.rdbms.rsf
    Component Version: 10.2.0.3.0
    This is a rolling patch.
    Bugs fixed by this patch 6370967:
    6370967 : TLS 1.0 HANDSHAKE FAILS WHEN THE CLIENT IS RUNNING ON VISTA
    Reading patch XML files and doing sanity checks.
    Read the command to action file map.
    Performing initial safety check.
    Oracle Configuration Manager (OCM) is included with this release of OPatch.
    This is a OCM patch.
    Home has OCM installed but not configured.
    Invoking fuser to check for active processes.
    Skipping invocation of fuser on "/opt/oracle/product/10g/bin/oracle" as the file does not exist or is a directory.
    Checking active processes:
    Accessing inventory ... (retry 10 times, delay 30 seconds each time)
    System Command: /opt/oracle/product/10g/jre/1.4.2/bin/java -Doracle.installer.invPtrLoc=/etc/oraInst.loc -Dopatch.retry=10 -Dopatch.delay=30 -classpath "/opt/oracle/product/10g/oui/jlib/OraInstaller.jar:/opt/oracle/product/10g/oui/jlib/srvm.jar:/opt/oracle/product/10g/OPatch/jlib/opatch.jar:/opt/oracle/product/10g/oui/jlib/xmlparserv2.jar:/opt/oracle/product/10g/oui/jlib/share.jar" opatch/CheckConflict "/opt/oracle/product/10g/oui" "/opt/oracle/product/10g" opatch.pl 1.0.0.0.63 6370967 "6370967 " "/home/oracle10/ano/as/9_patch_6370967/6370967/etc/config/actions" "/home/oracle10/ano/as/9_patch_6370967/6370967/etc/config/inventory"
    Result :
    MISSING_COMPONENT : oracle.rdbms.rsf, 10.2.0.3.0
    MISSING_COMPONENT : oracle.rdbms.rsf, 10.2.0.3.0
    ERROR: OPatch failed during prerequisite check.
    And the lsinventory output:
    [oracle10@as1 6370967]$ opatch lsinventory
    Oracle Interim Patch Installer version 1.0.0.0.63
    Copyright (c) 2009 Oracle Corporation. All Rights Reserved..
    Oracle recommends you to use the latest OPatch version
    and read the OPatch documentation available in the OPatch/docs
    directory for usage. For information about the latest OPatch and
    other support-related issues, refer to document ID 293369.1
    available on My Oracle Support (https://myoraclesupport.oracle.com)
    Oracle Home : /opt/oracle/product/10g
    Oracle Home Inventory : /opt/oracle/product/10g/inventory
    Central Inventory : /opt/oracle/oraInventory
    from : /etc/oraInst.loc
    OUI location : /opt/oracle/product/10g/oui
    OUI shared library : /opt/oracle/product/10g/oui/lib/linux/liboraInstaller.so
    Java location : /opt/oracle/product/10g/jre/1.4.2/bin/java
    Log file location : /opt/oracle/product/10g/.patch_storage/<patch ID>/*.log
    Creating log file "/opt/oracle/product/10g/.patch_storage/LsInventory__03-26-2010_15-11-32.log"
    Result:
    Installed Patch List:
    =====================
    1) Patch 8555288 applied on Fri Mar 05 15:52:21 WET 2010
    Unique Patch ID: 11437032
    [ Bug fixes: 8555288  ]
    OPatch succeeded.
    ###############################################3

    Tell us about the product, type of OAS, version and what patch are you trying to apply.
    Frankly, digging from the logs of your output some of this information and you would get fewer responses than what you would get if you introduce your system.
    thanks,
    AMN

  • Figure out which CPU has been applied...

    Hello all, I am on 10.2.0.4. I wanted to know if there is a way to by looking at below info that i have cpu JAN 2010 applied ??? As I was asked today about it and All i could do it...down the cpujan2010 patch and unziped that and found the patch number in it(for instance Patch 9173253 ).
    I tried searching metalink with Patch 9173253, but no hits....so is there a way in opatch utility to figure out what patchs are applied, in terms of quaterly CPU...Thank
    [oracle@linux01 admin]$ opatch lsinventory
    Invoking OPatch 10.2.0.4.2
    Oracle Interim Patch Installer version 10.2.0.4.2
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /u01/app/oracle/10g
    Central Inventory : /u01/app/oracle/oraInventory
       from           : /etc/oraInst.loc
    OPatch version    : 10.2.0.4.2
    OUI version       : 10.2.0.4.0
    OUI location      : /u01/app/oracle/10g/oui
    Log file location : /u01/app/oracle/10g/cfgtoollogs/opatch/opatch2010-02-25_18-30-33PM.log
    Lsinventory Output file location : /u01/app/oracle/10g/cfgtoollogs/opatch/lsinv/lsinventory2010-02-25_18-30-33PM.txt
    Installed Top-level Products (2):
    Oracle Database 10g                                                  10.2.0.1.0
    Oracle Database 10g Release 2 Patch Set 3                            10.2.0.4.0
    There are 2 products installed in this Oracle Home.
    Interim patches (35) :
    Patch  9173253      : applied on Thu Feb 25 18:22:27 CST 2010
       Created on 2 Dec 2009, 02:21:37 hrs PST8PDT
       Bugs fixed:
         9173253
    Patch  9173248      : applied on Thu Feb 25 18:22:21 CST 2010
       Created on 2 Dec 2009, 02:21:15 hrs PST8PDT
       Bugs fixed:
         9173248
    Patch  9173244      : applied on Thu Feb 25 18:22:16 CST 2010
       Created on 2 Dec 2009, 02:20:05 hrs PST8PDT
       Bugs fixed:
         9173244
    Patch  9119226      : applied on Thu Feb 25 18:22:03 CST 2010
       Created on 5 Jan 2010, 22:40:51 hrs PST8PDT
       Bugs fixed:
         8534387, 8290506, 9119226, 7375644, 8836308, 7150470, 7592346
    Patch  8836686      : applied on Wed Feb 24 19:12:30 CST 2010
       Created on 31 Aug 2009, 13:24:31 hrs PST8PDT
       Bugs fixed:
         8836686Edited by: user097815 on Feb 25, 2010 7:24 PM

    Another way to find what you are looking for is to possibly try the following:
    SELECT * FROM registry$history
    You will find details of whats been applied. This obviously will be from an instance perspective.

  • Preclone dbtier error

    Hi experts,
    please help to slove below error.adpreclone.pl dbtier is getting error at 50%.
    $ perl adpreclone.pl dbTier
    Running Rapid Clone with command...
    perl /crmdevp/app/product/10.1.0/db_1/appsutil/bin/adclone.pl java=/crmdevp/app/product/10.1.0/db_1/jre/1.4.2 mode=stage stage=/crmdevp/app/product/10.1.0/db_1/appsutil/clone component=dbTier method=CUSTOM dbctx=/crmdevp/app/product/10.1.0/db_1/appsutil/DEVCRM_crmdev.xml showProgress
    Beginning database tier Stage - Sat May 11 14:05:36 2013
    APPS Password : apps
    Log file located at /crmdevp/app/product/10.1.0/db_1/appsutil/log/DEVCRM_crmdev/StageDBTier_05110205.log
    AutoClone needs to start the database up to generate cloning information
    Bring up database now [Yes] ?
    RC-40000: Fatal: Unable to start up the database
    ERROR while running Stage...
    Rgs,
    RAM

    hi EBS,
    db and listener is up only.plase find the logs
    $ more StageDBTier_05110318.log
    Started StageDBTier at Sat May 11 15:18:15 IST 2013
    Version:
    StageDBTier.java : 115.23
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Zip at /crmdevp/app/product/10.1.0/db_1/bin/zip
    ZIP used: Zip 2.3 (November 29th 1999). Usage:
    # Calling StageDBTechStack...
    Creating Staging Area
    DEBUG: 10g OUI exists
    Cloning Stage Area already exists, updating existing area.
    DEBUG: 10g OUI exists
    Done...
    # Calling StageDatabase...
    Creating Staging Area
    DEBUG: 10g OUI exists
    Cloning Stage Area already exists, updating existing area.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Generating Create Control file script adcrdbclone.sql
    Checking if listener is already up for DEVCRM...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Database is up but not OPEN (OPEN_MODE is NOMOUNT or MOUNTED). Bouncing it up...
    Shutting down database DEVCRM...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Database down
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Starting up Database DEVCRM...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : crmdev
    sDbDomain : ashokleyland.com
    sDbPort : 1601
    sDbSid : DEVCRM
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@crmdev.ashokleyland.com:1601:DEVCRM
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=crmdev.ashokleyland.com)(PORT=1601))(CONNECT_DATA=(SERVICE_NAME=DEVCRM.ashokleyland.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-40000: Unable to start up the database
    Raised by oracle.apps.ad.clone.StageDatabase
    RC-40000: Unable to start up the database
    Raised by oracle.apps.ad.clone.StageDatabase
    Rgs
    RAM

  • Unable to deinstall oracle software

    I installed 9.2.0.1 and cloned a database using cold backup of same version database.Then i applied 9.2.0.8 patch on top of
    9.2.0.1 by following release notes for the patch.
    When i started database it started throwing errors drop_segment doesn't exist.
    Thus i dropped the database using DBCA and then tried to uninstall the oracle software.I tried doing this
    using universal installer of 9.2.0.1 but it says that higher version universal
    installer installed some components so asks to use higher version for
    uninstall.
    When i used the universal installer given with patch set it doesn't gives the current oracle home to be uninstalled.
    I want to deinstall the oracle software and then install it again.What should i do ?
    Message was edited by:
    user491436
    Message was edited by:
    user491436

    Since release 9.2.0.7.0 the 10g OUI is used to install/deinstall oracle products, so when you attempt to uninstall using the OUI from 9.2.0.1.0 an error message will appear telling you that a later OUI is required. You can deinstall using the same OUI used when you installed the 9.2.0.8.0 patchset.
    Previous to deinstall make sure you don't have database services (if you want to get rid of database as well).
    Once deinstalled you can get rid of all oracle related entries at the regedit. Just watch out, you will be dealing with regedit and you don't want to leave your windows useless.
    You can delete the oracle directory left at the program files\oracle, this contain the oracle inventory and the OUI programs.
    ~ Madrid

  • Apply patches

    Hi all,
    My DB ( 10.2.0.4) have problem :
    [ OCROSD][1]utsz:3: ioctl DKIOCGAPART failed. errno[25]
    I must to apply patches 8833280 and 8705958 to which fix that problem, but when I apply 8833280 patch, it have notice :
    Invoking OPatch 10.2.0.4.3
    Oracle Interim Patch Installer version 10.2.0.4.3
    Copyright (c) 2007, Oracle Corporation.  All rights reserved.
    Oracle Home       : /oracle/app/oracle/product/10g
    Central Inventory : /oracle/app/oracle/oraInventory
    from           : /var/opt/oracle/oraInst.loc
    OPatch version    : 10.2.0.4.3
    OUI version       : 10.2.0.4.0
    OUI location      : /oracle/app/oracle/product/10g/oui
    Log file location : /oracle/app/oracle/product/10g/cfgtoollogs/opatch/opatch2012-07-11_22-26-33PM.log
    ApplySession applying interim patch '8833280' to OH '/oracle/app/oracle/product/10g'
    Execution of 'sh /data/media/patch/8833280/custom/scripts/init -apply 8833280 ':
    Return Code = 0
    +Interim Patch 8833280 has Conflict with patch(es) [  7158451 ] in OH /oracle/app/oracle/product/10g+
    +Interim patch 8833280 is a superset of the patch(es) [  5756769 ] in OH /oracle/app/oracle/product/10g+
    Subset patches:   5756769
    Conflict patches:   7158451
    The fixes for Patch  5756769 are included in the patch currently being installed (8833280).
    Patch(es)  7158451 conflict with the patch currently being installed (8833280).
    If you continue, all patches will be rolled back and the new patch (8833280) will be installed.
    If a merge of the new patch (8833280) and the conflicting patch(es) ( 7158451) is required, contact Oracle Support Services and request a Merged patch.
    I choose No option and then :
    ApplySession failed during prerequisite checks: ApplySession exits on request
    System intact, OPatch will not attempt to restore the system
    The following warnings have occurred during OPatch execution:
    +1) OUI-67012:Interim Patch 8833280 has Conflict with patch(es) [  7158451 ] in OH /oracle/app/oracle/product/10g+
    +2) OUI-67078:Interim patch 8833280 is a superset of the patch(es) [  5756769 ] in OH /oracle/app/oracle/product/10g+
    I have to do what's next ?
    Plz help me ?

    contact support as patch is saying
    If a merge of the new patch (8833280) and the conflicting patch(es) ( 7158451) is required, contact Oracle Support Services and request a Merged patch.

  • SQLPlusw.exe - Entry point not found

    Hi,
    Am gettign this errro message when am trying to loginto sqlplus in Oracle9i
    Patches applied are 9.2.06
    "The procedure entry point kodsetlobcb couldnt be located in the dynamic link library orageneric9.dll "
    Please help

    Where there any problem in the application of the 9.2.0.6 patch?
    When you applied the patch did you install the updated (10g) Oracle Universal Installer in the Oracle Home to be patched? If you did not, uninstall the updated 10g OUI and reinstall it in the Oracle Home to be patched and re-apply the patch set.

  • Oracle 10g RAC install on OEL5 update 5 OUI failing to write on tmp fs

    Dear Friends,
    I am attempting to install Oracle 10g R2 on Oracle Enterprise Linux 5 update 5 but facing some errors. Can't believe i have done everything right as far as oracle docs n my understanding concern. when i try to invoke runInstaller for CRS it fails with following error:
    [oracle@server01 clusterware]$ ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-11-15_04-36-47PM. Please wait ...[../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/filegroup1.jar]
    End-of-central-directory signature not found. Either this file is not
    a zipfile, or it constitutes one disk of a multi-part archive. In the
    latter case the central directory and zipfile comment will be found on
    the last disk(s) of this archive.
    note: ../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/filegroup1.jar may be a plain executable, not an archive
    Error in writing to directory /tmp/OraInstall2010-11-15_04-36-47PM. Please ensure that this directory is writable and has atleast 60 MB of disk space. Installation cannot continue.
    : Success
    [oracle@serverr01 clusterware]$
    I am also attaching the cluster verfication result, if you wish to have a look at this.
    Please let me know if you see any pointers.
    Many Thanks

    hi
    did you extract the zip file without any errors and with oracle user?
    is the /tmp full? post "df -h"
    you can manually set another temp directory using "export TMPDIR=/any/path"
    hth

  • Oui-10207error while installing oracle 10g on linux in vmware

    Hi,
    I have installed vmware on windows 7(64 bit) on which i have installed Oracle Enterprise linux 5. I have set all the variables correctly. but when i try to install oracle 10g on linux, i get the error
    OUI-10207:there is not enough disk space in the OUI swap area /tmp/OraInstall2011-10-17_03-44-48PM.Please make atleast 529KB of space avaivale and retry.
    but i have around 95bg of space. My partitions are as follows
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 12551 100815876 83 linux
    /dev/sda2 12552 13041 3935925 82 Linux swap/solaris
    /dev/sda3 13042 13054 104422+ 83 linux
    Please help me in solving the problem.
    Thanks
    Viraj

    What is your swap size? try to increase size
    execute below command on terminal, paste result here.
    #swapon -s
    #free
    Tips : how to increase swap space
    http://hackertrip.wordpress.com/2011/09/11/increase-swap-space/

  • Install 10g R2 Win XP,P4,The oui.exe found a problem and need to be closed

    Oracle Database 10g Release 2 10.2.0.1.0 Win32Bit
    On my computer the Universal Installer that comes with the 10201_database_win32.zip Download fails at startup.
    I try the the setup.exe and the oui.exe in the "install" subdirectory, but i get the same error message.
    Oracle Database 10g Release 2 (10.2.0.1.0)
    Enterprise/Standard Edition for Microsoft Windows (32-bit)
    Oracle® Universal Installer 10g Release 2 (10.2) for Windows
    System:
    Microsoft Windows XP Professional Version 2002 Service Pack 2
    Intel Pentium 4 CPU 3.00 GHz
    2.99 GHz, 0,99 GB RAM
    Firewall disabled.
    No logfile is created.
    Error message:
    oui.exe hat ein Problem festgestellt u. muss beendet werden.
    The oui.exe found a problem and need to be closed
    And then I get the windows message "The oui.exe found a problem and need to be closed."
    (Followed by the offer to send a report about the problem to Microsoft.)
    Someone knows this problem and could help me?
    Thank you
    Den

    I got it going.
    This was the 10.2 download from OTN installing to MS Windows XP SP2.
    Turns out that OUI won't start if the total length of the full directory path string is too long (to setup.exe or oui.exe). Solution was to move it closer to the base directory ("\") or to rename directories to make them shorter.
    Den

  • Oracle.swd.oui directory missing from 10G agent download

    I downloaded Oracle Enterprise Manager 10g Grid Control Management Agent Release 1 (10.1.0.2) for SPARC 32 bit fle name GC10g_agent_download.cpio.gz from OTN and the agent_download/Disk1/solaris/agent/stage/Components/oracle.swd.oui directory is missing. I copied the oracle.swd.oui directory over from the Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) download. After this the agent install worked just fine. Thank you for using Greg's debugging services.

    Please refer to the following documentation for details on downloadable agent. (you may need to concatenate the 2 lines below and place the url in your browser).
    http://download-west.oracle.com/docs/html/B12012_01/appC.htm#i633623

Maybe you are looking for

  • Trouble connecting to Airport Extreme

    I connect to the internet via my landlords wireless modem. This connected fine to my extreme for a while. They recently switched service providers and my extreme is no longer working. I get the constant flashing yellow light, and it never discovers i

  • Deltas are not coming to PSA

    Hi all, we have a data model in BI to extract data from table through Generic data source previously the delta infopackage is working very fine in picking deltas but now the delta infopackage is not getting any delta records to PSA we have around 750

  • .csv file Vs .txt file Content conversion sender file channel

    Hi Experts,                  I have a file with filename say input.csv.I want to do content conversion for these .CSV file.Is it same like we have to do for .txt file say input.txt. when i open my .csv file in notepad, i get multiple rows with each f

  • InputVerifier for JComboBox

    Hi, I'm trying to set an InputVerifier for an editable JComboBox using the setInputVerifier() method, to check the input before the JComboBox looses the focus. I've tried several things, as for exmaple extending the 'BasicComboBoxEditor' and set the

  • Pre-mapping vs post-mapping  tool

    Hello everyone. The problem is that I need to find the mapping rule mistakes comparing the amounts in the mapped accounts with the amounts in the accounts imported from the previous system. I'm not able to build an automatic tool in BPC to compare th