nerdexam
Oracle

1Z0-067 · Question #105

You issue the RMAN commands: RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk; RKAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COPY; RMAN>CONFIGURE CONTROLFILE AUTOBACKUP ON; RMAN> BACKUP DATABASE PLUS…

The correct answer is A. switching the online redo log file B. backing up all data files as image copies and archive log files, and deleting those archive log files D. backing up all used and unused blocks in the data files. https://docs.oracle.com/database/121/BRADV/rcmbckba.htm#BRADV89516

New Features for Availability

Question

You issue the RMAN commands:

RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk; RKAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COPY; RMAN>CONFIGURE CONTROLFILE AUTOBACKUP ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT; Which three tasks are performed by the BACKUP DATABASE command?

Options

  • Aswitching the online redo log file
  • Bbacking up all data files as image copies and archive log files, and deleting those archive log files
  • Cbacking up only the used blocks in the data files
  • Dbacking up all used and unused blocks in the data files
  • Ebacking up all archived log files and marking them as obsolete

How the community answered

(23 responses)
  • A
    78% (18)
  • C
    13% (3)
  • E
    9% (2)

Explanation

https://docs.oracle.com/database/121/BRADV/rcmbckba.htm#BRADV89516

Topics

#RMAN image copies#BACKUP TYPE TO COPY#archivelog backup#DELETE INPUT

Community Discussion

No community discussion yet for this question.

Full 1Z0-067 Practice