Which two are true?

An incremental level 1 backup is taken every week day. A new tablespace is created before the backup is performed.
You execute:
RMAN> BACKUP INCREMENTAL LEVEL 1 FOR RECOVER OF COPY WITH TAG WEEKLY DATABASE;
Which two are true? (Choose two.)
A. It returns an error because there is no existing level 0 backup for new data files.
B. It creates a level 1 incremental backup set containing all the previously existing data files.
C. It creates a level 0 backup set containing all the new data files.
D. It creates image copies of all the new data files.
E. It creates a level 1 incremental backup set containing all the new data files.

Download Printable PDF. VALID exam to help you PASS.

One thought on “Which two are true?

  1. Which –two– are true? (Choose –two–.) => B?

    Correct Answer: BD

    For new datafiles we need a ‘copy backup’ first which could be recovered later. So correct answer is:
    (D) It performs an image copy backup of new data files, and (B) a level 1 incremental backup of all other data files.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.