nerdexam
Oracle

1Z0-497 · Question #64

Examine the commands: SQL> CONNECT sys@CDBl AS SYSDBA $QL>STARTUP MOUNT SQL> ALTER DATABASE cdbl MOUNT; Which four options represent what happens when these commands are executed?

The correct answer is A. The instance is started. B. The CDB control files are opened for the instance. C. The root is mounted. E. The PDBs are mounted. See the full explanation below for the reasoning.

Question

Examine the commands:

SQL> CONNECT sys@CDBl AS SYSDBA $QL>STARTUP MOUNT SQL> ALTER DATABASE cdbl MOUNT; Which four options represent what happens when these commands are executed?

Options

  • AThe instance is started.
  • BThe CDB control files are opened for the instance.
  • CThe root is mounted.
  • DThe root is opened.
  • EThe PDBs are mounted.
  • FThe PDBs are mounted, and the seed is opened in READ ONLY mode.
  • GThe PDBs are mounted, and opened in READ WRITE mode, while the seed is opened In READ

How the community answered

(27 responses)
  • A
    85% (23)
  • D
    4% (1)
  • F
    7% (2)
  • G
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-497 Practice