when we login sql editor using username and password then it
says this error "could not resolve service name" then what
can we do at client side.( here thing is tnsnames.ora file
is ok till yesterday and worked well, but now it giving error.)

Answers were Sorted based on User's Feedback



when we login sql editor using username and password then it says this error "could not resolv..

Answer / kd

check "TNSNAMES" is listed as one of the naming method in
NAMES.DIRECTORY_PATH parameter in sqnnet.ora.

Is This Answer Correct ?    0 Yes 0 No

when we login sql editor using username and password then it says this error "could not resolv..

Answer / wilz

Try out this !!
click search --> type sqlnet.ora --> Right click and open
the file with Notepad --> Now change the authentication
services to NONE as shown below

SQLNET.AUTHENTICATION_SERVICES = (None)

Try SQL Editor now !!

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Database Management Interview Questions

How to stop superserver service on linux using only firebird tools?

0 Answers  


What is record in a database?

0 Answers  


Can anybody give me link for BOXI R3.1 Key please

0 Answers  


How is rdbms different from dbms?

0 Answers  


How does a database store data?

0 Answers  






Enlist various types of interactions created by dbms?

0 Answers  


What is TERM ?

1 Answers  


Can we update table which is created from view?

2 Answers   IBM, Punjab National Bank,


Have you heard about sixth normal form?

0 Answers  


Explain a join between tables?

0 Answers  


What exactly is a database?

0 Answers  


What is environment of openedge?

0 Answers  


Categories