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: TNS-12538: TNS:no such protocol adapter

Re: TNS-12538: TNS:no such protocol adapter

From: Sandro Décio <sdvidal_at_altavista.net>
Date: Fri, 04 Sep 1998 00:15:26 -0300
Message-ID: <35EF5B4D.E54F9897@altavista.net>


Check your TCP install trying this command : ping <IP address>

If you don't have error messages, verify the adapters that you have linked in your oracle installation executing : $ORACLE_HOME/bin/adapters

If you don't have de Oracle TCP/IP Protocol Adpater, re-install it or relink your software by the command:
$ cd $ORACLE_HOME/rdbms/install/
$ make -f oracle.mk install

(or somethink like that)

Finally, you can get more help on support.oracle.com if you have a CSI number.

good luck.


Received on Thu Sep 03 1998 - 22:15:26 CDT

Original text of this message

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