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
If I use netlib, will I find many other users to network with?
What is metadata in dbms?
what do u mean by implementation?
Describe the four types of indexes.
What is difference between database and schema?
What does a database contain?
Define transaction and transaction isolation levels?
What do you mean by fill factor concept with respect to indexes?
Discuss some of the techniques that can be used to tune operational performance.
What are vdl and sdl?
Differentiate table scan from index scan.
How do you rename a database?
Define b-trees.
Which parameters are optional in init.ora parameter file?
When is functional dependency said to be the fully functional dependency?