Re: SQL*net Problems

From: IM4 <im4_at_aol.com>
Date: 1 Dec 1994 22:50:19 -0500
Message-ID: <3bm5hr$7df_at_newsbf01.news.aol.com>


In article <1994Oct13.151514.1_at_rhine.is.rice.edu>, nmetro_at_rhine.is.rice.edu (Nick Metrowsky) writes:

Usually when you get the Ora-12500 error.. that means that Sql*net V2 has not been linked with the SqlPlus applications!

If you go to the Oracle_home/bin directory when the Oracle Executables reside, you will see an sqlplus executable. Issue the command

nm sqlplus | grep nttini

"nttini" is the symbol for the Sql*net TCP/IP V2.

If that command returns you to the Unix prompt with now output then you will need to relink the Sql*Plus application with SQl*Net!

Hope this helps! Received on Fri Dec 02 1994 - 04:50:19 CET

Original text of this message