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.)
Answer Posted / 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 View All Answers
What are the characteristics of dbms?
What is bcnf?
what are the different levels of database schema?
Can videos be stored in a database?
What are stand-alone procedures?
How to connect Silverlight application to database?
What are service-specific middleware?
What is the default '-sort' order for a sql?
How do we select distinct values from a table?
What is a functional dependency in the dbms?
What is use of foreign key?
What is the purpose of a field in a database?
What is the role of database management system?
What is data management process?
What is order by clause?