Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-12203

Re: ORA-12203

From: Billy Verreynne <vslabs_at_onwe.co.za>
Date: Thu, 7 Jan 1999 14:01:08 +0200
Message-ID: <7727or$7k6$1@hermes.is.co.za>


Ben Wu wrote in message <76vujv$sso$1_at_hfc.hk.super.net>...
>When I start SVRMGR39 at dos prompt it shown this error message. Then I
try
>to connect to others is still occur.
>
>How can I run Server manager at both client and server dos prompt without
>this message prompt.

12203, 00000, "TNS:unable to connect to destination"

// *Cause: Invalid TNS address supplied or destination is not listening.
// This error can also occur because of underlying network transport
// problems.
// *Action: 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.


Pretty self explanatory I think. Some RTFM'ing helps. :-)

You can also use TNSPING to test the TNS alias. I'm sure there's something wrong with your TNSNAMES.ORA file.

regards,
Billy Received on Thu Jan 07 1999 - 06:01:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US