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
How a Store Procedure called with a cursor out parameter.?
Is driver a software?
What is dbms function?
How is the pattern matching done in the sql?
What is the purpose of normalisation?
What are the elements of a database?
What is a form used for in a database?
What is an entity-relationship model?
How to handle data if f table are more than one and each table contain thousands of entries?
What is the difference between a delete command and truncate command?
Is file system a database?
What are stored procedures in a database?
Define database system.
What are the disadvantages of a query?
How do you set up a database?