nerdexam
Oracle

1Z0-083 · Question #150

Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)

The correct answer is B. Control file backups can be created while connected to the root container. C. The BACKUP TABLESPACE command can back up a PDB tablespace even if RMAN is connected. A - FALSE. The ARCH process backs up online redo logs (by creating Arch redo logs), never the DBA. DBAs backup Archive Redo Logs, not online redo logs. B - TRUE. Control files are DB wide - backing them up, from the Container Root, is exactly where C - TRUE. Part of the point…

Manage Multitenant Container Databases

Question

Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)

Options

  • AOnline Redo Log backups can be created while connected to the root container.
  • BControl file backups can be created while connected to the root container.
  • CThe BACKUP TABLESPACE command can back up a PDB tablespace even if RMAN is connected
  • DArchived Redo Log backups can be created while connected to an application root CDB.
  • EControl file backups can be created while connected to a nonroot container.

How the community answered

(47 responses)
  • A
    9% (4)
  • B
    74% (35)
  • D
    4% (2)
  • E
    13% (6)

Explanation

A - FALSE. The ARCH process backs up online redo logs (by creating Arch redo logs), never the DBA. DBAs backup Archive Redo Logs, not online redo logs. B - TRUE. Control files are DB wide - backing them up, from the Container Root, is exactly where C - TRUE. Part of the point of Multitenant is that you have control of all PDBs from the CDB level. D - FALSE. An application root container is still below the main Container, so you cannot administer control files from here. E - FALSE. For the same reason as above, you can only create control file backups from the

Topics

#CDB backup#RMAN#root container#PDB tablespace backup

Community Discussion

No community discussion yet for this question.

Full 1Z0-083 Practice