Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: TNS-12538: TNS:no such protocol adapter
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
![]() |
![]() |