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 |
Which is better saving files in database or in file system?
What do you understand by clause in sql?
How do I add a file to a database?
Differentiate between ‘delete’, ‘truncate’ and ‘drop’ commands.
Explain the difference between a dynamic and materialized view.
How to tell firebird to only accept conections from xyz host or network?
What is 3nf in dbms?
Are databases stored on servers?
What are the lock types?
i have all the Oracle Certification material from 1z0-001 to 1Z0-643, if required just drop me a mail to: summi4you@yahoo.co.in
What are the different modes of mounting a Database with the Parallel Server ?
what Kind of COMMENT statements placed within SQL statements ?