|
ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
This is quite a common error and it means that, while the listener was contactable, the database specified in the tnsnames wasn't one of the things that it was listening out for.
Check out
Resolving Oracle networking problems for possible solutions.
For more useful DBA queries click here.
|
|
|