problem connecting to the database using dbclient

Can someone help to solve the following question

The following error occurred when connecting to the database when connecting dbclient to the database on linux from windows
. TNS dbclient names has been configured with the SID and IP address of the machine from database

ERROR:
ORA-12560: TNS:protocol adapter error

Could you share your tnsnames.ora file

And refer to this topic

http://forums.Oracle.com/forums/thread.jspa?MessageID=9142058�

Tags: Database

Similar Questions

  • RCU error: unable to connect to the database using the contact information provided

    Hello

    I am not able to connect to the database using the remote control 11.1.1.10.1 to create patterns. I ran the UCR even a week ago and I managed to connect. My database and listener are up and running and the host and the credentials are correct. I don't know where is the problem. Any help will be appreciated. Attaching the screenshot for reference.

    rcu.PNG

    Concerning

    Oumaima

    Hi Handal

    Thanks for the reply. Looks like someone had blocked the firewall settings, so I was unable to connect to the database using the port.

    Thank you

    Oumaima

  • not able to connect to the database using the oracle instant client

    Hello

    I am not able to connect to the database using the instant oracle from my local PC client. They use to connect to the database files and sqlnet.ora files LDAP.ora. If I want to test the connection, I found this executable tns wasn't there, so not able to tnsping. So I'm not able to solve this problem.

    Please let me know if a solution for everything

    Client Oracle: oracle 10.2bFAT client 32-bit

    Platform: windows 7 64-bit

    Thank you
    Veera

    There is little that tnsping can do sqlplus can't.

    Instead of
    tnsping mydb.myorg.com
    Try
    sqlplus-s-L /@mydb.myorg.com
    or
    sqlplus-s-L user/[email protected]

    If you get
    ORA-12154: TNS: could not resolve the connect identifier specified
    you know that the customer could not resolve 'mydb.myorg.com '.

    If you get
    ORA-12541: TNS:no listener
    then "mydb.myorg.com" could be resolved, but there is no listener it running.

    If you get
    ORA-12514: TNS:listener is not currently of service requested in connect descriptor
    then "mydb.myorg.com" could be solved, the listener is in place, and the database is out of service.

    If you get
    ORA-01017: name of user and password invalid. connection refused
    you know that 'mydb.myorg.com' has been successfully resolved, and the database is running.

    If you want more details, such as how and what "mydb.myorg.com" is resolved, turn the tracking by adding the following to "sqlnet.ora:
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_DIRECTORY_CLIENT = C:\TEMP (a writable directory)

    Then you will find lines like this in the trace file:

    -THE INFORMATION SOURCE PARAMETER FOLLOWS-
    Attempt to load system pfile source C:\oracle\network\admin\sqlnet.ora
    Source of the setting successfully loaded

    Attempt to load the local pfile source C:\Dokumente und Einstellungen\lanadvall\sqlnet.ora
    The parameter source has not been loaded.

    This shows you which configuration files are read, followed by the settings real read.

    nnfgrne: will read if path adapters
    nnfgrne: switching adapter LDAP

    He's now looking for LDAP name resolution.

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVSSL = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    These are LDAP servers, he is trying.

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    nnfgrne: query fails, the leap to the next map

    Did not work. Try the other adapters:

    nnfgrne: switching adapter EZCONNECT

    snlinGetAddrInfo: name resolution failed for test64.test

    No luck.

    If the resolution is approved, it will look like this:

    nnfloidinfocache: Info: insert the value DIRECTORY_SERVERS = oid.host.myorg.com:389 at index 0 in NLPA_CACHE

    nnflilc: conn sync opening of oid.host.myorg.com:389

    nnflfdn: turning simplified mydb.myorg.com name to a unique name.
    nnflfdn: using the administrative context: dc = prod
    nnflfdn: the domain name resulting is cn = mydb, cn = OracleContext, dc is myorg, dc = com

    nnflrne1: runs the directory for dn: cn = mydb, cn = OracleContext, dc is myorg, dc = com
    nnflqbf: search: Base: cn = mydb, cn = OracleContext, dc is myorg, dc = com, range: 0, filter: (objectclass = *)

    niotns: the call to address: (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=dbserver.host.myorg.com) (PORT = 1521)) (CONNECT_DATA = (SID = DBNAME) (CID = (PROGRAM = C:\Oracle\ora1020\bin\sqlplus.exe)(HOST=pc247596)(USER=lanadvall)))

    Yours,
    Laurenz Albe

  • Problem connecting to the database

    I installed 10.2 of the database under vista.

    I can connect to the database using the DBconsole.

    I can connect when I say, sqlplus "virtue sysdba".

    But I have the problem when I say, sqlplus sys@ecentric as sysdba
    He lifts the ORA-12514 error message: TNS:listener is not currently of service requested in connect
    descriptor of

    Kindly tell me where I'm wrong.

    Listener:

    ECENTRIC =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.x.xxx) (PORT = 1521))
    )
    )

    SID_LIST_ECENTRIC =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_1)
    (= Extproc PROGRAM)
    )
    )

    TNSnames.ora

    ECENTRIC =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xxx.xxx.x.xxx) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SERVICE_NAME = ecentric)
    )
    )

    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))
    )
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )
    )

    SQLNET.ora

    SQLNET. AUTHENTICATION_SERVICES = (NTS)

    LSNRCTL > status
    Connection to (ADDRESS = (PROTOCOL = tcp)(HOST=) (PORT = 1521))
    STATUS of the LISTENER
    ------------------------
    Alias ECENTRIC
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.3.0 - Production
    Start date 26 - AUG - 2008 12:12:20
    Uptime 0 days 1 hour 0 minutes 56 seconds
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Listener parameter File C:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    Listener log file C:\oracle\product\10.2.0\db_1\network\log\ecentric.log
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=xxx.xxx.x.xxx) (PORT = 1521)))
    Summary of services...
    Service 'PLSExtProc' has 1 instance (s).
    Instance of 'PLSExtProc', status UNKNOWN, has 1 operation for this service...
    Service 'ecentric.rnhub.com' has 1 instance (s).
    Instance "ecentric" READY State, has 1 operation for this service...
    Service 'ecentricXDB.rnhub.com' has 1 instance (s).
    Instance "ecentric" READY State, has 1 operation for this service...
    Service 'ecentric_XPT.rnhub.com' has 1 instance (s).
    Instance "ecentric" READY State, has 1 operation for this service...
    The command completed successfully

    TNSnames.ora
    (SERVICE_NAME = ecentric)

    Use the fully qualified name

    ecentric.rnhub.com

  • Not able to connect to the database using OS othenticated user.

    Hi team,

    We use HP UX servers, recently we pass the passive node to active (cluster OS) after that we are not able to connect to the database using OS authenticated the user, but I am able to conenct by user oracle sunig... !

    Please suggest me.

    Thank you
    Maurel.

    Please copy - paste the screen indicating the connection attempt with the authentication of the BONE and the error message.

  • Problems connecting to the internet using the wireless network connection

    I can't connect to the internet using my wireless network connection. I had made the diagnosis and he stated that "the DHCP is not enabled for the wireless network connection. I had checked the DHCP, but it has been activated!... Someone would give any suggestion for me to solve the problem?

    Open the run command box by pressing Windows key + R, type services.msc and press enter . Search The Client DHCP and check if it is enabled or disabled. If disabled then turn it on and see if the problem still persists or not.

    Open the run command box by pressing Windows key + R, type cmd , and press enter . At the command prompt, type ipconfig/all and press ENTER. Now, check the IP address, default gateway, DNS etc. If you find all the information is correct, but you cannot yet access the Internet so if you connect the wireless network is secure or not. To determine the glance to the wireless network icon in the taskbar, then click on it. It will show you the available wireless networks. If there is a "yellow shield" present on the network icon, the network is not guaranteed, if there is no "yellow shield" does while the network is secure. In a secure network, you might have a "network security key. In this case try to disable the 'Network security key' option for this network. To do this:

    Open Control Panel , click network and Internet , click network and sharing Center , click manage wireless networks on the left.

    In the list select the wireless network and do a right click, select Properties, Security disable tab all options that is, in security type do not select no authentication (Open) and to the type of encryption , select none . You can also activate the automatic connection and SSID settings to further enhance connectivity, on the connection tab, click to select the "connect automatically if this network is in range " and "check boxesto connect even if the network is broadcasting his name (SSID) .

    For more information click here and see how you can determine whether a network is secure or not.

    http://Windows.Microsoft.com/en-us/Windows7/how-do-I-know-if-a-wireless-network-is-secure

    If the problem still persists, then check your firewall settings and make sure that the firewall is not blocking your Internet connection. Some software Antivirus has a built-in firewall and they block by default all unknown connection to the tightening of security.

    Try to restore Windows Firewall default settings. Open Control Panel click on network and Internet , click system and security , click Windows Firewall , click default settings .

    Hope this will help. Thank you.

    Arup Ratan Paul

  • Connect to the database using oracle forms

    Hello experts,

    I have installed on my computer, Oracle Developer Suite 10 g (10.1.2.0.2) (including the forms and Designer) and after that I installed Oracle Database 11 g Express Edition (11.2) Beta.
    both facilities are on the same (local) computer.
    When I chose to connect to the database, he wonder about the data connection to the database:
    username, password and database.
    I'm sure that the user name and password are correct, because I have no problem to connect directly to the database (via sql * more).
    could you please tell me what I should write in the field database? I trid XE but it dose not help.
    Can I need to make some changes manully so that it works?
    Please note that the operating system is Windows XP service pack 3.

    Thank you for your help.

    Published by: user1818173 on 28/08/2011 01:43

    Hello
    Have you changed the TNSNAMES file. File of the ORA for DS? You must add the TNS for DS TNSNAMES. ORA file.
    Go to $DB_Default_Home$ \netword\admin and open the TNSNAMES file. ORA file in Notepad. Copy the entry tns where you connect from SQL * more.
    Go to $DS_Default_Home$ \netword\admin and open the TNSNAMES file. ORA file in Notepad. Paste the tns entry that you copied.
    Now try to connect generator of form.
    Kind regards
    Qasim Jules

  • Problems connecting to the database msaccess 32 bit on 64 bit 11G

    Here's the question:

    I have a database to 9i (32-bit windows) with a connection hsodbc to an old one to an Access database so once the schema can see and copy data from an access database has said, everything works fine.

    I'm about to move the 64 bit 11.2.0.3 on windows 2008 server 64-bit database, database is migrated and tested ok.

    The problem comes from the connection dg4odbc, I created the AS400 database connections and they are ok, but I set up an ODBC for the access database, using the 32-bit ODBC interface as MS recommends, but I always get this error message:

    ERROR on line 1:

    ORA-28500: connection between ORACLE and a non-Oracle system has sent this message:

    [Microsoft] [ODBC driver manager] The specified DSN contains an architecture

    incompatibility between the driver and the Application {IM014}

    ORA-02063: preceding 2 lines of RADERDB

    According to MS technet, it is do not use the c:\Windows\SysWOW64\odbcad32.exe to set up the ODBC connection, but I used only executable, when I use the ordinary 64-bit ODBC admin I can't even see msaccess drivers first.

    The funny thing is, when I point the tnsnames.ora on the old server 9i entry, it uses the ODBC connection and then the dblink 11G and then works fine. However, it is a band-aid solution and I want to get everything works from the new production database server.

    Any suggestions?

    Thanks in advance...

    The message means you are using a 32-bit with a 64-bit program ODBC driver. It does not work. If you want to connect with the 64-bit DG4ODBC, you must use a 64-bit ODBC driver. A package is available on the Microsoft Technet site (AccessDatabaseEngine_x64 - http://www.microsoft.com/en-gb/download/details.aspx?id=13255 ) that ships the drivers ODBC 64-bit for their Excel/Access programs.

    Please note that product installation gateway 32-bit on Windows 64-bit is NOT supported.

    -Klaus

  • Not able to connect to the database using SQLPLUS.

    Hello

    in the connection to the oracle in linux machine using sqlplus utility database I got following error.

    does anyone have an idea about this error?

    [oracle@LOM-NEYTR-RHEL-NEW1 dbhome_1] $ sqlplus

    SQL * more: Production of release 11.2.0.1.0 game may 15 10:22:50 2014

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the user name:

    Enter the password:

    ERROR:

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-01653: unable to extend the table SYS. AUD$ 8 in the SYSTEM tablespace

    ORA-02002: error writing to the audit trail

    ORA-00604: an error has occurred at the SQL level 1 recursive

    ORA-01653: unable to extend the table SYS. AUD$ 8 in the SYSTEM tablespace

    7144389e-3944-4D5C-830e-46539d2d9971 wrote:

    I found the temporary solution. You can go through the following link where I got the idea.

    Oracle: 11g automatically audit | Buffer-Blog

    So has what "temporary" solution applied?

    And especially, what is the permanent solution will you.

    The most common solution, which goes back at least to when I started with v7.3, is to move the aud$ table out of the SYSTEM tables.  And with 11g, there is even a new package for the management of the audit trail, including a method for moving the table.  See DBMS_AUDIT_MGMT

  • problem connecting to the database (master repository)

    Hello

    I am a beginner ODI.

    J "tried to connect to oracle 11g pay do the test. But my connection is not always valid.

    Is there a driver to install for ODI 11.1.7 connection to in to the database?

    Hello

    1.) first create a schema of Master_repo and work_repo your oracle database (or you can create a single dev_odi_schema for the master repository and work)

    (2.) in ODI, create master repository using schema Master_repo

    File---> New---> master repository Wizard

    3.) of files in ODI---> New---> create a new ODI repository connection.

    4.) now connect with newly created connection of ODI

    5.) navigator in topology, there are referential tab where you can create the repository to work.

    6.) create connection to repository work. and you can work in it.

    ODI11g: Creating and connecting to ODI Master and repositories work

    Let us know

    Thank you

  • Connect to the database using the BEAK

    Hello

    I get the following error message when you use the function OCILogon() calls
    i.e.
    = OCILogon stat (p_env, p_err, & p_svcCtx, (const OraText *) username, (ub4) 3,)
    (Const OraText *) password, (ub4) 3,.
    (const OraText *) ('smad', (ub4) 4);

    ORA-0002: Message not found 2; product = RDBMS. facility = ORA

    I use the Oracle 11 GR 1 material on SLES 10 SP2 on the 64-bit computer.

    I connect to a database and a default host. Do I need to use OCIServerAttach()? Help, please

    THX

    Message not found error is usually incorrect Oracle home settings. Have you checked this already?

  • Unable to connect to the database using SQL * more

    Hi, I have Oracle 10 g XE installed in my labtop, and I can't connect using SQL * more.
    I can connect using the User Interface of navig however, I could do after the following procedure to change the password for the sys account:
    -Open a command prompt
    -type sqlplus
    -On the line "Enter user name", enter the sysdba virtue
    -On the SQL > prompt, type alter user sys identified by NewPassword;

    But the thing is that even if I am able to connect using sys/NewPassword from my browser UI, I don't get the same result when do this using the SQL prompt.

    What I try to do is the following:
    SQL > connect sys/NewPassword
    Can I get first a warming of the planet by saying I should use sysdba or sysoper to connect to the system account, but none of those who work.

    Can anyone advice me on this subject?

    Thanks in advance

    Does make sense at all?

    You really need to Read The Fine Manual
    http://download.Oracle.com/docs/CD/E11882_01/server.112/e16508/TOC.htm

    When you log in as USER "SYS" DB must be described as 'AS SYSDBA'

    sqlplus
    / as sysdba
    SHOW USER;
    -line above indicates that you are now connected to the DB as "SYS"!

    SQL > CONNECT SYS / AS SYSDBA

  • Unable to connect to the database GGSCI

    Hi experts,

    Currently, I am trying to configure an installation of goldengate and have a problem with the connection to the database through GGSCI.

    In SQLPLUS and sql developer, I can connect to the database, but thanks to GGSCI is impossible to connect to the database.

    I am trying to connect this name ggate@service, I get an error ORA-12504. I am unable to connect using this method.

    ggate@ggsrc password username dblogin *.
    ERROR: Could not connect to the database using the user ggate@ggsrc. Please check privileges.
    ORA-12504: TNS:listener did not have the SERVICE_NAME in CONNECT_DATA.

    granted DBA privilege user GGATE but still cannot connect to the database, can any one help on this subject, it is very useful.

    Thanks in advance.

    AT

    Hi thanks,

    After the set up TNS_ADMIN environment its works very well

    Thank you

  • Unable to connect to the database homepage OracleXE 10.2.0.1.0

    Hi Oracle Experts,

    I installed OracleXE 10 g on an application server and has worked for 3 years. The installation is based on the default configuration where:

    Destination folder: C:\oraclexe\

    Oracle database listener port: 1521

    Port for the Oracle Services Microsoft Transaction Server: 2030

    HTTP listener port: 8080

    The installation work well and be able to view the home page of the database. The problem arises when local desire to ICT to change the listening port of Oracle database to another port instead of 1521 to comply with their security policies.

    I changed the port using method below:

    (1) update the port number in listener.ora desired port

    (2) make sure SID_name (XE) is registered in listener.ora by adding this line to SID_LIST

    (SID_DESC =

    (SID_NAME = XE)

    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)

    )

    )

    (3) recharge the listener and restart the service.

    I am able to connect to the database using SQL Plus by using the port assigned port, but when I tried to view the home page of the database, I can't load the page with Internet Explorer connection problem error.

    I changed the default to 8089 but still cannot connect HTTP port. But when I went to the port (1521) default listening port, I am able to view the home page of the database.

    Anyone know how to fix this?

    Thank you in advance.

    You have followed all the steps documented? 4 general network connections

    HTH
    Srini

  • Follow incoming JDBC connections to the database server

    Hello

    We have a database of 10gr 2 on RHEL4. This database is mainly used by Oracle E-Business suite.
    External applications connect to the database using JDBC. Most of the time this configuration works very well. Sometimes, however, we get an error "no data to read from socket" at the end of the external applications. It seems to be a problem with the JDBC connections, but we could not even identify him. But I feel that the problem is NOT the end of the database. I just want to confirm that.

    To cut a long story short - is it possible to follow incoming JDBC connections on the database server? Of course, I can follow the actual sessions created for external applications. But is it possible that I can say that if the JDBC request reached the server database or not?


    Kind regards
    Ousseni

    Ousseni wrote:
    Thanks for the reply.

    Oracle RDBMS cannot differentiate between connection OPTION of any other flavor of the customer.

    Knew that :)

    listener registers EACH connection request, you get

    As the JDBC connection string is correct at the client end, I'll be able to find details of all applications for connection in the newspaper of the listener, even if some of them do not end up like connections to the database.

    PS: I do not belong to the sanctified tribu tribe of DBAs, so please excuse the obvious ignorance!

    Kind regards
    Ousseni

    Each connection request that gets the listener is registered; regardless of the success or failure.
    listener registers status = 0 for successful queries.
    listener registered status = (as 12514) for failed requests
    If/when the connection request goes wrong & can't seem to the listener, then the listener does nothing;
    Since he never received such a request

Maybe you are looking for