Home » RDBMS Server » Server Utilities » TNS-00102
TNS-00102 [message #70954] Mon, 19 August 2002 09:17 Go to next message
denni
Messages: 24
Registered: August 2002
Junior Member
Hello

when I attempt to login through SQLPLUS I get
TNS-12560 Protocol adapter error, then
TNS-00102 Key Binding value error.

There is not much on the net regarding this issue..
except that this could indicate a shortage of memory..
I have 192mg RAM on my home machine??? (64 + 128 added).

Is there some other probable cause for this error?

much thanks...denni
Re: TNS-00102 [message #70955 is a reply to message #70954] Mon, 19 August 2002 09:59 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
try these.
1. set LOCAL=service_name environment variable in Control Panel
2. and make sure you dont have any entries for
BEQUETH PROTOCOL in tnsnames.ora
Mahesh Re: TNS-00102 [message #70958 is a reply to message #70954] Mon, 19 August 2002 10:18 Go to previous messageGo to next message
denni
Messages: 24
Registered: August 2002
Junior Member
thanks Mahesh

I did set up a service name with BEQ Protocol in the tnsnames.ora...this is a local database not
a network database that is why I set up IPC and
BEQ protocols in the tnsnames.ora
If this is incorrect then please correct me.

one more thing you mention:
"set LOCAL=service_name environment variable in Control
Panel"...can you explain further this is windows 98 OS.

regards,
denni
Re: Mahesh Re: TNS-00102 [message #70959 is a reply to message #70954] Mon, 19 August 2002 10:24 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10707
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
for a local database (database and client in the same machine)you no need any tnsnames.ora entries at all!.
u can directly connect as
userName/passWord.

if you intend to use connectStrings, ie..

usernNane/passWord@connectString

then onlly u need to use protocols (tcp/ip or bequeth)
if you use bequeth make sure the system u are using suports it.
Re: Mahesh Re: TNS-00102 [message #70961 is a reply to message #70954] Mon, 19 August 2002 10:48 Go to previous message
denni
Messages: 24
Registered: August 2002
Junior Member
thanks a heap for your input...I understand
what you are saying about no need for tnsnames.ora
if it is a local connection however why does Oracle
require service_name to connect to the personal 8i local database using tnsnames.ora
with connection parameters local=yes..protocol=beq..
host=localhost...etc..etc.

That is how I was setting up this new local database.
many thanks again..denni
Previous Topic: Installation
Next Topic: Full Import without import users SYS and SYSTEM (Who do this??)
Goto Forum:
  


Current Time: Mon Apr 29 13:39:56 CDT 2024