nerdexam
Oracle

1Z0-034 · Question #151

1Z0-034 Question #151: Real Exam Question with Answer & Explanation

The correct answer is A. The data files of the read-only tablespaces in the target database are not duplicated B. The read-only tablespaces in the target database are still defined in new the database. See the full explanation below for the reasoning.

Question

Examine the following command that is used to duplicate a database on the same host: RMAN> RUN { ALLOCATE AUXILIARY CHANNEL aux 1 DEVICE TYPE DISK; DUPLICATE TARGET DATABASE TO auxdb SKIP READONLY; } Which two statements describe the effect after the database is duplicated successfully? (Choose two)

Options

  • AThe data files of the read-only tablespaces in the target database are not duplicated
  • BThe read-only tablespaces in the target database are still defined in new the database
  • CThe read-only tablespaces in the target database are changed to online after duplication
  • DThe data files of the read-only tablespaces in the target database get duplicated
  • EThe read-only tablespaces in the target database are not defined in the new database

Community Discussion

No community discussion yet for this question.

Full 1Z0-034 Practice