ExamQuestions.com

Register
Login
Oracle Database 12c Advanced Administration Exam Questions

Oracle

Oracle Database 12c Advanced Administration

86 / 155

Question 86:

You are connected to a pluggable database (PDB) as a common user with the sysdba privilege. The PDB is open and you issue the shutdown immediate command. What is the outcome? 

Answer options:

A. The PDB is closed and left in the unmount state.
B. The PDB is placed and left in the mount state.
C. The command executes only if the common user is granted the set container privilege for the PDB.D. The command results in an error because the PDB can be shut down only by a local user.