which scenario would the above command execute successfully?

Evaluate the following command:
$sqlplus / noblog
In which scenario would the above command execute successfully?

Evaluate the following command:
$sqlplus / noblog
In which scenario would the above command execute successfully?

A.
Only from the server if the database instance is not up.

B.
Eitherfrom the server or client even if the database instance is not up.

C.
Either from a client or server only if the database instance is up and the command connectsthe
session to the instance.

D.
Either from a client or server only if the database instance is up but the command does not
connect the session to the instance.

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Rodge

Rodge

Typo in the question. The statement should, of course, be:

$sqlplus /nolog