nerdexam
Oracle

1Z0-034 · Question #90

Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two…

The correct answer is D. It contains all data except that which is used by the transactions in the current online redo file of. See the full explanation below for the reasoning.

Question

Examine the following scenario: The target database instance is running. The most recent backup available for the target database was taken two days ago. Log files switches have occurred in last two days. The target database is duplicated on the same host, using the Recovery Manager (RMAN) duplicate command as follows:

RMAN> RUN { ALLOCATE AUXILIARY CHANNEL aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb; } Which statement is true about the duplicate database in this scenario?

Options

  • AIt contains data till the last backup
  • BIt contains all data from target database until the current time
  • CIt contains all data from only the committed transactions in the target database
  • DIt contains all data except that which is used by the transactions in the current online redo file of

How the community answered

(43 responses)
  • A
    19% (8)
  • B
    5% (2)
  • C
    7% (3)
  • D
    70% (30)

Community Discussion

No community discussion yet for this question.

Full 1Z0-034 Practice