053第401題,053401

來源:互聯網
上載者:User

053第401題,053401


401.Which of the following are correct about block media recovery? (Choose all that apply.)

A. Physical and logical block corruption is recorded automatically in V$DATABASE_BLOCK_
CORRUPTION.
B. Logical corruptions are repairable by BMR.
C. Physical corruptions are repairable by BMR.
D. RMAN can use any backup for a BMR restore.
E. ARCHIVELOG mode is not required if you have both a full and incremental backup for restore.
Answer: AC


In most cases, the database marks a block as media corrupt and then writes it to disk when the
corruption is first encountered. No subsequent read of the block will be successful until the block is
recovered. You can only perform block recovery on blocks that are marked corrupt or fail a
corruption check. Block media recovery is performed using the RMAN RECOVER...BLOCK
command. By default, RMAN searches the flashback logs for good copies of the blocks, and then
searches for the blocks in full or level 0 incremental backups. When RMAN finds good copies, it
restores them and performs media recovery on the blocks.Block media recovery can only use redo
logs for media recovery, not incremental backups.
The V$DATABASE_BLOCK_CORRUPTIONview displays blocks marked corrupt by database
components such as RMAN commands, ANALYZE, dbv, SQL queries, and so on. The following
types of corruption result in rows added to this view:
• Physical/Media corruption: The database does not recognize the block: the checksum is
invalid, the block contains all zeros, or the block header is fractured. Physical corruption
checking is enabled by default.
• Logical corruption: The block has a valid checksum, the header and footer match, but the
contents are inconsistent. Block media recovery cannot repair logical block corruption. Logical
corruption checking is disabled by default. You can turn it on by specifying theCHECK
LOGICAL option of the BACKUP, RESTORE,RECOVER, and VALIDATE commands


著作權聲明:本文為博主原創文章,未經博主允許不得轉載。

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.