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

What are the types of model?

0 Answers  


Enlist the advantages of dbms.

0 Answers  


What is database connection pool size?

0 Answers  


Does youtube use a database?

0 Answers  


What are different type of normalization?

0 Answers  






What does fill factor concept mean with respect to indexes?

0 Answers  


What is variable dbms?

0 Answers  


What is a relation in dbms?

0 Answers  


What do you mean by e-r model?

0 Answers  


What is a 3nf table?

0 Answers  


1. Difference between Lookup and join? 2. Difference between funnel and join? 3. What type of load you have used in your project? 4. What type of data warehouse schema you have fallowed in you project? 5. How many fact tables and dimension tables is their in project? 6. How do you kill the job process using windows environment? 7. Difference between sequence file and dataset? 8. What is delta load and subsequent load? 9. By using which stages you have implemented the SCD

0 Answers   Wipro,


What are the 5 major parts of a database system?

0 Answers  


Categories