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:
Typo in the question. The statement should, of course, be:
$sqlplus /nolog