Error ORA-12203

hi friend i have installed oracel and developer but when i try to connect developer with database its generates that error and TNS unable to resolve destination
plz help me how i can get connected with database

I get the ORA12203 error, help please
C:\Documents and Settings\Ryan>lsnrctl status
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 03-FEB-2006 19:47:
03
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 9.2.0.1.0 - Produc
tion
Start Date 03-FEB-2006 19:14:07
Uptime 0 days 0 hr. 32 min. 55 sec
Trace Level off
Security OFF
SNMP OFF
Listener Parameter File C:\oracle\ora92\network\admin\listener.ora
Listener Log File C:\oracle\ora92\network\log\listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=miniblade)(PORT=1521)))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=miniblade)(PORT=8080))(Presentation=
HTTP)(Session=RAW))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=miniblade)(PORT=2100))(Presentation=
FTP)(Session=RAW))
Services Summary...
Service "CIS435" has 2 instance(s).
Instance "CIS435", status UNKNOWN, has 1 handler(s) for this service...
Instance "CIS435", status READY, has 1 handler(s) for this service...
Service "CIS435XDB" has 1 instance(s).
Instance "CIS435", status READY, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
C:\Documents and Settings\Ryan>lsnrctl stop
LSNRCTL for 32-bit Windows: Version 9.2.0.1.0 - Production on 03-FEB-2006 19:47:
48
Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC0)))
The command completed successfully

