exam questions

Exam 1z0-070 All Questions

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

Exam 1z0-070 topic 1 question 24 discussion

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

Which two statements are true about RMAN incremental level-1 backups for a database running on an X5 Database Machine?

  • A. Block Change tracking (BCT) is not needed for databases in an X5 Database Machine, because ASM automatically does block change tracking when diskgroups are built from griddisks.
  • B. cellsrv filters blocks and returns only those that have changed since the last backup, for databases in archivelog mode.
  • C. cellsrv returns all blocks that have been or might have been changed since the last backup, and RMAN filters the blocks that do not require backup.
  • D. cellsrv filters blocks and returns only those that have changed since the last backup, for databases in noarchivelog mode.
  • E. Block Change Tracking (BCT) is not needed for databases in an X5 Database Machine, because change tracking is done by cellsrv.
Show Suggested Answer Hide Answer
Suggested Answer: DE 🗳️
D: Whenever data blocks change, the Change Tracking Writer (CTWR) background process tracks the changed blocks in a private area of memory.
When RMAN performs an incremental backup on the Exadata platform, cellsrv filters out unwanted blocks and sends back only those that have changed since the last level 0 or level 1 backup.
E: For the Exadata platform, you may choose to allow cellserv to do all the blocking filtering for incremental backups.
Note: RMAN block change tracking is used to improve the performance of incremental backup. The level 0 incremental backup scans the entire database but level
1 incremental backups use the block change tracking file to scan only the blocks that have changed since the last backup. This significantly reduces the amount of reads that are required on the database.
References: Expert Oracle Exadata (29 Aug 2015), page 319

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
siva1974
5 years, 9 months ago
Sorry. The answer is B,E.
upvoted 3 times
...
siva1974
5 years, 9 months ago
The Answer is B, D.
upvoted 1 times
...
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 ...