nerdexam
Oracle

1Z0-043 · Question #64

You work as a database administrator at certkiller.com. Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the…

The correct answer is D. use the RMAN BLOCKRECOVER command. See the full explanation below for the reasoning.

Question

You work as a database administrator at certkiller.com. Your database is open and running in ARCHIVELOG mode. You take RMAN full backups every Sunday night. On Monday morning, while querying the user1.employees table, you receive the following error message:

01578: ORACLE data block corrupted (file # 5, block # 51) ORA-01110: data file 5:

'/u01/app/oracle/oradata/orcl/example01.dbf' You need to rectify the corruption while ensuring the following:

  • The data file should remain online.
  • The mean time to recover (MTTR) should be minimal.

You are not using a backup control file and all the archived logs are accessible. Which option would you choose?

Options

  • Aflash back the corrupted blocks
  • Buse the DBMS_REPAIR package
  • Cuse the RMAN TSPITR command
  • Duse the RMAN BLOCKRECOVER command
  • Euse the RESTORE DATABASEand RECOVER DATABASE commands
  • Finvestigate the time at which the corruption occurred and perform a point-in-time recovery

How the community answered

(24 responses)
  • C
    4% (1)
  • D
    79% (19)
  • E
    13% (3)
  • F
    4% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-043 Practice