Connectin error ORA-12203: TNS: unable to connect to destination

hi;
when i open report and connect with oracle then not accept my id and password
and show this error
REP-0501 : Unable to connect to the specified database.
ORA-12203: TNS: unable to connect to destination
how i connect oracle with report and form which files i copy in developer folder
please give me solution
thanking you

You have to enter the database you want to connect to in the tnsnames.ora file.

Similar Messages

  • Intermittent of error "ORA-12203: TNS:unable to connect to destination"

    Hi,
    One of my application (run 24 hours each day) face intermittent of error "ORA-12203: TNS:unable to connect to destination", any one face the same issue ? any solution for this ? The error may occur weekly, some time monthly, occur randomly.
    My Oracle is 8i. Application and 8i run on different SUN machines.
    Checked with my network engr and db admin, network traffic was not congested and db was not overloaded at the time of this error. CPU and memory also not overloaded.
    regards,
    johnvun98

    This error generally occurs when you listener at server is not working properly or at client you sqlnet.ora,tnsnames.ora (if using local names) file is not configured properly check both the files

  • ERROR ORA-12203: TNS: unable to connect to destination

    Hello All,
    I have installed Oracle 8i and forms 6i on my computer running on Windows NT 4.0 with service pack 4.0. The order of my installation was Oracle 8i and then Forms 6i. I have also used Net8 Easy Config to configure the tnsnames.ora file. I tested the connection on the Net8 Easy Config wizzard and I got the connection successful message. However I still get the ERROR ORA-12203: TNS: unable to connect to destination message when I tried to connect from forms 6i.
    I have below my tnsnames.ora file:
    # C:\FORMS6I\NET80\ADMIN\TNSNAMES.ORA Configuration File:C:\forms6i\net80\admin\tnsnames.ora
    # Generated by Oracle Net8 Assistant
    LISTENER1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = austin)(PORT = 1521))
    (CONNECT_DATA = (SID = SUN))
    Rep60_AUSTIN-Forms6i,Rep60_AUSTIN-Forms6i.world=(ADDRESS=(PROTOCOL=tcp)(HOST=AUSTIN)(PORT=1949))
    I have created database objects, but forms will not connect. What else should do?
    Thanks for your anticipated response.

    Hi
    Your oracle database and forms are installed on different oracle home so when you configurate your sql net that time you are configurating only your oracle database. So for form you must be having different oracle home. you cand change thid from start/oracle inatallation products/home selecter. so change our home and run the form. and if still having problem than check for tnsnames.ora file you must be having two files and both must be having right configuration.
    thanks

  • Report connection error ORA-12203 : TNS : unable to connect to destination

    hi
    when in open report and go to query builder then show me this error
    REP-0501 : Unable to connect to the specified database.
    ORA-12203 : TNS : unable to connect to destination
    how i connect report and form with oracle8i which two file in copy into developer folder
    please give he solution
    thanking your

    $ oerr ora 12203
    12203, 00000, "TNS:unable to connect to destination"
    // *Cause: Invalid address specified or destination is not listening.
    // This error can also occur because of underlying network or network
    // transport problems.
    // *Action: Verify that the net service name you entered was correct.
    // Verify that the ADDRESS portion of the connect descriptor which
    // corresponds to the net service name is correct.  Ensure that the
    // destination process (for example the listener) is running at the
    // remote node.
    $In Developer Home check that TNS alias in tnsnames.ora has no errors. Are you able to connect from Sql*Plus from Developer Home, using same alias ?
    Also check that the listener is running on DB machine.
    how i connect report and form with oracle8i which two file in copy into developer folder What does it mean exactly ?

  • Report connting error  (ORA-12203: TNS: unable to connect to destination)

    hi;
    when i open report and connect with oracle then not accept my id and password
    and show this error
    REP-0501 : Unable to connect to the specified database.
    ORA-12203: TNS: unable to connect to destination
    how i connect oracle with report and form which files i copy in developer folder
    please give me solution
    thanking you

    Hi!
    Does this happen when you are on another machine? Maybe there is a firewall present?
    When you are on the machine itself, can you connect?
    cu
    Andreas

  • Oracle8 Error Message ora-12203 TNS unable to connect to destination

    I am receiving error message 12203 TNS unable to connect to
    destination when trying to connect to the database. Also notice
    Oracle TNSListener80 isn't starting properly. I start the
    service and close services and open up again and the service is
    not running. Any idea's would be greatly appreciated.

    Please try to start the listener via dosbox:
    lsnrctl80 start
    Maybe you have to set environment variables before that:
    set ORACLE_HOME =
    set ORACLE_SID =
    If the listener start correct then try from client:
    tnsping <alias>
    -> ok ?
    sqlplus name/password@alias
    -> ok ?
    If not ok, please check first if you set the hostname correctly
    in listener.ora and tnsnames.ora.
    Regards,
    Thomas

  • Error Message :- ORA-12203 TNS : Unable to connect to destination

    Hi,
    I am trying to install Oracle 8i and oracle Forms and reports on my personal system for prectise purpose,
    I have window XP on my system and I installed Oracle Forms & Reports first on my system in C: drive,
    then I installed Oracle 8i(sql, pl/sql) in D: drive on my system, both installed successfully
    but whenever I am trying to connect oracle(sql)
    with scott/tiger then it is showing below error message and unable to connect with oracle(sql)
    ORA-12203 TNS : Unable to connect to destination.
    Please suggest how can I solve that problem.
    mohan

    As there are several fixes to this issue, one unique place to look for is the iptables/firewall in Redhat server. Even though EBS applications worked fine until the reboot, we looked at the iptables that was disabled using ‘service iptables stop’ but was never turned off in rc. Nonetheless, this forced the iptables to be enabled during startup and blocked the tns port.
    running ‘service iptables off’ helped to fix the issue.
    Also, you can confirm if this is the case by simply running telnet dbserver port number . If it doesn’t connect, above fix is valid.

  • Oracle 8 - ORA -12203 error message -ORA-12203: TNS:unable to connect to destination

    dear friends..
    it 's been for long time that i have been popped up with the iterating statement at the login time "ORA-12203: TNS:unable to connect to destination " .i slept over the issue and what i have found is that sometime we are not aware that at the time if process is started or not or whether it is started automatically or automatic.i would suggest you to make it "automatic" and prior to that make it sure if the process is already started or not.
    i hope by doing this method it might help you to come out from the problem.
    thanks ..
    Harish M Tiwari
    Technical Consultant...

    You should be able to log in with
    SYSTEM/MANAGER
    SYS/CHANGE_ON_INSTALL
    You can either leave the host string blank, or use ORCL.
    Alison
    iSQL*Plus Team

  • Ora-12203:TNS:unable to connect to destination

    Dear All
    Plz help me regarding this issue i got since many time and still i am unable to solve this problem properly
    problem is when i connect my form builder with oracle following error come and stop my working .
    ora-12203:TNS:unable to connect to destination
    i am using following oralce and form
    oracle 10.2.0.3.0 enterprise edition release
    form builder 6.0.8.11.3 32 bit
    and operating system is windows vista home premium 32 bit operating sytem.
    ash

    hi
    it should be something like this
    tnsnames.ora
    # tnsnames.ora Network Configuration File: d:\DevSuiteHome_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = PLSExtProc)
    )

  • 'ORA 12203 : TNS : Unable to connect to destination' message

    Dear friends,
    I get the following message while trying to run the front end application in Developer 2000.
    ''ORA 12203 : TNS : Unable to connect to destination'
    What could be the reason for this error message..?
    with regards,
    thomaskprakash

    Hi,
    yes i can get to my database through the sqlplus ... i can also connect to the same database from a 9ias installation on another server and running my application.
    what we trying to do now is combine the 9ias and the rdbms on one single server.
    When i look at my trace files from both 9ias installation the first number of lines are equal till i get the following from the 9ias which goes wrongly
    nricall: Got routable address information.
    nricall: Making call with following address information: (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=mp5prod)(CID=(PROGRAM=e:\Dev6i\bin\ifweb60.exe)(HOST=OVDAME-MP502)(USER=mp5psv1)))(ADDRESS=(PROTOCOL=TCP)(HOST=hostname)(PORT=1521))).
    nricdt: entry
    nricdt: Calling with outgoing connect data: (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST= hostname)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=mp5prod)(CID=(PROGRAM=e:\Dev6i\bin\ifweb60.exe)(HOST=hostname)(USER=mp5psv1)))).
    nscall: connecting...
    nserror: nsres: id=0, op=77, ns=12538, ns2=12560; nt[0]=508, nt[1]=0, nt[2]=0
    nricdt: Call failed.
    the other server gives a succesful nscall
    the hostname is ofcourse entered correctly in the tnsnames but have been removed in this post.
    Amé

  • Ora-12203 TNS unable to connect ot destination

    Good Day.
    My boss handed me a 8.0.5 database running on win2k3R2, I'm encountering the ora-12203 error, I restarted the service and tns listener of oracle and it worked fine but what's bothering me is before I didn't need to restart the service or tns listener. When I reboot the server a windows error pops out "STRTDB80.EXE" encountered an error/problem, is this related? Does anyone have any ideas how to fix this?
    And in 8.0.5, how do you enable archive logs? isn't it the same as in 9i or 8.1.7?
    Please help.
    Thanks and Best Regards
    Dexter Kwan

    8.0.5 is not supported for this platform. If you are successful to start it and peform some tasks on it it'll be ok, but there is no guarantee it will work smoothly
    I suggest you to install it on a winNT 4.0 Platform, otherwise, you may be walking on a mine field.
    If you want to configure archivelog, it is quite the same as in 8i, just make sure you set the log_archive_dest parameter. You may set also the log_archive_duplex_dest parameter and the log_archive_min_succeed_dest.
    ~ Madrid.

  • Error Message :- ORA-12203 TNS : Unabel to connect to destination

    Hi,
    I am trying to install Oracle 8i and oracle Forms and reports on my personal system for prectise purpose,
    I have window XP on my system and I installed Oracle Forms & Reports first on my system in C: drive,
    then I installed Oracle 8i(sql, pl/sql) in D: drive on my system, both installed successfully
    but whenever I am trying to connect oracle(sql)
    with scott/tiger then it is showing below error message and unable to connect with oracle(sql)
    ORA-12203 TNS : Unable to connect to destination.
    Please suggest how can I solve that problem.
    mohan

    Moved to   Forum Home  » Database  » Database - General as it itsn't an SQL and PL/SQL question.
    >
    ORA-12203:
         TNS:unable to connect to destination
    Cause:      Invalid address specified or destination is not listening. This error can also occur because of underlying network or network transport problems.
    Action:      Verify that the net service name you entered was correct. Verify that the ADDRESS portion of the connect descriptor which corresponds to the net service name is correct. Ensure that the destination process (for example the listener) is running at the remote node.

  • ORA-12203 :TNS :Unable to connect to the destination.

    Hi, All
    I installed Oracle 8i and oracle form 6i.
    The installation was successful.
    It is installed in separate drive.
    I can't connect to the forms
    the error is
    ORA-12203 :TNS :Unable to connect to the destination
    please help me..

    1) Verify that you have entered the net service name you wish to reach correctly.
    2) Verify that the net service name ADDRESS parameters in the connect
    descriptor of your TNSNAMES.ORA file are correct.
    3) Verify that your TNSNAMES.ORA file is stored in the correct directory.
    4) Verify that the listener on the remote node has started and is running. If not,
    start the listener by using the Listener Control Utility.
    5) If you are connecting from a login box, verify that you are not placing an "@"
    symbol before your connect net service name.
    NOTE:21337.1

  • TNS-12203: TNS:unable to connect to destination

    Hi Everyone,
    I have oracle form (v6) application works well for years. Now we have to update our database to support unicode by create a new database in 9i and import all old data to new database. Everything work fine.I can connect to the new database with Toad and Sqlplus, but it throws the "TNS-12203: TNS:unable to connect to destination" when I connect to new database with oracle form application. The oracle form still works fine with old database. Currently, both 9i databasese run in the same server.
    Any body has any idea how to fix this problem?
    Regards,
    Jdang
    Fatal NI connect error 12203, connecting to:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle80)(ARGV0=oracle80ORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))')))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:\Oracle\6IR2\bin\ifbld60.exe)(HOST=USPC755)(USER=dangj))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 8.0.6.0.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 8.0.6.0.0 - Production
    Time: 10-OCT-07 10:04:15
    Tracing not turned on.
    Tns error struct:
    nr err code: 12203
    TNS-12203: TNS:unable to connect to destination
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Protocol adapter error
    nt secondary err code: 0
    nt OS err code: 0

    IIRC this version will, if it can't find your database, automatically try to connect to a database called ORCL.
    This database doesn't exist in your case.
    At least the error is referring to a local database called ORCL.
    Specify a correct connection string.
    Sybrand Bakker
    Senior Oracle DBA

  • [12203] TNS-12203 TNS:unable to connect to destination

    [12203] TNS-12203 TNS:unable to connect to destination
    What does this mean?
    Is it mostly a network issue?

    1) Verify that you have entered the net service name you wish to reach correctly.
    2) Verify that the net service name ADDRESS parameters in the connect
    descriptor of your TNSNAMES.ORA file are correct.
    3) Verify that your TNSNAMES.ORA file is stored in the correct directory.
    4) Verify that the listener on the remote node has started and is running. If not,
    start the listener by using the Listener Control Utility.
    5) If you are connecting from a login box, verify that you are not placing an "@"
    symbol before your connect net service name.
    NOTE:21337.1

Maybe you are looking for

  • Unable to install Lion OS on MacbookPro.

    I accidentally erased my mac hardrive in the recovery menu as I was trying to install a fresh version of Lion OS on a Macbook Pro I bought second hand. I tried to boot from the internet recovery option which gets me back into the recovery menu, howev

  • Issues with downloading a PDF Portfolio

    I have been trying to open a PDF portfolio from a website for work documents, and for a couple of days now I have not been able to get Adobe to work the way it should. When I open the document on the website it tells me "For the best experience, open

  • Modulepool

    hi, iam developing a program in which iam using a z-table. iam using the bapi for production order cancel and create goods movement.... after running those bapis i have to update few fields in z-table ie...cancel conf counter, mat doc number  to the

  • Rolling 15 Month

    Hello All, I'm trying to create a dynamic filter for a report which shows a rolling 15 months worth of data by default. For example, the current date is the 28/07/2008 I would like to show everything in the report for: = 01/07/2008 AND <= 30/10/2009S

  • EAR packaging

    Hi, I'm using J2EE SDK 1.2.1 (as ATG Dynamo application server does not support 1.3) and I'm having a problem with the deploytool. My bean code imports third-party (the Electric XML parser) classes -- electric.xml.* and electric.util.*, which are dis