Oracle 10G client Install on Windows

We recently had our Oracle client upgraded from Oracle 9i to Oracle 10G. Now when we sign into the Oracle Enterprise Manager Console, select a user schema and right click on a table to View/Edit Contents, the records display but when i select a record and try to right click to Add Row / Delete all i get is a solid gray bar, so i can't delete the record. I am thinking this may be a permission problem of how the client was installed, but have no idea where to start. Any help from anyone will be greatly appreciated.

Use this step-by-step guide.
http://faq.programmerworld.net/database/installing-oracle-10g.html
http://www.procurar.pt http://www.wallpapers.pt

Similar Messages

  • Oracle 10g Client install on Reh Hat5

    Hey Guys,
    This could be one of those silly questions again, but here it goes...
    Attempting to install the oracle Client on my RHEL5, laptop.
    10201_client_linux32.zip
    As far as im aware i have the oracle user setup correctly... However im getting this pretty big exception.
    There is a post saying to be sure to have the following installed:
    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
    (v) compat-db-4.2.52-5.1.i386.rpm
    This package is available in the directory Server in CD#3 of RHEL 5.
    I found the last package, compat-db-4.2.52-5.1.i386.rpm on CD 3 and installed it, still no joy..where are the rest of the packages?
    [oraclient@bob client]$ ./runInstaller -paramFile /tmp/oraparam.ini
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1, asianux-2 or redhat-5
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-02-26_12-12-09AM. Please wait ...[oraclient@bob client]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-02-26_12-12-09AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall2008-02-26_12-12-09AM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    If there is anymore information i can supply please let me know. Really appreciate the help.....
    Thanks
    Robert

    <p>One way to install the missing packages is to open a terminal session as root and enter this on the command line:</p>
    <p>yum install package_name</p>
    <p>It will either install the missing package or tell you there is nothing to do. Forget about metalink. You can only access that if you have a support contract. Go to <b>here</b> and you will find information on the required packages for a client installation.</p>
    Tom

  • Connect linux 4 oracle 10g client to window 2003 server oracle 10g server

    Hi,
    I have my oracle 10g server installed on windows 2003 server.
    On another system i have oracle 10g client is installed having RedHad enterprise edition 4.
    I want to connect my client to the database server.
    I check using oracle universal installer it shows in installed products i.e.
    oracle 10g client is installed on linex system.
    but when i try to write any command like
    [oracle@satish ~]$ sqlplus$
    bash: sqlplus$: command not found
    [oracle@satish ~]$ tnsping
    bash: tnsping: command not foundand it doen't show any enty in applications for oracle which is strange.
    as i am new to linux.
    how to overcome this problem.
    Thanks
    Umesh

    thanks for quick reply
    i work like
    [oracle@satish ~]$ cd /home/oracle/oracle/product/10.2.0/client_1
    [oracle@satish client_1]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish client_1]$ ./sqlplus /nolog
    bash: ./sqlplus: is a directory
    [oracle@satish client_1]$ ls
    assistants   has               jdbc     nls          oui       root.sh      wwg
    bin          hs                jdk      odbc         owm       root.sh.old  xdk
    cdata        install           jlib     olap         perl      slax
    cfgtoollogs  install.platform  jpub     OPatch       plsql     sqlj
    classes      instantclient     jre      opmn         precomp   sqlplus
    crs          inventory         ldap     oracore      racg      srvm
    css          jar               lib      oraInst.loc  rdbms     sysman
    diagnostics  javavm            network  ord          relnotes  uix
    [oracle@satish client_1]$
    and
    [oracle@satish ~]$ expot ORACLE_HOME=/home/oracle/oracle
    bash: expot: command not found
    [oracle@satish ~]$ expoRt ORACLE_HOME=/home/oracle/oracle
    bash: expoRt: command not found
    [oracle@satish ~]$ export ORACLE_HOME=/home/oracle/oracle
    [oracle@satish ~]$ export ORACLE_SID=neo
    [oracle@satish ~]$ export PATH=$PATH:/home/oracle/oracle/product/10.2.0/client_1[oracle@satish ~]$
    [oracle@satish ~]$ ./sqlplus /nolog
    bash: ./sqlplus: No such file or directory
    [oracle@satish ~]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish ~]$thanks
    Edited by: Umesh Sharma on Feb 20, 2009 6:33 AM

  • Oracle 10g Client and ODAC Side-By-Side

    Hi there, I was unable to find an answer to my query by using search, but apologies if this is a double-post.
    I'm having some issues with a ASP.NET application running on a Windows XP Pro machine. The machine has Oracle 10g client installed (oraClient10g_home1), and also ODAC (ODACHome2).
    The part of my web application that accesses our Oracle DB (10g), always gets a ORA-12154 error when it tries to connect, but SQL*Plus and tnsping for this TNS both work on the machine.
    When I use tnsping from the command line it looks like its using parameter files from the ODAC home, rather than the 10g client home.
    On my development machine (where ODAC is not installed), the application works fine.
    Does anyone have any idea if there are any issues having both of these clients installed?
    Or otherwise where my problem could be?
    Thanks very much in advance,
    James Simm

    Thanks for the link, however it hasn't solved my issues:
    The version of ODP.Net installed is 10.2.0.2.20, and the Oracle Client is 10.2, so according to that link it should be able to automatically switch between Oracle Homes.
    The application I'm troubleshooting doesn't actually use ODP.Net, it uses System.Data.OracleClient, but ODP.Net is required for another application.
    I'm extremely stuck, as I cannot understand why I'm getting ORA-12154 when every other Oracle application on the machine can access it.
    Please let me know if there are any other things I can try, or if you need any information from me?
    Thanks in advance,
    James Simm

  • Oracle 10g client on Domain

    We have some problems with a Oracle 10g client instalation:
    We installed in a Windows 7 Pro OS on Domain, using an Admin User, Oracle 10g Client. If I use that user, I can connect to DB. If I change the user for a restricted one, I can't.
    Sample: Using the restricted user, I try to run SQL Plus for Windows; it starts, but after I fill the User, Pass and DB information, SQLPlus closes without showing any error or warning. In the same way, I can't run any program using the Client.
    If I change the privileges for that user to Administrator in the Active Directory, all works without problems (without any change in the configuration)
    Any idea about the permisions I should give to the user without giving Admin privileges.
    Thank you
    Rafael B.

    Welcome to the forums !
    Pl indicate which version of 10g client was installed. The only version of 10g that is certified on Win 7 is 10.2.0.5. Other versions may or may not work as advertised.
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15680/toc.htm#CHDFHIEA
    http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b15680/toc.htm#BABEBBJF
    HTH
    Srini

  • Oracle 10g client installation skips

    Hi,
    I have Oracle 11g database home in my 64 bit Windows 7 machine. However, now i would like to install Oracle 10.2.0 client as well. I tried giving a separate location. But for some reason, whenever i start the Setup and run the Administrator Type, the installation just skips without giving any errors. It just creates the inventory folder in the specified path.
    It goes to the Product-Specific Prerequisite Checks and exits without giving any warnings or errors.
    Can someone suggest what should be done here?
    Regards,
    Namrata

    Using paramFile: C:\Oracle 10g\client\install\oraparam.ini
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    The commandline for unzip:
    C:\Oracle 10g\client\install\unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/"*.jar" -d "C:\Temp\OraInstall2013-11-15_05-15-43PM"
    The commandline for unzip:
    C:\Oracle 10g\client\install\unzip -qqq ..\stage\Components\oracle.swd.oui\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\Temp\OraInstall2013-11-15_05-15-43PM"
    The commandline for unzip:
    C:\Oracle 10g\client\install\unzip -qqq ..\stage\Components\oracle.swd.oui.core\10.2.0.1.0\1\DataFiles\/"*.jar" -d "C:\Temp\OraInstall2013-11-15_05-15-43PM"
    The number of files bootstrapped for the jre is 584.
    The number of files bootstrapped for the oui is 100.INFO: Environment Variables:
    INFO: ORACLE_HOME =
    INFO: PATH = C:\Informatica\9.0.1\clients\tools\datadirect;C:\Informatica\9.0.1\clients\DeveloperClient\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\Program Files (x86)\Java\jdk1.7.0_25\bin;C:\Java\jdk1.7.0_25\bin;C:\app\nbhattacharjee\product\11.2.0\dbhome_1\bin;C:\Oracle_Patch;C:\Informatica\9.1.0\DataTransformation\bin;C:\Informatica\9.1.0\clients\tools\datadirect;C:\Informatica\9.1.0\clients\DeveloperClient\bin;C:\Informatica\9.1.0\clients\java\jre\bin\server;\pp2;C:\Program Files (x86)\NCR\Teradata Client\bin\;C:\Program Files (x86)\NCR\Teradata Client\bin\;C:\Program Files\NCR\Teradata Client\cliv2\;C:\Program Files (x86)\NCR\Common Files\Shared ICU Libraries for Teradata\lib;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Common Files\NCR\AXSMOD\;C:\R-2.15.1\bin\x64;C:\Oracle\Middleware\Oracle_BI1\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\lib;C:\Oracle\Middleware\Oracle_BI1\perl\bin;C:\Users\nbhattacharjee\AppData\Local\Smartbar\Application\;C:\Users\nbhattacharjee\AppData\Local\Smartbar\Application\
    INFO: CLASSPATH = C:\Informatica\9.1.0\DataTransformation\api\lib\CM_JavaAPI.jar;C:\Program Files\Common Files\NCR\JMSAXSMOD;C:\Java\jdk1.7.0_25\lib
    INFO: Username:nbhattacharjee
    INFO: Oracle Universal Installer version is 10.2.0.1.0
    INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
    INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
    INFO:
    *** Welcome Page***
    INFO: Initializing install inventory
    INFO: Setting up install inventory
    INFO:
    *** Specify Source Location Page***
    INFO: Initializing OUI Shiphome access setup
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: Performing operation for OUI Shiphome access setup
    INFO:
    *** Select a Product to Install Page***
    INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.client, 10.2.0.1.0, >0.0.0.0.0, [ 912 ][OH:2]'. Received the value from the default settings.
    INFO:
    *** Select Installation Type Page***
    INFO: Setting the 'InstallType ( DEP_MODE )' property to 'Administrator'. Received the value from the UI page.
    INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'Administrator'. Received the value from the UI page.
    INFO: The selected install type is "Administrator".
    INFO:
    *** Specify Home Details Page***
    INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1'. Received the value from the UI page.
    INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OraClient10g_home1'. Received the value from the UI page.
    INFO: Initializing OUI Oracle Home access setup
    INFO: Setting variable 'ORACLE_HOME' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1'. Received the value from the UI page.
    INFO: Loading shiphomepropertiesfrom C:\Temp\OraInstall2013-11-15_05-15-43PM/shiphomeproperties.xml
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: Setting the PROD_HOME variable of 'oracle.client_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.client Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.displayFonts_9.0.2.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_fonts'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oem.client_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/sysman'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap.mgmt_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_olap_wrksht'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.ic_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlplus.ic_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.sqlplus.ic Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.esm_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.client_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_has_client'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlj_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_java_sqlj'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.jle3_3.0.1.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/jle3'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\oui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\OPatch'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.8.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\jre\1.4.2'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ons_10.1.0.3.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/opmn'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.assistants.acf_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.assistants.acf Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.cabo_2.1.22.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/uix'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.dbui_2.2.13.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/dbui'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.dbui4_4.1.7.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/dbui4'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.ewt_3.4.38.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/ewt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.help_4.2.6.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/help'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.ice_5.2.3.6.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/ice'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.jewt_4.2.33.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/jewt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.jle_2.0.3.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/jle'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.kodiak_1.2.1.0.0I' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/kodiak'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.regexp_2.1.9.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/regexp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.bali.share_1.1.18.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_tools_share'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.buildtools.common_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_buildtools_common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.buildtools.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_buildtools_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.csmig_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms_expimp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.common_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.dbjava.common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.ic_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_dbjava_ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_dbjava_jdbc'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc12_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.dbjava.jdbc12'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc14_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.dbjava.jdbc14'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.dbjava.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.dbjava.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.emdw.emcp_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.emdw.emcp Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.emdw.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.emdw.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.common_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.has.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rsf_has_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.javavm.client_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.javavm.client Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.jdk_1.4.2.0.8' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\jdk'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.admin_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.client_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ldap.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_ldap_rsf_cmp'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.aso_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.aso Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.client_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_network_client'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.owm_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.network.owm Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.network.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.network.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.rsf.ic_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.network.rsf.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.network.ssl_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.network.ssl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_nlsrtl_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf.lbuilder_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_nlsrtl_rsf_lbuilder'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoledb_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntoledb Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoledb.odp_net_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/ODP.NET'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntoramts_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oramts'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.admin_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.admin Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.oraconfig_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.oraconfig Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.perfmon_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.ntrdbms.perfmon Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.odbc_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1 in'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.odbc.ic_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1 in'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oem.oemlt_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oemlt'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oo4o_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.oo4o Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.oracore.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.oracore.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap.api_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.oraolap.api'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.oraolap.dbscripts_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.annotator_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.ordim.client_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.interMedia.imclient'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.perlint_5.8.3.0.2' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\perl'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.precomp Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.common_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.precomp.common Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.lang_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.precomp.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rsf_precomp_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.crs_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dbscripts_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms_dbscripts'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.hs_common_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms_hs_common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.common_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.install.common'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.oci_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms_oci'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.plsql_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms_plsql'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf.ic_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.ic'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rman_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.rman'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rdbms.util_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.rdbms.util'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.rsf_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.rsf Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.slax.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle.slax.rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlj.sqljruntime_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_java_sqlj_sqljruntime'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.sqlplus_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.sqlplus Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.winprod_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.winprod Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.wwg.plsql_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rdbms'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_prod'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.parser.java_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.xdk.parser.java Product Location: Empty path specified.
    INFO: Setting the PROD_HOME variable of 'oracle.xdk.rsf_10.2.0.1.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1/oracle_rsf_rdbms_rsf'. Received the value from the variable calculation.
    INFO: Setting the PROD_HOME variable of 'oracle.java.j2ee.core_10.1.2.0.0' to 'C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1\jdk\jre\lib\ext'. Received the value from the variable calculation.
    INFO: Performing operation for OUI Oracle Home access setup
    INFO: Unable to read C:/app/nbhattacharjee/product/11.2.0/dbhome_1/client_1/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
    INFO: SRVM ClusterInfo.IsLocalOnly() called. Return value obtained is 'false'.
    INFO: The CRS clusterware location for 'oracle.crs 10.1.0.2.0' is not found.
    INFO: This is not a cluster system.
    INFO: Node selection page will not be shown.
    INFO: Install type for "Oracle Client 10.2.0.1.0 " is "Administrator".
    INFO: OUI-10066:Not all the dependencies for the component Oracle Client 10.2.0.1.0  could be found. Missing component oracle.doc 10.2.0.1.0.
    INFO: Install type for "Oracle SQLJ 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle interMedia Client Option 10.2.0.1.0 " is "Typical".
    INFO: Conflict while setting install type of "SQLJ Runtime 10.2.0.1.0 "  to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle Internet Directory Client 10.2.0.1.0 " is "Typical".
    INFO: Conflict while setting install type of "Oracle Database Utilities 10.2.0.1.0 "  to "Typical (Typical)". Install type already set to "Client (Client)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle Database Utilities 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "Required Support Files 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: OUI-10066:Not all the dependencies for the component Oracle Database Utilities 10.2.0.1.0  could be found. Missing component oracle.omwb 10.1.0.1.0.
    INFO: OUI-10066:Not all the dependencies for the component Oracle Database Utilities 10.2.0.1.0  could be found. Missing component oracle.workflow.builder 2.6.4.0.0.
    INFO: Install type for "Generic Connectivity Common Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Programmer 10.2.0.1.0 " is "Database Administrator".
    INFO: Install type for "OLAP Analytic Workspace Manager and Worksheet 10.2.0.1.0 " is "Typical".
    INFO: Conflict while setting install type of "Enterprise Manager 10g Java Console 10.2.0.1.0 "  to "Minimal (Minimum)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Oracle Database User Interface 2.2.13.0.0 "  to "Minimal (Minimum)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle Recovery Manager 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Advanced Security 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Enterprise Manager 10g Java Console 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "Oracle JFC Extended Windowing Toolkit 4.2.33.0.0 "  to "Custom (Custom)". Install type already set to "Minimal (Minimum)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Secure Socket Layer 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Oracle Net 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "SQL*Plus 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle Windows Interfaces 10.2.0.1.0 " is "ClientTypical".
    INFO: Install type for "Oracle Net 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Administration Assistant for Windows 10.2.0.1.0 " is "Minimal".
    INFO: Install type for "Oracle Objects for OLE 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle ODBC Driver 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Provider for OLE DB 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Data Provider for .NET 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Call Interface (OCI) 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Precompiler Common Files 10.2.0.1.0 " is "Typical".
    INFO: Conflict while setting install type of "Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0 "  to "Typical (Typical)". Install type already set to "Minimal (Minimum)". Seting it to "Custom (Custom)".
    INFO: Install type for "PL/SQL 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Precompilers 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle XML Development Kit 10.2.0.1.0 " is "Typical".
    INFO: Conflict while setting install type of "XML Parser for Java 10.2.0.1.0 "  to "Typical (Typical)". Install type already set to "Minimal (Minimum)". Seting it to "Custom (Custom)".
    INFO: Install type for "SQL*Plus 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Secure Socket Layer 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Database SQL Scripts 10.2.0.1.0 " is "Custom".
    INFO: Install type for "OLAP SQL Scripts 10.2.0.1.0 " is "Custom".
    INFO: Install type for "PL/SQL Embedded Gateway 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle LDAP administration 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Character Set Migration Utility 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Java Client 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Assistant Common Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Installation Common Files 10.2.0.1.0 " is "Typical".
    INFO: Install type for "HAS Common Files 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle JDBC/THIN Interfaces 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "Oracle JDBC/OCI Instant Client 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Instant Client 10.2.0.1.0 " is "Typical".
    INFO: Install type for "JDBC Common Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Code Editor 1.2.1.0.0I " is "Custom".
    INFO: Install type for "Oracle Database User Interface 2.2.13.0.0 " is "Custom".
    INFO: Install type for "Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "Oracle Globalization Support 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Oracle Core Required Support Files 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Conflict while setting install type of "Oracle RAC Required Support Files-HAS 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Enterprise Manager plugin Common Files 10.2.0.1.0 Beta" is "Custom".
    INFO: Install type for "Enterprise Manager Minimal Integration 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle UIX 2.1.22.0.0 " is "Typical".
    INFO: Install type for "Buildtools Common Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Globalization Support 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Locale Builder 10.2.0.1.0 " is "Custom".
    INFO: Install type for "regexp 2.1.9.0.0 " is "Typical".
    INFO: Install type for "Oracle Display Fonts 9.0.2.0.0 " is "Typical".
    INFO: Install type for "Oracle Help For Java 4.2.6.1.0 " is "Custom".
    INFO: Install type for "Oracle Clusterware High Availability API 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Wallet Manager 10.2.0.1.0 " is "Custom".
    INFO: Install type for "LDAP Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Net Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "SSL Required Support Files for InstantClient 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Oracle Enterprise Security Manager 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Ice Browser 5.2.3.6.0 " is "Custom".
    INFO: Install type for "Perl Interpreter 5.8.3.0.2 " is "Custom".
    INFO: Install type for "Oracle Java Layout Engine 2.0.3.0.0 " is "Custom".
    INFO: Install type for "Oracle Core Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Platform Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Precompiler Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Parser Generator Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle ODBC Driverfor Instant Client 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Agent Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "RDBMS Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Conflict while setting install type of "RDBMS Required Support Files for Instant Client 10.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "RDBMS Required Support Files for Instant Client 10.2.0.1.0 " is "Custom".
    INFO: Install type for "XDK Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "DBJAVA Required Support Files 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle RAC Required Support Files-HAS 10.2.0.1.0 " is "Custom".
    INFO: Install type for "SSL Required Support Files for InstantClient 10.2.0.1.0 " is "Custom".
    INFO: Install type for "XML Parser for Java 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle Java Layout Engine 3 3.0.1.0.0 " is "Minimal".
    INFO: Install type for "Oracle Extended Windowing Toolkit 3.4.38.0.0 " is "Custom".
    INFO: Install type for "Oracle JFC Extended Windowing Toolkit 4.2.33.0.0 " is "Custom".
    INFO: Install type for "Oracle OLAP API 10.2.0.1.0 " is "Minimum".
    INFO: Install type for "Oracle Database User Interface 4 4.1.7.0.0 " is "Minimal".
    INFO: Install type for "Bali Share 1.1.18.0.0 " is "Custom".
    INFO: Install type for "SQLJ Runtime 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle interMedia Annotator 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Notification Service 10.1.0.3.0 " is "Typical".
    INFO: Install type for "Oracle Clusterware RDBMS Files 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle JDBC/OCI Instant Client 10.2.0.1.0 " is "Custom".
    INFO: Install type for "SQL*Plus Files for Instant Client 10.2.0.1.0 " is "Typical".
    INFO: Install type for "Oracle Universal Installer 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Oracle One-Off Patch Installer 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Installer SDK Component 10.2.0.1.0 " is "Custom".
    INFO: Install type for "Sun JDK 1.4.2.0.8 " is "Complete".
    INFO: Conflict while setting install type of "Sun JDK extensions 10.1.2.0.0 "  to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
    INFO: Install type for "Sun JDK extensions 10.1.2.0.0 " is "Custom".
    INFO: Setting the PRE_REQUISITE variable of 'oracle.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlj_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.util_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.javavm.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.jdbc_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.winprod_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.oci_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.aso_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0  isCurrentPlatformInGroup
    platGroup = Windows
    INFO: Query Returned: true
    INFO: Calling Query rgsQueries10.1.0.2.0  isProductInstalled
    Location = C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1
    InternalName = w32oem10
    MaxVersion = null
    MinVersion = null
    INFO: Query Returned: false
    INFO: Calling Query rgsQueries10.1.0.2.0  isProductInstalled
    Location = C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1
    InternalName = oracle.swd.oui
    MaxVersion = 1.6.0.2.0
    MinVersion = 0.0.0.0.0
    INFO: Query Returned: false
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oem.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap.mgmt_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ons_10.1.0.3.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.has.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.install.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.opatch_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlj.sqljruntime_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.annotator_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.dbui_2.2.13.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlplus_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.ssl_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.admin_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Calling Query generalQueries10.1.0.3.0  isCurrentPlatformInGroup
    platGroup = UNIX
    INFO: Query Returned: false
    INFO: Calling Query rgsQueries10.1.0.2.0  isProductInstalled
    Location = C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1
    InternalName = w32rsf80
    MaxVersion = 8.0.7.0.0
    MinVersion = 8.0.3.0.0
    INFO: Query Returned: false
    INFO: Calling Query rgsQueries10.1.0.2.0  isProductInstalled
    Location = C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1
    InternalName = w32rsf73
    MaxVersion = 7.3.5.0.0
    MinVersion = 7.3.1.0.0
    INFO: Query Returned: false
    INFO: Calling Query areasQueries10.2.0.1.0  productInstalled
    location = C:\app\nbhattacharjee\product\11.2.0\dbhome_1\client_1
    name = oracle.sysman.netclt
    startVersion = 8.0.3.0.0
    endVersion = 8.0.6.0.0
    acceptCompatible = false
    INFO: Query Returned: false
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.jdbc14_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.esm_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rman_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.hs_common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.dbscripts_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.plsql_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.csmig_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp.lang_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.jdbc12_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap.api_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.dbui4_4.1.7.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.jle3_3.0.1.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.jewt_4.2.33.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk.parser.java_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.assistants.acf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.cabo_2.1.22.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.ewt_3.4.38.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.help_4.2.6.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.jle_2.0.3.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.kodiak_1.2.1.0.0I' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.ice_5.2.3.6.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oem.oemlt_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ntrdbms.admin_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oo4o_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.odbc_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ntoledb_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ntoledb.odp_net_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.owm_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.odbc.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rsf.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.jdk_1.4.2.0.8' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap.dbscripts_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.wwg.plsql_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.buildtools.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.emdw.emcp_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.has.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.oracore.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.nlsrtl.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.has.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.crs_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.network.rsf.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlplus.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.share_1.1.18.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.buildtools.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.slax.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.emdw.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.java.j2ee.core_10.1.2.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.regexp_2.1.9.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.displayFonts_9.0.2.0.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.nlsrtl.rsf.lbuilder_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.perlint_5.8.3.0.2' to 'true'. Received the value from the variable calculation.
    INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui.core_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
    INFO:
    *** Language Selection Page***
    INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en'. Received the value from the default settings.
    INFO:
    *** Specify Local Host Name Page***
    INFO: Setting the 'HostName ( ORACLE_HOSTNAME )' property to 'USMUMNBHATTACH1.us.deloitte.com'. Received the value from the default settings.
    INFO: Defaulting prerequisite location to 'C:\Oracle 10g\client\stage/prereq'.
    INFO:
    *** Product-Specific Prerequisite Checks Page***
    INFO: Entry point:oracle.client_Administrator_install
    INFO: Starting Prerequisite checks : Fri Nov 15 11:46:43 GMT 2013
    INFO: Checking CertifiedVersions
      This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.

  • Oracle 10g client installation process step by step

    Hello all,
    1)I have oracle 10g client installed in my system and the required drivers from the oracle site in xi .
    2)Also I tried coping the client sw from other system in which the oracle client was working fine.when I run connect.cmd i am getting an error"ora12154:tns:could not connect identifier specified.
    Kindly let me know the step by step process of the same in brief.
    please send the same to [email protected]
    thanks,
    Srinivas

    pls go through the link
    http://www.cryer.co.uk/brian/oracle/ORA12154.htm
    http://www.is.mcgill.ca/minerva/Help/ora12154.htm
    http://www.techonthenet.com/oracle/errors/ora12154.php
    http://www.ironspeed.com/Designer/4.0.3/WebHelp/Part_VI/ORA_12154_TNS_could_not_resolve_service_name.htm
    with regards
    Gabriel

  • TNS-12541: No listner on Windows VISTA (oracle 10g client)

    Hi all,
    After installing an Oracle 10g Client for Windows Vista, when trying to connect to the database, i got the error No listner (TNS-12541). I checked the database listner but it's running and i can connect there from XP OS client. Does anybody have an idea about that.
    tnsping give the same error also but when i ping the server it gives response.
    Any body has experioenced the same problem, if yes could you help please it's very urgent.
    Thanks regards
    raitsarevo

    raitsarevo,
    First of all: it's not very urgent. Very urgent requests end up in a SR at http://metalink.oracle.com.
    Oracle doesn't support all editions of Vista and 10g may not even support Vista at all. Please refer to the download page for 10g at http://otn.oracle.com for further details.
    A non-supported edition of Mickeysoft usually results in Oracle Net issues.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle 10g Client not working in Windows 7 64 bit

    Dear All,
    Not ablle to install Oracle 10g Client (Rel 2) in Windows 7 64 bit , getting an abnormal error and stoping ..
    Please suggest me how to proceed futher

    823755 wrote:
    Dear All,
    Not ablle to install Oracle 10g Client (Rel 2) in Windows 7 64 bit , getting an abnormal error and stoping ..
    Please suggest me how to proceed futherWhich Edition of Windows 7?
    Where version of Oracle to four decimal places; i.e. V10.2.0.1

  • Oracle Net Configuration Assistant failed - 10G Client Install

    Trying to install the 10g client on a Windows 2003 Itanium based server, the following command is run by the configuration assistants and fails
    D:\oracle\product\10.2.0\client_1\jdk\jre\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=D:\oracle\product\10.2.0\client_1\bin -classpath ";D:\oracle\product\10.2.0\client_1\jdk\jre\lib\rt.jar;D:\oracle\product\10.2.0\client_1\jlib\ldapjclnt10.jar;D:\oracle\product\10.2.0\client_1\jlib\ewt3.jar;D:\oracle\product\10.2.0\client_1\jlib\ewtcompat-3_3_15.jar;D:\oracle\product\10.2.0\client_1\network\jlib\NetCA.jar;D:\oracle\product\10.2.0\client_1\network\jlib\netcam.jar;D:\oracle\product\10.2.0\client_1\jlib\netcfg.jar;D:\oracle\product\10.2.0\client_1\jlib\help4.jar;D:\oracle\product\10.2.0\client_1\jlib\jewt4.jar;D:\oracle\product\10.2.0\client_1\jlib\oracle_ice.jar;D:\oracle\product\10.2.0\client_1\jlib\share.jar;D:\oracle\product\10.2.0\client_1\jlib\swingall-1_1_1.jar;D:\oracle\product\10.2.0\client_1\jdk\jre\lib\i18n.jar;D:\oracle\product\10.2.0\client_1\jlib\srvmhas.jar;D:\oracle\product\10.2.0\client_1\jlib\srvm.jar;D:\oracle\product\10.2.0\client_1\oui\jlib\OraInstaller.jar;D:\oracle\product\10.2.0\client_1\lib\xmlparserv2.jar;D:\oracle\product\10.2.0\client_1\network\tools" oracle.net.ca.NetCA /orahome D:\oracle\product\10.2.0\client_1 /orahnam OraClient10g_home1 /instype custom /inscomp client,oraclenet,ano /insprtcl tcp,nmp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile D:\oracle\product\10.2.0\client_1\network\install\netca_clt.rsp
    Another exception has been detected while we were handling last error.
    Dumping information about last error:
    ERROR REPORT FILE = (N/A)
    PC = 0x0000000010020070
    SIGNAL = -1073741795
    FUNCTION NAME = (N/A)
    OFFSET = 0xFFFFFFFF
    LIBRARY NAME = (N/A)
    Please check ERROR REPORT FILE for further information, if there is any.
    Good bye.
    I can post more if necessary, I just don't know what else might be needed.
    Any help would be appreciated.
    Thanks

    What does the ERROR REPORT file have in it?
    Also, while it seems an obvious question, but did you specifically download and install the Oracle Client for Windows Itanium 64-bit, and not the 32 bit version?

  • Will Windows 7 support the Oracle 10G client and database

    Hi experts,
    I try to find oracle 10g client/database in 32 bit window 7.
    I got message that the system does not support oracle 10gR2.
    Any suggestion?
    Thanks
    Jim

    Thanks for your information.
    I got below information as
    ====
    Checking operating system requirements ...
    Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    Problem: Oracle Database 10g is not certified on the current operating system.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-18001: The operating system 'Windows Vista Version 6.1' is not supported.
    Recommendation: Install the recommended Service Pack.
    =======================================================================
    Checking physical memory requirements ...
    Expected result: 256MB
    Actual Result: 2047MB
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Failed <<<<
    Problem: The install has detected that the primary IP address of the system is DHCP-assigned.
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Checking the length of PATH environment variable...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking Oracle Home path for location ...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    =======================================================================
    However, I could not find any 11.2 version is for window 7. ONLY vistal and 2008 in ONT.
    Where can we find oracle version for window 7?
    Thanks
    Jim

  • Can install Oracle 10g release 2 on Windows 2008 R2 Server  64-bit machine

    Hi All,
    Can we install Oracle 10g Release 2 on Windows 2008 Server R2 for 64-bit machine? If yes then is there any patche requirement for this, So suggest me.
    Regards,
    Rizi

    Hi;
    Can we install Oracle 10g Release 2 on Windows 2008 Server R2 for 64-bit machine? If yes then is there any patche requirement for this, So suggest me.Yes you can but you must use 10.2.0.5.0 version. Pelase check below note:
    How to Install Oracle 10.2.0.5 on MS Windows 7 / Windows 2008R2 [ID 1173433.1]
    Regard
    Helios

  • I can't install Oracle 10g Client in x86-64(Intel EM64T)

    Dear All,
    Recently, I tried to install the Oracle 10g client in Redhat Enterprise Linux 4.0 with x86-64 (Intel EM64T) platform. As I know,that is either Oracle 9i or Oracle 10g has been certified to Redhat AS 3.0 operating system.
    How can I install Oracle 10g normally under all x86-64 platforms? Or, When does Oracle to release out the patch for all x86-64 versions?

    Please reffer to Installation section.
    Database Installation

  • Oracle 10g not installing successfully in Windows Vista.

    Dear Gurus,
    Last week I bought a HP Pavlion Laptop with Windows Vista Operating System. Yesterday I tried to install Oracle 10g Database in it but got some errors during the installation and also it is not successfully installed. Even though there is no problem with the Software.
    Please tell me whether Oracle 10g is supported in Windows Vista. If not what is the version of Oracle should I install. I urgently need Oracle Database to be installed in my Laptop, please suggest what can be done.
    Thank you.
    With Kind Regards,
    Senthil Alagu .P.

    You may be interested in reading Oracle on Vista: Statement of Direction on the topic.
    Incidentally, which version of Vista is it? Oracle tend to only support the professional/business editions of Windows.
    Cheers, APC

  • Install Oracle 9i client on a computer with Oracle 10g Client

    Hello all!!
    I'm using a computer with Oracle 10g client, and I access two databases. One server has Oracle 10g server, and the other server has Oracle 9i server.
    I want to install 9i client, to have it also in my computer. I haver read that I just have to install it in a different ORACLE_HOME, but I have a doubt.
    If I install 9i client, would I be able to use the utilities, (exp, expddp, sqlldr) of both versions, or which version will be used in the command line for the utilities.
    Thanks a lot!!!

    To start with, Home Selector is a "9i thing" (and older), in 10g there's the OUI -> Installed Products... -> Environment tab instead.
    About the 9i dbca with other Oracle products installed. If you use launch.exe to start via dbca start menu shortcut, it uses ora92\assistants\dbca as working directory ("start from"). So when not looking for "numbered dlls" like oracore9.dll, a later/different version will be loaded if earlier in path, since loading goes through jre directories, ora92\assistants\dbca, then the dir's from path variable. From there it may start to link in libraries from different homes (on my laptop, "launch.exe dbca" uses files from 2 additional home paths!)
    But, if you instead use dbca.bat started from ora92\bin, it will look in the right directories first and there's no dll mess-up. (But only when using the correct cwd!)
    Plain and simple: stay very far away from multiple-general-home installs. It is possible to install allright, in different homes and all very nicely, but there will be pain when you decide to use the stuff (perhaps with sql*plus as the only exception, but I've run into bugs with that too).
    Message was edited by:
    orafad

Maybe you are looking for

  • Graphic Design Plan?

    I am a student, and I see that there is an affordable 10/month plan for photography exclusive programs. Is there something similar for a graphic design plan? Like a 15/month plan for Illustrator and Photoshop?

  • 11g PIVOT uses static columns - why why why???

    I am very curios to know why we have to hard-code the "pivot in" clause in a pivot query. Does this not defeat the purpose of pivoting? we have to write this: SELECT * FROM (SELECT customer_id, product_code, quantity FROM pivot_test) PIVOT (SUM(quant

  • Need to create service order in one system with SO from other sys

    Hi, i need to create a DTO program to copy service order from one system to other system. Both systems are SAP systems. My requirement is to create service order with same number as it was in the existing system. Service order type : SM03 Now standar

  • In sap 4.7 ver i want to  dispatch an Idoc through http in xml format

    Hi Here i am giving the brief scenario of about my requirements ":::: Our organization need to receive an IDoc through HTTP into XML format  then we have to send an acknowledgement  back to USA (external  system located) then we hav eto process tha t

  • Stellent Installation

    Hi, We are facing certain problems while trying to login to the UCM Server Login page The Setting we used for the installation are We installed Content server with IIS 5.0 for Xp using IE 7. During the Installation of iis Web server NTLM Security was