Oracle 10g client with 11g ODBC.

We have the Oracle 10g client on users PCs to use the 10g ODBC to connect to a 10g (10.2.0.4.0) database. Now we are upgrading to an Oracle 11g database, 11.2.0.3.0. Is it possible to install the 11g ODBC drivers onto the users PCs without installing the full Oracle 11g client?

Unless you want to go down the Instant Client path, no.
However, there is probably no need to do anything to the clients. Any version of the 10g client should have no difficulty communicating with an 11.2 database. There is likely no need to upgrade the existing clients when the database is upgraded. The only exception would be if your application is trying to use some 11.2 feature that requires changes on the client to support-- those are pretty rare in this instance.
You may want to roll out 11.2 clients on new machines as they come online but that's likely about all that you need to do.
Justin

Similar Messages

  • Differences between Oracle 10G Client ODBC from 10.1.x to 10.2.x (datatype)

    What differences where implemented to Oracle 10G Clients ODBC connectivity drivers between 10G Release 1 and Release 2 concerning datatypes?
    I have an application that performs a qualified read returning a group of records (this is successful) and then performs a delete on each record read. No errors occur on completion of the application. When using release 1, the records are physically removed. Using release 2 a portion of the same group of records are not removed. The key for the table is a numeric field with six decimal places (not my design). My applications C code defines the field as a DOUBLE.

    I certainly agree that something changed. The question is whether it was a change in function or not. With a lot of these sorts of errors, tracking down the "source" of the error involves finding a change in a piece of code that allowed what was always possible to actually occur. That is, you may have two pieces of code that are functionally identical but that end up allowing the sorts of "round off" errors that are always possible when using doubles. The driver might, for example, now be going down a code path where it shifts a number to the right or left rather than dividing or multiplying by 2, which may make this sort of thing more likely. Functionally, given that doubles don't guarantee infinite precision, these operations are identical, but one may be significantly more likely to cause problems.
    Is your application using the ODBC API directly? Or is it going through a higher-level API? If you are going through ODBC directly, you might look to see whether the data types that are being returned by the driver to your code are the same across driver versions.
    Justin

  • Oracle 10g client connect to oracle 11g server

    Hi All,
    In my system, i have installed oracle 11g server(11.1.0.6.0). while i try to connect to this server by 10g client in my friends system,which is in the same network,it is showing
    ORA-12545: Connect failed because target host or object does not exist,
    then i tried with other system (using oracle10g client), its showing
    ORA-12154: TNS:could not resolve the connect identifier specified
    then i tried with one another system (using oracle 9i client) -- its is connected.
    what may be the problem. not connecting using oracle 10g client. and also different error.

    user12479258 wrote:
    Hi,
    The client version is 10.2.0.1
    this version may not be connect to oracle 11g?
    If so then which are the client version will connect to oracle11g server(11.1.0.6.0).A 10.2 client will connect to an 11.x database, but the sqlnet.ora and tnsnames.ora files must be configured correctly. The errors you reported are not uncommon and have been diagnosed repeatedly on this forum. Let's not confuse the issue by comparing / copying files from various machines, as that has already created a moving target of error messages.
    On the client that is exhibiting the problem ...
    Do you have a single ORACLE_HOME? A single TNSNAMES.ORA?
    On that machine, at a command prompt, do a tnsping on the service in question. Also try to connect with sqlplus. Copy the entire session -- commands and results -- and paste it all back here.
    On the server machine, log on as the owner of the oracle software, and at a command prompt enter the command "lsnrctl status". Again, Copy the entire session -- commands and results -- and paste it all back here.

  • 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

  • Error to connect oracle 10g client and designer BO 4.0

    hello,
    I try to connect oracle 10g client and designer BO 4.0.
    I created an ODBC connection to function in the administration tools of data sources but I can not connect once in designer.
    I tried using the driver directly oracle designer 10 but I have the same error that is this:
    DBD: ORA-12154: TNS: connection identifier specified could not be resolved
    someone there had the same concerns?
    cordially

    Hi,
    so it looks like that your TNSNAMES.ORA file isn`t properly configured. Thats why you can connect with the IDT to your Oracle Database.
    Your DBA`s should sent you the correct TNSNAMES.ORA file or the entry for your DB prior. After the tnsping works, you will be able to use the IDT properly.
    Regards
    -Seb.

  • Oracle 10g connecting to 11g

    Hi all,
    <br><br>
    <b>I am trying to connect Oracle 10g client (installed on WinXP) to Oracle 11g database (installed on WinXP). The connection failes with the error No Listener returned.</b>
    <br><br>
    Below are the details.
    <br><br>
    On the database side (ip: 217.164.80.21 hostname:winxp ):<br>
    I removed the listener service, restarted the machine, and installed the LISTENER service again using Net Easy configuration.
    C:\>lsnrctl
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 08-FEB-2008 09:42
    :17
    Copyright (c) 1991, 2007, Oracle.  All rights reserved.
    Welcome to LSNRCTL, type "help" for information.
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=winxp)(PORT=1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Produ
    ction
    Start Date                08-FEB-2008 09:30:57
    Uptime                    0 days 0 hr. 11 min. 24 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\oracle\oradb11g\network\admin\listener.ora
    Listener Log File         c:\oracle\diag\tnslsnr\winxp\listener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=winxp)(PORT=1521)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    Services Summary...
    Service "ora11g" has 1 instance(s).
      Instance "ora11g", status READY, has 2 handler(s) for this service...
    Service "ora11gXDB" has 1 instance(s).
      Instance "ora11g", status READY, has 1 handler(s) for this service...
    Service "ora11g_XPT" has 1 instance(s).
      Instance "ora11g", status READY, has 2 handler(s) for this service...
    The command completed successfully
    LSNRCTL> exit
    C:\>type c:\oracle\oradb11g\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\oradb11g\network\admin\tnsn
    ames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = winxp)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = ora11g)
    C:\>sqlplus system/mypassword@ora11g
    SQL*Plus: Release 11.1.0.6.0 - Production on Fri Feb 8 09:44:33 2008
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options<br>
    On the client side, I got the following<br>
    C:\oracle\OraClient10g\NETWORK\ADMIN>ping winxp
    Pinging winxp [217.164.80.21] with 32 bytes of data:
    Reply from 217.164.80.21: bytes=32 time=71ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=181ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=54ms TTL=63
    Reply from 217.164.80.21: bytes=32 time=17ms TTL=63
    Ping statistics for 217.164.80.21:
        Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 17ms, Maximum = 181ms, Average = 80ms
    C:\oracle\OraClient10g\NETWORK\ADMIN>type tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\OraClient10g\network\admin\
    tnsnames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = winxp)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = ora11g)
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping ora11g
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 09:47:36
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = winxp)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ora11g)))
    TNS-12541: TNS:no listener
    C:\oracle\OraClient10g\NETWORK\ADMIN>sqlplus system/mypassword@ora11g
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Feb 8 09:48:19 2008
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12541: TNS:no listener<br>
    The firewall is set to OFF in both the database and client hosts.
    <br>
    Thanks in advanced.

    Here is what I got "user601690"<br>
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping 217.164.80.21 1521
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 10:05:25
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used EZCONNECT adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=217.164.80.21))(A
    DDRESS=(PROTOCOL=TCP)(HOST=217.164.80.21)(PORT=1521)))
    TNS-12541: TNS:no listener
    C:\oracle\OraClient10g\NETWORK\ADMIN>type tnsnames.ora
    # tnsnames.ora Network Configuration File: C:\oracle\OraClient10g\network\admin\
    tnsnames.ora
    # Generated by Oracle configuration tools.
    ORA11G =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 217.164.80.21)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = ora11g)
    C:\oracle\OraClient10g\NETWORK\ADMIN>tnsping ora11g
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 08-▌╚╤╟و
    ╤-2008 10:05:56
    Copyright (c) 1997, 2005, Oracle.  All rights reserved.
    Used parameter files:
    C:\oracle\OraClient10g\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = 217.164.80.21)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = ora11g)))
    TNS-12541: TNS:no listener

  • Need to download Oracle 10g client - 64 bit

    I have to move many of my applications to a new server, and this one is a win2008, 64-bit system.
    So... I need to download the oracle 10g client - but 64-bit version, and SQL Plus.
    But I can't find it. I found 2 big files under databases for 11g, but I want the client; I don't want to set up a new database system. I just want to install the client so my software can continue to talk to existing databases.
    Thanks,
    Jon

    user12101224 wrote:
    I have to move many of my applications to a new server, and this one is a win2008, 64-bit system.
    So... I need to download the oracle 10g client - but 64-bit versionSo all apps will be compiled for 64-bit target?
    If apps are 32-bit their libraries (e.g. Oracle Client libs) are 32-bit also - regardless if host system is 64-bit or not.
    But I can't find it. I found 2 big files under databases for 11g, but I want the client; ...
    I just want to install the client so my software can continue to talk to existing databases.Use the See All links to find the Database Client media, or direct link (for 11.2, win32)
    http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win32soft-098987.html
    However - simplest way of supplying OCI libraries is by Instant Client.
    It's just a few files and not even a real "install", just drop the files in PATH or in same folder as app executable file.
    http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
    (and if you find it's not suitable for your specific apps, then you could always remove and install the traditional Client package)
    If you have ODP.Net, Asp.Net or OLE DB apps, then look for the ODAC package with Xcopy Deployment. It builds on Instant Client (and it is included).
    http://www.oracle.com/technetwork/topics/dotnet/downloads/index.html

  • 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.

  • TNS configuration needs ocijdbc11.dll : I want to use Oracle 10g client

    I configured apex-config.xml to use a TNSNAME. I deployed the APEX listener in a standalone OC4J 10.1.3.5.
    It asks for ocijdbc11.dll to be in -Djava.library.path.
    This means an Oracle 11g client is required. Why isn't it possible to use an Oracle 10g client installation? Is there a way to use an Oracle 10g installation in combination with the OC4J APEX listener?
    I do'n't want to use the "thin" methode because this cannot be used in an Oracle RAC environment as far as I know (at least not with failover).

    Hello,
    as far as I know, you can use the thin driver to connect to RAC. If I don't remember this wrong, you should be able to configure the URL like this:
    jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=on)
    (ADDRESS=(PROTOCOL=TCP)(HOST=host1) (PORT=1521))
    (ADDRESS=(PROTOCOL=TCP)(HOST=host2) (PORT=1521))
    (CONNECT_DATA=(SERVICE_NAME=service)))Just my personal opinion: If you want to use a "fat" client, it shouldn't be too hard to install a 11g client. Of course, this will require additional space on your app server, but I like the thought that Oracle tries to keep the APEX Listener a lightweight application that works pretty good for most scenarios. If you try to make it compatible with every option and every version, this wouldn't stay that way.
    -Udo

  • 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 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

  • (again) oracle 10g client and oracle 10g express in one computer

    hi again, sorry if this question looks like a double post to you.
    Well this is quite embarassing yet still make some headache for me. I have my office PC installed with Oracle 10g client using admin component option, for connecting some application with database on remote server. Now, after I have developed some basic map using Oracle 10g Express on my home PC, I want to test it in my office network. But everytime I tried to install Oracle Express, it web interface will working normally while all other aplication can no longer connected with remote server from the client. If I remove Oracle Express, all client connection will working again as if nothing happened. I already created Microsoft LoopBack connection using IP 10.10.10.10, edit TNSNAMES.ORA, etc that could possibly helpful but nothing fixed. Strangely, if I install Oracle 10g Database version, all connection to remote server working again, and map application also working. But this kind of installation takes up all my PC resources (grrrr!). Any more suggestion?
    best regards
    net2surfin

    I'm sorry if the information not accurate, but the client connection made by application which try to connect is simply "not resolved" and show no error code/number at all. I'll try to connect from sqlplus though, maybe the error number will be known from this way.
    About 10.10.10.10 tcp loopback, I got this work around from here: http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#BABGCEAI
    in the Ora Database Preinstallation requirement, where it states like this:
    +16.In the Properties dialog box, click Use the following IP address and do the following:+
    a.IP Address: Enter a non-routable IP for the loopback adapter. Oracle recommends the following non-routable addresses:
    +■192.168.x.x (x is any value between 0 and 255)+
    +■10.10.10.10+ <---- this is the value suggested that I've been used in my home PC
    b.Subnet mask: Enter 255.255.255.0.
    c.Record the values you entered, which you will need later in this procedure.
    d.Leave all other fields empty.
    e.Click OK.
    I'll try to remove the loopback later and see the ORA environment, to see the result. In the mean time, all suggestions is highly appreciated.
    thank you n best regards
    net2surfin

  • Exp/Imp In Oracle 10g client

    Hi All,
    I want to take one schema export from Oracle 10g Client. I am in new Oracle 10g.
    In oracle 9i, we can using exp/imp command for Export and Import from Client itself.
    I heard about in Oracle 10g, we can use Expdb/Impdb in Server only. Is there any possibility to take exp/imp in Client also.
    Pls help me...
    Cheers,
    Moorthy.GS

    To add up to expdb from oracle client
    NETWORK_LINK
    Default: none
    Purpose
    Enables an export from a (source) database identified by a valid database link. The data from the source database instance is written to a dump file set on the connected database instance.
    Syntax and Description
    NETWORK_LINK=source_database_link
    The NETWORK_LINK parameter initiates an export using a database link. This means that the system to which the expdp client is connected contacts the source database referenced by the source_database_link, retrieves data from it, and writes the data to a dump file set back on the connected system.
    The source_database_link provided must be the name of a database link to an available database. If the database on that instance does not already have a database link, you or your DBA must create one. For more information about the CREATE DATABASE LINK statement, see Oracle Database SQL Reference.
    If the source database is read-only, then the user on the source database must have a locally managed tablespace assigned as the default temporary tablespace. Otherwise, the job will fail. For further details about this, see the information about creating locally managed temporary tablespaces in the Oracle Database Administrator's Guide.
    Restrictions
    When the NETWORK_LINK parameter is used in conjunction with the TABLES parameter, only whole tables can be exported (not partitions of tables).
    The only types of database links supported by Data Pump Export are: public, fixed-user, and connected-user. Current-user database links are not supported.
    Example
    The following is an example of using the NETWORK_LINK parameter. The source_database_link would be replaced with the name of a valid database link that must already exist.
    expdp hr/hr DIRECTORY=dpump_dir1 NETWORK_LINK=source_database_linkDUMPFILE=network_export.dmp LOGFILE=network_export.log

  • WIS 10901 / Linux / BO XI3.1/ Oracle 10g client

    I have been installed a server with Linux 4.8 with Bo XI 3.1, Oracle 10g client. When i refresh a report of WebIntelligence on Infoview i recibed the error:
    (CS) Unable to bind to configuration object (WIS 10901)
    (CS) DBDriver failed to load /bo/bobje/enterprise120/linux_x86/dataAccess/RDBMS/connectionServer/libdbd_oci11.so (libclntsh.so.11.1: cannot open shared object file: No such file to directory) (WIS 10901)
    Someone can help me with this issue.
    Thanks.

    I ended up reinstalling the Oracle client and even included an extra component (oracle.javavm.client:11.1.0.6.0 - Oracle Java Client), but the error did not go away.  I made sure I had a valid TNSNAMES.ORA entry and still it did not work.  I checked another server that was working (disabled all but one in CMC to prove it worked) and I found no differences, bother servers reported the following for the /lib32 file:
    $ file libclntsh.so.11.1
    libclntsh.so.11.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), not stripped
    So then it occurred to me that I had installed my last server a little differently from the others and that perhaps I had installed Oracle last and not first.  I still and not sure, but I just logged into the server and did a "stopservers" and "startservers" and guess what, no more error.  I will be watching this, if it throws another error I will post back here, but it seems to me that the old trick or restarting when all else checks out is still a very good solution.
    It occurs to me now that when I had originally started the SI Agent on the problem server that I had not done so with "LD_LIBRARY_PATH" set.  I probably did a "su boappaccount" and my system does not pass that variable through to the new session, I should have done "su - boappaccount" or even "export LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH" would have worked.  I am not 100% certain this was my problem.  So if Oracle is installed, your lib32 files are good, TNSNAMES is good, then I would make sure that the session that originated the current BO SIA instance did so with the "LD_LIBRARY_PATH" enabled.

  • Connect Oracle 10g client to the Oracle 10g database behind a firewall

    I need to connect an Oracle 10g client to the Oracle 10g database (windows server 2003 box) behind a firewall. I ran into this problem: Port redirection. Port redirection requires the Oracle client to connect to the database using a different port (usually a randomly selected TCP port) than the default or originally configured one. If there is no firewall between the server and the client, port redirection will not affect the actual connection. However, if port redirection does occur with the server behind a firewall, the client will be likely to suffer from a connectivity failure. The reason is simple: the newly assigned port based on port redirection is often blocked by the firewall. Such failures are not uncommon on Windows platforms.
    I don't know how to stablished an unique TCP port.
    I Enabled USE_SHARED_SOCKET on the Oracle database server, windows registry. Acording to what I read,that will force the server machine to share its port 1521 and thus all clients will stay on that port when connecting to the database. Noticeably, port redirection will not occur with USE_SHARED_SOCKET enabled, but that's true in oracle 8 or oracle 9. In oracle 10g this solution doesn't work.
    I will apreciate any help about this. Please!
    Thanks in advanced.

    Three solutions in order of preference
    1 Use Connection Manager on the server (only installed using a Custom Install). This will tunnel all traffic through a single port. It will also allow you to configure allowable nodes
    2 Set up shared server to use a fixed port. Disadvantage: shared server has overhead and the number of connections is limited
    3 Use shared_sockets. Disadvantage: when you stop the listener everyone is disconnected.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for

  • HDV Print to Video Problem

    One of my clients is having a problem trying the Print to Video an HDV sequence. The workflow is to capture their HDV clips as DVCPRO HD via an Aja Kona LHe, edit in DVCPRO HD, then send the project to another facility that has an HDCAM deck for mast

  • How to lighten a stock background?

    I'm purchasing an animated stock background -- brick wall crashing w/ green screen behind / :15.  Unfortunately, it's a little dark.  How can I lighten just this piece before I import it into iMovie?  Or can I do it in the program?  (Just this elemen

  • Downloaded one TV show, now other doesn't show up

    I just downloaded Part 1 of a 2-part episode of the new Battlestar Galactica from the iTunes store today, but I'm having trouble finding Part 2. I do a search and only Part 1 shows up?

  • Copying files from TC back to Mac stops after 800MB

    Hi, I searched a while this discussion but none of the threads seems to really fit my problem: "Long long ago" I started to keep my iPhoto Library on a TC-Drive to save space on my MBA. Now, recognising this silly idea, I want to correct it - but: th

  • No suitable plugins were found, how do i find out what plugin to use?

    The website is http://maps.windhoekcc.org.na/map_win.asp I have checked all my plugins and updated everything and still nothing works.