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

Define entity, entity type, and entity set.

0 Answers  


What is dbms introduction?

0 Answers  


What is a database management system and give examples?

0 Answers  


What is the difference between primary key and secondary key?

0 Answers   Axtria, ITC Indian Tobacco Company,


Suppose database is running slow, what will you do?

0 Answers  


What are the disadvantages of a database?

0 Answers  


Explain ERASE packaged procedure ?

1 Answers  


When is a .FMB file extension is created in Forms 4.5 ?

1 Answers  


What are the two types of data independence?

0 Answers  


Can videos be stored in a database?

0 Answers  


Define dml compiler.

0 Answers  


What is compound key?

0 Answers  


Categories