Configured TNS in oracle client to RAC database

Hi Experts,
I have a 4 nodes oracle RAC in radhat 5.0
both oracle database and client as 10.2.0.4.
I created a TNS that works in our office but it does not work in our remote brance office.
Based on experts instruction, I set up sqlnet trace at client side. but not any file that be gererated.
In linux RAC database, I saw listener.log file as
28-AUG-2009 11:00:01 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=sale)(INSTANCE_NAME=sale1)(CID=(PR OGRAM=D:\oracle\product\10.2.0\client_1\BIN\sqlplusw.exe)(HOST=TRAC3)(USER=JIM))) * (ADDRESS=(PROTOCOL=tcp)( HOST=xxx.18.10.xx)(PORT=3289)) * establish * sale * 0
in client pc sqlnet.ora my setting as
SQLNET.AUTHENTICATION_SERVICES= (NTS)
TRACE_LEVEL_CLIENT = 16
TRACE_FILE_CLIENT = client
TRACE_DIRECTORY_CLIENT = C:\TEMPODBC
TRACE_TIMESTAMP_CLIENT = ON
SQLNET.EXPIRE_TIME =10
SQLNET.INBOUND_CONNECT_TIMEOUT = 500
SQLNET.SEND_TIMEOUT = 500
SQLNET.RECV_TIMEOUT = 500
I got a error as
ERROR:
ORA-03135: connection lost contact
which wrong is in my case?
I can connect to all other window database from thsi PC.But I can not connect to RAC database from this PC.
However, I can ping RAC node's IP and VIP from this PC
I also can connect to RAC database with TNS from other window PC.
What do I need to do?
ThanKs for any help.
JIM

Hi Sb92075,
Thanks for your help.
I got same error after comment #SQLNET.AUTHENTICATION_SERVICES= (NTS) in client sqlnet.ora in client.
the server side does not have sqlnet file in linux platform.
I also check listener services that all instance status is ready.
I just saw sqlnet.log file in server side that error as
Fatal NI connect error 12170.
VERSION INFORMATION:
TNS for Linux: Version 10.2.0.4.0 - Production
Oracle Bequeath NT Protocol Adapter for Linux: Version 10.2.0.4.0 - Production
TCP/IP NT Protocol Adapter for Linux: Version 10.2.0.4.0 - Production
Time: 28-AUG-2009 13:21:06
Tracing not turned on.
Tns error struct:
ns main err code: 12535
TNS-12535: TNS:operation timed out
ns secondary err code: 12606
nt main err code: 0
nt secondary err code: 0
nt OS err code: 0
Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=xxx.18.xx.xx)(PORT=3513))
what do i need to do?
Thanks
JiM
Edited by: user589812 on Aug 28, 2009 10:22 AM

