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
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 |
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 |
What are the restrictions applicable while creating views?
Define primary and unique key?
What are the differences between hash join, merge join and nested loops?
Operators used in select statements are?
What is blob database?
What database should I learn first?
What is artificial key?
What is data modelling techniques?
What is key dbms?
Explain about the properties of cursors?
What are data modelling tools?
What is Dedicated server configuration ?