| 1. |
You tnsping the COIN instance, and you get a "Failed to resolve name" message in response. Your tnsnames.ora file contains an entry for "coin.us.example.com". What is the likely reason that your tnsping failed?
Please select the best answer.
|
| |
A.
|
The NAMES.DEFAULT_DOMAIN parameter in your sqlnet.ora file is set to something other than us.example.com. |
| |
B.
|
You cannot use punctuation in a service name, so "coin.us.example.com" is syntactically incorrect. |
| |
C.
|
You did not connect to the server named us.example.com when logged into the LAN. |
| |
D.
|
The remote listener does not contain an entry for the us.example.com domain. |