Similar Messages

  • Import and error ora-12203

    Hi,
    I got this error ora-12203 (TNS:unable to connect to destination) when I was importing a table into my own schema. I don't know whether the error is related with import. My question is: when performing import, can other user login into the database?
    Thanks,
    Richard

    Hi Richard,
    The database will you to logon irrespective of what other work you are doing with whatever tool you are using. The Exceptions are :-
    If the refered schema comes under certain restriction of the assigned profile.
    If the database is running in RESTRICTED mode and you are not having accessibilty during this peiod.
    As for your error in the import statement, check the connection you are using in the import statement.
    I'm personally using import at least 10 times a week and usually come across these errors. These errors are all human errors and not bugs in the program.
    Bye,
    Piyush.

  • 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

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

  • Oracle 8i Lite: TNS error (ORA-12203)

    Hi,
    I Have Installed oracle 8i Lite for win 98/and palm operating system on a WIN 98 , pentium III machine. THE INSTALLATION IS SMOOTH. I am able to see the database and users through the Oracle Navigator. But when i try to connect through sql*plus i get
    TNS-12203 TNS:unable to connect to destination error
    1)How to find whether oracle services are runnong or not?
    2)how to start listener on this 8i lite
    3)I have also tried creating service name with bequath protocol
    nothing works
    Pls Help. Any lead is appreciated

    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

  • ORA-12203 error in Forms6i, after installing 10g local DB

    Hello,
    I have a configuration with multiples Oracle_Homes as I use Disco R4, Forms6i, Forms 10g, and sqlplus. I had no problem when I used a local 9i DB. All worked fine.
    When I had the 9i DB, I decided to set a TNS_ADMIN variable and only use one version of SQLNET.ORA and TNSNAMES.ORA. All was fine !
    Recently, I have decided to install a brand new 10gR2 DB, and get rid off my 9i DB.
    Since then, only the 10g tools work fine... and I cannot connect anymore to any of my Forms6i or Disco. BIG Problem !!!
    The error is always the same : ORA-12203: TNS:unable to connect to destinationI have made many different tries for fixing this issue...but I have no clue, and I would like some advices from you.
    Here are the details of the variables and files (after all my modifications):
    - My 10DB is located under OracleHome DB10g_OH (c:\10g\DB)
    - My Forms6i is located under OracleHome DEFAULT_HOME (c:\oraNT)
    - I created environment variables
    ORACLE_SID=SCFOXD
    TWO_TASK=SCFOXD
    and
    PATH= C:\10g\DB\bin;C:\orant\bin; ....
    I currently put the same version of listener.ora, sqlnet.ora and tnsnames.ora in both directories (C:\orant\NET80\ADMIN and C:\10g\DB\NETWORK\ADMIN):
    - sqlnet.ora:
    SQLNET.ALLOWED_LOGON_VERSION = 9
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    TRACE_LEVEL_CLIENT = ADMIN
    TRACE_UNIQUE_CLIENT = on
    NAMES.DIRECTORY_PATH= (HOSTNAME, EZCONNECT, TNSNAMES)
    TRACE_LEVEL_SERVER = ADMIN
    TRACE_DIRECTORY_CLIENT = C:\orant\net80\admin
    TRACE_DIRECTORY_SERVER = C:\orant\net80\admin
    USE_DEDICATED_SERVER = on
    - tnsnames.ora
    SCFOXD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SID = SCFOXD)
    (SERVER = DEDICATED)
    (GLOBAL_NAME = SCFOXD)
    (HS = OK)
    - listener.ora (defined with the 10g Net Manager)
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = SCFOXD)
    (SID_NAME = SCFOXD)
    LISTENER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    Using the Dos command window, I stopped and started the listener (lsnrctl stop/start and its current status is (in french!!):
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 05-NOV. -2006 12:07:23
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connexion Ó (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521)))
    STATUT du PROCESSUS D'ECOUTE
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production
    Date de départ 05-NOV. -2006 12:02:33
    DurÚe d'activitÚ 0 jours 0 heures 4 min. 52 sec
    Niveau de trace off
    Sécurité ON: Local OS Authentication
    SNMP OFF
    Fichier de paramètres du processus d'écoute C:\oraNT\NET80\admin\listener.ora
    Fichier journal du processus d'écoute C:\10g\DB\network\log\listener.log
    Récapitulatif d'écoute des points d'extrémité...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Récapitulatif services...
    Le service "SCFOXD" comporte 1 instance(s).
    L'instance "SCFOXD", statut UNKNOWN, comporte 1 gestionnaire(s) pour ce service...
    La commande a réussi
    Looking at the listerner status, all seems fine, except the status UNKNOWN of the DB... I have no idea why it is that, as I can successfully connect it using the 10g tools (sqlplus/forms10g)
    To go further, I can reproduce the same error (like with Forms6i) when I use the DOS command window, when I run plus80.
    Anyway, I am sure there is something I missed to do... but, I am really stuck, and I would like to get some advices in order to solve my issue.
    Thanks,
    Olivier

    Thanks for your quick reply.
    1) forms 6i version is = 6.0.8.23.2
    2) in the DOS box, here is what I get :
    I set ORACLE_SID=SCFOXD
    a) lsnrctl status : all seems ok.
    b) tnsping SCFOXD : seems ok.
    c) tnsping80 SCFOXD : brings this error:
    TNS Ping Utility for 32-bit Windows: Version 8.0.6.0.0 - Production on 06-NOV-06
    21:25:38
    (c) Copyright 1997 Oracle Corporation. All rights reserved.
    Attempting to contact (ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))
    TNS-12538: TNS:no such protocol adapter
    d) plus80 username/password gives error
    ORA-12203: TNS:unable to connect to destination
    e) plus80 username/password@SCFOXD gives error
    ORA-12222: TNS:no such protocol adapter
    Here are my current listener/sqlnet/tnsnames files:
    - listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = SCFOXD)
    (ORACLE_HOME = c:\10g\DB)
    (SID_NAME = SCFOXD)
    USE_PLUG_AND_PLAY_LISTENER = ON
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    - sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    - tnsnames.ora
    SCFOXD = (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA = (SID = SCFOXD))
    (SRVR = DEDICATED) )
    I really feel bad about my current configuration. I don't understand at all...
    Any other suggestion?

  • Ora - 12203 error

    Hi all
    I installed oracle 9i and forms 6i on my home system. Operating system is window xp media center edition 2005. SQLl*plus working fine but when i tried to connect database from forms it is giving following error
    ora-12203:tns:unable to connect destination.
    Some one help me to solve this problem please.
    Thanx in advance,
    Ram.

    Invalid TNS address supplied or destination is not listening.
    This error can also occur because of underlying network transport problems.
    Verify that the service name you entered on the command line was correct.
    Ensure that the listener is running at the remote node and that the ADDRESS parameters specified in TNSNAMES.ORA are correct.
    Finally, check that all Interchanges needed to make the connection are up and running.
    Verify your tnsnames.ora entry matches the address where your listener is running. Example:
    MyOwnDB =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = HostPCName)(PORT = 1521))
        (CONNECT_DATA =
          (SID = DatabaseSID)
      )

  • Error msg ORA-12203

    I installed a windows nt version on windows 95 and cannot log in. I am getting the error ORA-12203 TNSnames. Help anyone?
    thanks
    Minerva

    Hi,
    If you are using Sqlplus on the same machine in which you have the DB, you can run it in two ways :
    - Specifying only username and password : in this case you have to set ORACLE_HOME and ORACLE_SID environment variables. ORACLE_HOME should be already defined in the registry, so you should have to set only ORACLE_SID = <your SID>
    - Specifying username,password and connection string : here you have to configure an alias in the TNSNAMES.ora file to point to your DB : you can do this using NET MANAGER or NET EASY CONFIGURATION (I don't use often Windows systems, so I don't remember exactly....)
    If you are using a Client, the second way is needed.
    Then you have to check that the listener is running on the Server. Check the listener service, it has to be active. If so, from a DOS Window try :
    LSNRCTL stop
    LSNRCTL start
    This stop and restart the listene
    hth
    Paolo

  • ORA-12203

    I want to confirm that I can make a connection beetween Java and my database. (weblogic 4.5.1) I get the message ERROR ORA-12203. Who can help

    I'm not sure if it's related, but I had that problem under Oracle 8e ...
    If the database is local, you shouldn't need to specify the service name (as long as the database instance is running). Otherwise I think there needs to be an entry for it in TNSNAMES.ORA. You can create one of these using Net 8 Easy Config.
    As I said, I was working on a different version (I'm currently downloading 8i) but hopefully the same ideas apply.

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

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

Maybe you are looking for

  • Thread hang during call EJB 3.0 with Weblogic 10.3 (Urgent)

    Hello, We have a java client application call Weblogic Appserver 10.3, EJB 3.0 Service. Occasionally, client application, some step will get hang when try to invoking EJB. When we restart the application server and re-run the client application, it m

  • PDF Links Won't Open in Safari 3.1.2

    Whenever I click on a PDF link in Safari, I just get a blank gray page with a spinner. PDFs use to open with no problem. I did update to Adobe CS3 last week - don't know if that's part of the problem. I have plenty of memory and disk space. Any ideas

  • Authorization check in SAP Queries.

    Hi All, We have created a SAP query and infoset for displaying invoices. We want to restrict the users from viewing data of company code for which they don't have display authorization. For instance if user is authorized only for displaying data for

  • Exception by getAuthenticationProviderMBean()

    Hi, Below is my code that i am trying to use to create an user programmatically in weblogic portal. But it giving starnge exceptions. If anybody have encountered such exception then please suggest how to fix it. Rajeeb ( [email protected] ) Code:

  • JS for grouping windows together?

    Hi, anyone can help with JS for grouping say the "LINK" and "PAGE" window together in the same panel?