Oracle Service Cloud Developer — Question 5
You get a Host Unreachable error when you attempt to connect to a server through a network terminal command line.
Identify two other ways that you can connect. (Choose two.)
Answer options
- A. Use the ILOM Web GUI.
- B. Use the dcli command at the root prompt on a database node.
- C. Attach a terminal device to the back panel of the server with a serial cable.
- D. Connect by using SQL*Plus.
- E. Log in as root on the database node by using the Net1 IP address.
Correct answer: A, B
Explanation
Option A is correct because the ILOM Web GUI provides a web-based interface to manage the server, which can bypass network issues. Option B is also correct as using the dcli command at the root prompt allows direct access to the database node without relying on the network connection that is failing. The other options either require a working network connection or do not provide alternative access methods.