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.

Similar Messages

  • 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

  • Help with Oracle 10g Client Connectivity from Linux to IBM SAN storage

    Hello Oracle Experts,
    This is my first post. My client is having oracle 10g database up and running in IBM SAN storage.
    We have some NMS tools running in Red Hat Linux version 5. So, these tools require connectivity to Oracle database which is residing in SAN storage connected with the Fibre cables.
    How do I establish the connectivity from Linux to SAN storage. If would be glad if you can explain me the steps and also if there is any pre-installation/post-installation, patches and procedures involved.
    If it is IP based network we normally give the IP address of the host running the database server. I have no idea about SAN storage connected with Fibre cable.
    Please guide me to establish the connectivity from linux 5 to SAN.
    Thanks.
    Regards,
    RaviShankar.

    user13153556 wrote:
    Hi Rajesh,
    Actually I will not be touching the Oracle instance SAN box directly. I will only access the database from another machine. I my case it is Linux box.
    So, my question is how do you make the Oracle Client in Linux box to connect to Oracle instance running in another non ip based machine SAN storage.Install Oracle client on this Linux machine ..
    Make sure you have network connectivity from linux machine to database server. You need to connect to server where db instance is running and you need not to bother about SAN storage.
    make tns entry into client $ORACLE_HOME/network/admin/tnsnames.ora file.
    Use sqlplus to connect to database using client.
    Regards
    Rajesh

  • Windows 7 64 bit, Access 2010 32 bit, Oracle 10G client 32 bit, Oracle database 10.2.0.4 64 bit

    I am trying to connect to an Oracle 10.2.0.4 database from Windows 7 OS - 64 bit using
    Access 2010 32 bit and Oracle 32 bit client version 10.2.0.1 installed on PC.
    My user requires a 64 bit Windows 7 OS for other needs.
    Oracle ODBC driver is 32 bit from Oracle 32 bit client.
    In Windows 7 OS 64 bit, ODBC DSN setup software is located in:
    C:\Windows\system32\odbcad32.exe for 64 bit drivers - all DSN types setup and
    C:\Windows\syswow64\odbcad32.exe for 32 bit drivers - USER DSN setup
    When I run the ODBC Data Source Administrator, I see the Version number is 6.1.7601.17632
    I setup a User DSN using the 32 bit odbcad32.exe with a 32 bit ODBC driver.
    Our Oracle TNSnames.ora file has our standard entries which have worked for years
    (Windows 7 OS 32 bit and everything 32 bit has connected for years too)
    So when I configure an ODBC User DSN and leave all the default settings and press the TEST Connection button, it says it works.
    But when I open the existng Access 2010 database (which does connect to Oracle in a Windows 7 32 bit PC environment),
    1. I go to Access External Data ribbon tab / Link to the Data Source by creating a linked table / press OK
    2. I select the Machine Data source = to the USER DSN name / press OK
    3. The Oracle ODBC Driver Connect Window opens with Service Name = USER DSN and User Name and it wants a Password
    4. I enter the correct password and I get the following error message:
    ODBC call failed
    [Oracle][ODBC]{Ora]ORA-12154: TNS: could not resolve the connect identifier specified
    (#12154) [Microsoft][ODBC Driver manager] Driver's SQLSetConnectAttr failed IM006 0
             [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed (#0)
    I have tried a quite a number of fixes:
    I have gone into the PC registry and cleaned out most or all off the Oracle client keys and
    reinstalled the Oracle 32 bit 10g client. It didn't fix the error.
    I read about the Oracle instantclient-basic-win32-10.2.0.4.zip with ODBC modules but I have Windows 7 64 bit.
    Anyone experienced a problem like this and have a fix?

    Thank you for your reply.
    I did not get to try it because after I entered my question, I did a lot more internet Googling.
    I found this small comment:
    “There's a known issue where you get a 12154 error message running 32 bit software on a 64 bit OS using client 10201, and
    It should be resolved by patching the client to 10204, which you do by applying the 10204 database patch to it.”
    I searched around for the 10.2.0.4 patch for 10.2.0.1 Oracle 32 bit client.
    When I contacted my Oracle DBA to ask if he had that patch, he said that I should try the 11g 32 bit client on the Win 7 64 bit PC.
    We have a 10.2.0.4 Oracle database but he said the 11g client should work fine.
    I tried it and it solved the problem!
    With so many settings, configurations and permissions involved in ODBC, I am inclined to think that I missed a setting but
    it was a bug in the 32 bit client 10.2.0.1.
    Solved.

  • Oracle 10g client not connecting to Oracle 8i server

    I have oracle 8i server already installed. I downloaded Oracle 10g client recently. I installed it on one machine and trying to connect to 8i server. I used TNSnames.ora which was already present on the machine. After entering the username, password and service name in SQL plus, I got a error saying server version not suported. Does 10g client not support 8i server or am I doing something wrong ?

    There is an 8.1.7.4 patchset for Windows.
    If you take a look at the Instant Client forum, there are some discussions on this where one of the Oracle product managers (Mr. Jue) has chimed in. At present, only connections to 8.1.7.4 and higher are supported. It is expected that the first 10g patchset will fix this bug and allow connections to 8.1.7.0 and above databases.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Oracle 9 client connecting to 10g server

    Hello,
    Is it possible to connect an Oracle 9i client to an Oracle 10g server? Is there any known issues/problems with that?
    Because I'm facing the issue that with the same application connecting to different oaracle versions, when I connect to the 10g I get some connection errors, I'm wondering if going back to client 9i and connect to a 10g server would be a good test.
    Thanks in advance,
    Lucas.

    If Oracle knows little about connection pools it is true. If by changing the Oracle version some issues arise I wouldn't immediately discard the interoperability version issue.
    In this case the OP faces probably a big issue. The application has to be upgraded and all the compatibility matrix revisited. The main problem when working with unsuported versions is that in case it has to do with a bug from 9i Oracle has limited support by means of the Extended Support option.
    Does it have to actually do with interoperability, bugs or application configuration is something that cannot be accurately established after the partial information provided by the OP.
    ~ Madrid
    http://hrivera99.blogspot.com

  • 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

  • Problem in oracle 10g(client) to server is oracle 8i

    i want to coneect oracle 10g is client to oracle 8i is server. so i am getting problem.
    how to connect oracle 10g (client) to oracle 8i server.please give me steps.

    so i am getting problem
    Apart from the fact it doesn't work - which error message do you recieve??
    Dim

  • 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

  • Can we access Oracle 10g R2 database from Oracle 11g Client

    Hi,
    Can any1 tell me can we access Oracle 10g R2 database from Oracle 11g Client ? I m unable to find a Oracle Client 10g R2 for Windows 7 32 bit.
    Below link is for Vista only
    http://www.oracle.com/technetwork/database/10203vista-087538.html

    832812 wrote:
    Hi,
    Can any1 tell me can we access Oracle 10g R2 database from Oracle 11g Client ? I m unable to find a Oracle Client 10g R2 for Windows 7 32 bit.
    Below link is for Vista only
    http://www.oracle.com/technetwork/database/10203vista-087538.html
    Check this note for client/server compatibility
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]

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

  • 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

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

Maybe you are looking for

  • Sales region wise report

    my customer is asking for a report sales region wise. i have taken as org units like sales office for all their sales offices and sales group for their sales persons, now how can i configure sales region ie., north ease west south, to take a standard

  • How to change month abbreviations in adf ?

    I want to change month abbreviations ,day names in adf How to do ?

  • JDev: Generating Web Services for Streaming Attachments

    Hi, I am a newbie in this field. I am trying to generate web service code using JDev (10.1.3.3). I have an interface class and the implementation class. When I am trying to generate J2EE Web Service for the implementation class, I am getting the foll

  • "Adobe Photoshop Elements Editor quit unexpectedly." - HELP!

    Someone please help! I am so beyond frustrated...especially because it seems like getting to talk to someone on the phone is next to impossible. When I double click to open my raw files I get a message that says "Adobe Photoshop Elements Editor quit

  • Goldengate Director admin connect crash weblogic server

    Hi I am running the golden gate director on 64 bit windows 2008R2. I have fired up the goldengate admin server. I have two issues. 1) When I connect to localhost:9001/acon with weblogic for the header and left hand panel i get 403 forbidden error. ri