exam questions

Exam 1z0-062 All Questions

View all questions & answers for the 1z0-062 exam

Exam 1z0-062 topic 2 question 35 discussion

Actual exam question from Oracle's 1z0-062
Question #: 35
Topic #: 2
[All 1z0-062 Questions]

SALES is a valid TNS entry referring to:

Hostname: HOST01 -

Port: 1521 -

Service_name: SALES_SRV -
You issue this command:
$ tnsping SALES
Which two are true? (Choose two.)

  • A. It validates that there is a listener on HOST01 port 1521.
  • B. It validates that SALES is a valid TNSNAMES entry reachable by the configured name resolution method.
  • C. It validates that SALES_SRV service is active in any database instance on HOST01.
  • D. It validates that a SALES_SRV database on HOST01 is open.
  • E. It validates that SALES_SRV service is active in a specific database instance on HOST01.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
dad
Highly Voted 4 years, 6 months ago
AB the tnsping utility. This accepts a connect string and then tests whether it works. It will show the name resolution method used, the Oracle Net configuration files being read, the details of what the string resolves to, and whether there is indeed a listener listening on those details. It does not test whether the database is actually running, but it does attempt to hit the listener and will return a suitable error message if it cannot.
upvoted 14 times
...
kenick
Highly Voted 4 years, 10 months ago
AB is ture after test
upvoted 9 times
...
dfabac
Most Recent 2 years, 12 months ago
Selected Answer: AB
Answer is AB
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...