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 is difference between database and dbms?
Explain what are triggers and rules?
How do you delete a table from database?
How do I keep my database up to date?
Why not phenix, the zelinka/otwinoski libraries, etc?
What is called dbms?
What is the purpose of reports in a database?
How are exceptions handled in pl/sql? Give some of the internal exceptions name?
What is cold backup and hot backup (in case of oracle)?
How to schedule ssas database backup
What is progress apama?
Explain the term ‘relations’?
Is driver a software?
What are the two types of indexes and explain them in detail?
define aggregate functions.