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: <rtgraf_at_sintec.de>
Date: Tue, 19 May 1998 10:57:29 GMT
Message-ID: <6jroip$mtb$1@nnrp1.dejanews.com>


In article <6jq7ro$gl5$2_at_clarknet.clark.net>,   batsona_at_atsc.allied.com wrote:
>
> Greetings;
>
> I'm installing an application which uses the SQL connectivity,
> and am getting an error ORA-12203, which it can't find
> an explination for. The book I see here says for me to
> look at the manual specific to my OS, whichis WINNT.
> I don't have this book. Can anyone help me out..?
>
> alex
> (mail me at batsona_at_atsc.allied.com)
>
> *&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&^*&
> Alexander R. Batson CNE Consultant, Mac Guru Ellicott City, MD
> -----------------------------------------------------------------------
> Animals, the weather, travel, computers, web voyeur..
> -----------------------------------------------------------------------
> Check my web page! www.clark.net/pub/alexb/ar.htm
> ______________________________________________________________________
>

Try some further analysis: (speaking for TCP/IP)

1.) ping your DB server
2.) IF alive, TNSPING the listener with your TNS alias (as configured

    in SQL*Net Easy config?)
3.) Probably the port numbers in your TNSNAMES.ORA (client) and your

    LISTENER.ORA (server) differ. You may want to edit your client     file manually (correct the port).
4.) TNSPING again
5.) IF TNSPING reports success, connect via SQL*Plus.

If this doesn't help, repost a message including ALL error numbers you get reported during 1.)-5.)

Hope this helped, bye

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/ Now offering spam-free web-based newsreading Received on Tue May 19 1998 - 05:57:29 CDT

Original text of this message

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