Similar Messages

  • How to start to use Oracle client to access Database ?

    Folks,
    Hello. I have just installed Oracle Client into directory /home/myOracle/Oracle_Client. But I don't know how to start and configure the client to access Oracle Database.
    Can any folk tell me how to start to use Oracle client to access Database ?

    user13764998 wrote:
    I have earlier managed to install the Oracle Client (32-bit) in 32-bit clients and servers Oracle Client 10.
    The reason that it went well before was the exellent setup and configurationprograms we got with that version.It seems you are confusing the "full" Datbase Client with Instant Client.
    Now I'm trying to install the Oracle Instant Client 11g R2 both 32-bit and 64 (of the latest revision) on a 64-bit Windows 2008 Server .
    I have managed to install the driver but the setup doesn't give me any Net Configuration Assistant or Net Manager to help with the configuration.What setup? Are you not using just the zip files?
    What are you installing exactly, i.e. what install media (file) did you download?
    So I haven't succeded in configuring it despite I I read the readme-info that comes with the Instant Client files.There's not much to configure - that's sort of the point of Instant Client. Just drop a few files in a folder, set PATH and off you go.
    Doesn't <instant client dir>\sqlplus user@'hostname/servicename' work?

  • How to connect oracle client (xp) to database server

    how to connect oracle client to database server
    i have following information
    --server ip
    --port no
    --database name.                                                                                                                                                                                                                                               

    In addition to these parameters you need username and password.
    Then you can connect with
    sqlplus -L username@//server_ip:port_no/database_name
    Yours,
    Laurenz Albe

  • Unable to startup 12c RAC database, can't open spfile in ASM

    hello,
    I'm testing 12cRAC database on RHEL5 and need your help to troubleshoot and fix the following issue  -
    DBCA fails at the end of the configuration to create and startup new RAC database with the following errors
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/TDB1/spfileTDB1.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/TDB1/spfileTDB1.ora
    ORA-15056: additional error message
    ORA-17503: ksfdopn:2 Failed to open file +DATA/TDB1/spfiletdb1.ora
    ORA-01017: invalid username/password; logon denied
    I also tried executing script (which was created by DBCA) to create the new DB  manually and got the same results - it happens during first attempt to start it up using SPFILE after new DB was successfully created (it was started up using pfile)
    Clusterware with ASM install was successful, binaries were also installed without issues,
    cluster seems healthy, I see correct files within ASM using asmcmd etc ..
    got stuck here and need some directions ... very confused by ORA-01017 password error
    wonder if anyone had same or similar issues ?
    Thank you !

    Fixed.
    Thank you everyone for suggestions and recommendations -
    ASM is accessible using asmcmd and I can see all the DB files incuding spfile, they were created by DBCA, alert log showed same information I posted
    After extensive troubleshooting and testing the issue was idedntified and fixed - 'dba' group needs to be the primary group for 'oracle' user, not the secondary one. I suspected that something was not right with 'oracle' user access to asm based on that strange password error. There is more I need to check as the issue and fix with swapping groups seems strange. Secondary group is not enough ti have proper rights ??? my first reaction was - seriously ? wtf ?
    Anyway - I need to move one now ...
    Thank you again !

  • Any docs on HOW TO INSTALL ORACLE CLIENT ON OBIEE SERVER?`

    Thanks...

    Generally speaking the way to installing Oracle Client does not depend directly on the product that is going to use it
    If some product requires some specific Oracle Client versions or Oracle Client configurations you should find this information in the product documentation (i.e OBIEE Server) and not in Oracle Client documentation.
    You can find Oracle Client documentation (named "Database Client") in the Installation sections of tahiti.oracle.com. For example for 11.2: http://www.oracle.com/pls/db112/portal.portal_db?selected=11&frame=#microsoft_windows_installation_guides.

  • ORA-12154 in new oracle client installation (ASP applications)

    Hello,
    I've got a test server with an Oracle 10.2 client that has some web services running on it. They connect using the oracle client to a database in another server. Untill this morning they were working great but then I has some trouble and I had to reinstall the Oracle client again. Now I have installed once any Web Service tries to open a connection to my oracle database I get an ORA-12154.
    I've tried to run (in my test server) a simple console application that opens a connection to the same database with the same connectionstring and queries a table and it works great, so I think that there might be some problem with asp.net applications or something like that....
    Does somebody know how can I solve that??
    Thanks in advance!

    after you reinstall Oracle client, run netca to configure your tnsnames again. Or if you have copy of old tnsnames.ora file put under new client ORACLE_HOME/network/admin

  • Display php page ok vs ko because of oracle client or cache or buffer size?

    Hello everybody,
    Excuse me for my english,
    I searched every where but ...
    linux ubuntu
    php 4.4.6
    apache 2.2.4
    oracle client XE
    VS
    win xp
    php 4.4.6
    apache 2.2.4
    oracle client 9i
    same database 9i
    a sql query :
    - select statement cost 25
    - execution time : 0,2 sec
    - rows number : 4238
    My problem : When I want display in an array all the résults in a web page with php, I always manage to display my page via win box
    BUT on linux box the display depends :
    1 - firsts times : on IE (impossible d'afficher la page) on ff (white page)
    I tried to change my directive in php.ini and httpd.conf and try to display this page nothing better
    2 - the more I tried to display the page, the more the query is execute (I log my php code, and it executs until the last line). After several tried, I manage to display my page. But if I execute other queries and come back to my page -> etape 1.
    in my php code, I use successively :
    OCIPLogon,OCIParse,ocisetprefetch(5000),OCIExecute
    Is someone had the same problem?
    Edited by: crazykangourou on Oct 24, 2008 1:08 AM : Indications on php code

    Make sure to check the return code from each OCI call. If an error occurs, try to
    resolve the problem.
    The version of the OCI8 extension with PHP 4.4 is unstable. If possible, upgrade
    at least OCI8. See the section "Installing PHP 4 on Linux" on the bottom of page 81
    of the current version (1.4) The Underground PHP and Oracle Manual

  • Install Oracle client 10.2 on MSCS

    Hi,
    I would like to install Oracle client (due ODBC, OLEDB, JDBC, ecc.) on each MSCS (Microsoft cluester service) node... as e normal client installation because we use a custom application on this cluster that use a Oracle DB in other cluster.
    During Oracle client setup, OUI ask me about crs ... cluster configuration. How can I skep cluster configuration to install Oracle client as standard installation ?
    Regards.
    Ganimede Dignan.

    No I use istant client ... odbc only installation.
    Regards.

  • Configuring oracle OCI  client for RAC 10.2.0.1

    hi,
    can any one give the links for doc for
    configuraing oracle OCI client for RAC
    regards
    krishna

    Download from below:
    http://www.oracle.com/technology/tech/dotnet/ode/index.html
    Refer:
    Note:374820.1 - How to Install the Oracle Database Extensions for .NET (ODE.NET) from metalink.

  • RMAN configuration in ORACLE RAC database

    Hi there,
    We are using RMAN backup strategy for taking backups from one node(eg.node1).Database is RAC database, version 9.2.3. and OS is Solaris 5.10.
    this is the configuration which we use, as follows:
    Connecting to Prod.Database using catalog database.
    rman catalog=rman/rman@CATDB target=sys/oracle@PRODDB(node 2).
    RMAN> show all;
    RMAN configuration parameters are:
    CONFIGURE RETENTION POLICY TO REDUNDANCY 30;
    CONFIGURE BACKUP OPTIMIZATION ON;
    CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/rmanback/_%F';
    CONFIGURE DEVICE TYPE DISK PARALLELISM 5;
    CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT '/rmanback/CMWPROD_%s.bak';
    CONFIGURE CHANNEL 2 DEVICE TYPE DISK CONNECT 'SYS/oracle@PRODDB(node2)';
    CONFIGURE MAXSETSIZE TO 7 G;
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/9.2.3/dbs/snapcf_CMWPROD1.f';
    As the above config shows RMAN is connecting to PROD DB (node 2). But we need to take backups (datafiles and as well as archive logs) from two nodes (i.e from node 1 and as well as node 2).
    Is there any possibility for taking backups from two nodes?
    Thanks,
    Balu.

    You will need to setup an NFS share such that both nodes can access each other's archived redo logs area. You also need to ensure your LOG_ARCHIVE_DEST_n parameter settings are properly set. Once setup correctly, either node will be able to run the backup and include each other's archived redo log files. Since this is RAC, the data files are shared by design and either node can already backup these files.
    Multiple channels would allow 'simultaneous' backup of the archived redo logs.
    I would highly recommend using a CFS (single shared file system where all nodes store their archived redo logs distinguished by thread) to store the archived redo logs, this reduces administration and configuration especially when you get ready to scale.
    Hope this helps.

  • Oracle Client 11g R2 in Windows 7 connecting a RAC server

    I have the following setup in my laptop
    Windows 7
    Oracle Client 11g R2
    I'm trying to connect "SQL plus" to a load balanced server (RAC) configured as below
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE 10.2.0.4.0 Production
    TNS for HPUX: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    The problem is, the connection creation is not consistent. It is throwing the following error randomly.
    ORA-12545: Connect failed because target host or object does not exist
    I'm able connect to another server (not RAC) without any issues. Even TOAD is giving the same error. After few tries, it works.
    Anyone facing the same problem, got any solution???
    Thanks
    Edited by: user3918865 on Oct 7, 2010 4:14 AM

    Bruno Palma wrote:
    Hi all.
    I've done all the checklists suggested but I'm still getting the error. The problem is not with the network and the servers cos I'm working in a Company and when I had Windows XP SP 3 and Oracle Client 10gR2 all was working fine. I'm with Windows 7 Professional 64-bit now. I'm almost sure the problem is with Windows 7 x Oracle Client but it's hard to figure out what's going on. Does anyone have idea what could it be ??I would generate a client side sqlnet trace, then go on a fishing expedition. There's a lot of dense stuff in a full trace, but if you don't panic and just try to make sense of what you can, you'll probably flush it out.
    To enable the trace, go to your sqlnet.ora file and add these lines:
    TRACE_FILE_CLIENT=clientsqlnet.trc
    TRACE_DIRECTORY_CLIENT=C:\app\oracle\product\11.2.0\client_1\network\trace
    #TRACE_LEVEL_CLIENT=off
    #TRACE_LEVEL_CLIENT=user
    #TRACE_LEVEL_CLIENT=admin
    TRACE_LEVEL_CLIENT=support
    DIAG_ADR_ENABLED = off

  • Not able to connect RAC database from client

    Hi there
    Recently I have configured RAC in test environment. version 11.2.0.1. OS Redhat 5.9. Everything seems to be fine except not able to connect rac database from client.  Error is as under :
    C:\Documents and Settings\pbl>sqlplus test1/test1@myrac
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Nov 17 14:29:06 2014
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-12545: Connect failed because target host or object does not exist
    Enter user-name:
    myrac =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = rac-scan)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = racdb.testdb.com.bd)
    Please give me your valuable suggestion to  overcome the issue.
    Regards
    Jewel

    user13134974 wrote:
    ORA-12545: Connect failed because target host or object does not exist
    This error means that the hostname or IP address used in the TNS connection string, failed to resolve or connect.
    Your client is making two connections. The first connection is to the SCAN listener. It matches a db instance for your connection request based on service requested, available registered service handlers, load balancing, and so on. It then send a redirect to your client informing it of the handler for that service.
    Your client then does a second connection to this service (a local RAC listener that will provide you with a connection to the local RAC instance). This is what seems to be failing in your case.
    The SCAN listener's redirect uses the hostname of the server that the local listener is running on. Your client needs to resolve that hostname (of a RAC node) to an IP address. This likely fails.
    You can add the RAC node hostnames to your client platforms hosts file. The appropriate action however would be to ensure that DNS is used for name resolution instead.

  • 10G RAC Database Configuration Querry??

    Hi All,
    I have installed the 10GR3 Grid and deployed the Agent to a system which has 10GR2 RAC Database with CRS installed.
    1) When i try to configure the cluster database, should we use the VIP TNS entries as the Connect string or the Physical Node TNS Address.
    2) After i have configured it i do not see Listener shown for either monitoring nor i am able to add manually.
    3) Will any CRS components be monitored through Grid? For Me i dont find any though the CRS HOME oratab entry is enabled.
    Please share your ideas and experience.. on this..
    Regards,
    Paravasu Dev

    This is stated in the EM documentation. <br>
    Oracle Database FAQs
    </br>

  • Configure SOA/BAM with RAC database

    Hi,
    We've configured SOA Cluster 11.1.1.3 with RAC database 11.1.7. For thiis we've create RAC multi datasources and the JDBC details of these datasources are as under:
    Datasource name: SOA-RAC-1
    =====================
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-1-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID1)))
    Datasource Name: SOA-RAC-2
    jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=host-2-vip.domain.com)(PORT=15715)))(CONNECT_DATA=(SERVICE_NAME=SID.DOMAIN.COM)(INSTANCE_NAME=SID2)))
    Multi Datasource=rac1 & rac-2
    Everything is up and running, but when we are testing it by stopping one of the ndoe fo RAC (Say Node-1) and starting the managed server we are getting following error:
    <Nov 15, 2010 2:22:05 AM CST> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'leasing-rac0-jdbc' due to error weblogic.application.ModuleException: .
    weblogic.application.ModuleException:
    at weblogic.jdbc.module.JDBCModule.prepare(JDBCModule.java:290)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:508)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:149)
    Truncated. see log file for complete stacktrace
    ===========================================
    <Nov 15, 2010 2:22:31 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:33 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "BAMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:36 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "OraSDPMDataSource-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    <Nov 15, 2010 2:22:37 AM CST> <Warning> <JNDI> <BEA-050007> <An attempt was made to look up non-versioned global resource "topic.oracle.bam.messaging" from an application version "oracle-bam [Version=11.1.1]". This can potentially cause conflict of the global resource usages among multiple application versions.>
    <Nov 15, 2010 2:22:38 AM CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Nov 15, 2010 2:22:38 AM CST> <Warning> <JDBC> <BEA-001129> <Received exception while creating connection for pool "mds-owsm-rac0": Listener refused the connection with the following error:
    ORA-12521, TNS:listener does not currently know of instance requested in connect descriptor
    >
    And managed server goes to admin mode. Its with both SOA and BAM servers.
    Please let me know if someone has come across this error or is there anything I am missing while configuring the multi datasource.
    Thanks,
    Suraj Sharma

    Hi Suraj,
    even i am facing the same issue, were you able to resolve this issue?
    Thanks,
    Deepa

  • Error on Oracle 11gR2 RAC database Post upgrade step

    [Upgrade the Oracle Clusterware Configuration|http://docs.oracle.com/cd/E11882_01/server.112/e23633/afterup.htm] Problem Description:
    O.S Version: HP-UX B.11.31 U ia64
    It is upgrading of Oracle RAC 2 node database from 11.1.0.7.0 to 11.2.0.3.0
    I receive following error while perfoming the post upgrade step
    indba1 racdb&gt; srvctl upgrade database -d racdb -o /app/oracle/product/11.2.0.3/db
    PRCD-1231 : Failed to upgrade configuration of database racdb to version 11.2.0.3.0 in new Oracle home /app/oracle/product/11.2.0.3/db
    PRKC-1136 : Unable to find version for database with name racdb
    Actually I am performing the step "Upgrade the Oracle Clusterware Configuration" whill getting the error.
    When I tried on below;
    indba1 racdbp> srvctl upgrade database -d racdb -o /app/oracle/product/11.2.0.3/db
    PRCD-1231 : Failed to upgrade configuration of database racdb to version 11.2.0.3.0 in new Oracle home /app/oracle/product/11.2.0.3/db
    PRKC-1136 : Unable to find version for database with name racdb

    Output from Oracle 11.1.0.7 Home:
    oracle@indba1:/app/oracle/product/11g/db_1 $ srvctl config database -d racdb
    PRKR-1001 : cluster database racdb does not exist
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: racdb
    Output from Oracle 11.2.0.3 Home:
    oracle@usfsdba1:/app/oracle/product/11.2.0.3/db $ srvctl config database -d racdb
    PRKR-1001 : cluster database racdb does not exist
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: racdb

Maybe you are looking for

  • Unable to import the TPZ files

    Hello Experts, We are upgrading from PI7.0 to PO7.4 system. Here we have exported some of the specific objects(Mapping objects) from PI7.0 Quality system and trying to import in PO74 Dev system. While try to import it was giving success, but when I l

  • My camera button is not showing up in my Locked Screen on my iPhone 4 but will show up when I get a notification.

    My camera button is not showing up in my Locked Screen on my iPhone 4 but will show up when I get a notification.

  • Updating iTunes display when switching CDs

    I'm in process of copying my CD collection into iTunes (7.02.16). iTunes reads the album/track/artist info from the first CD inserted, but I can't get it to read the next CD "info" without closing and restarting iTunes, what's up with that? It will p

  • SRM PO SMARTFORMS

    Hi friends I’m working on  Standard SRM PO smartforms ‘BBP_PO’. Since standard form does not have fileds like ‘PRODUCT CATEGORY , MATERIAL NUMBER , PRODUCT CATEGORY DESCRIPTION , MFG NAME , PART NUMBER ‘ , I’ve to customize stand. Form. My question i

  • How to solve a boot problem

    I was working on my Mac and it was very slow, so i turned it off (it was like quarter and hour while shutdown). After, i tried to boot it again, but didn't boot, so i entered Verbose mode. Error was "disk0s2: media is not present". I entered sigle us