nerdexam
Oracle

1Z0-873 · Question #132

Which of the following statements are true?

The correct answer is A. InnoDB tables will be automatically recovered after a crash. D. MyISAM tables will be recovered after a crash if the myisam-recover option is configured. See the full explanation below for the reasoning.

Question

Which of the following statements are true?

Options

  • AInnoDB tables will be automatically recovered after a crash.
  • BMyISAM tables will be automatically recovered after a crash.
  • CInnoDB tables will be recovered after a crash if the innodb-recover option is configured.
  • DMyISAM tables will be recovered after a crash if the myisam-recover option is configured.
  • EInnoDB tables cannot be recovered after a crash, you have to restore data from backup.
  • FMyISAM tables cannot be recovered after a crash, you have to restore data from backup.

How the community answered

(23 responses)
  • A
    78% (18)
  • B
    4% (1)
  • C
    4% (1)
  • E
    13% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-873 Practice