exam questions

Exam 1z0-034 All Questions

View all questions & answers for the 1z0-034 exam

Exam 1z0-034 topic 1 question 118 discussion

Actual exam question from Oracle's 1z0-034
Question #: 118
Topic #: 1
[All 1z0-034 Questions]

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)

  • 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
  • C. The read-only tablespaces in the target database are changed to online after duplication
  • D. The data files of the read-only tablespaces in the target database get duplicated
  • E. The read-only tablespaces in the target database are not defined in the new database
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...