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)- A78% (18)
- B4% (1)
- C4% (1)
- E13% (3)
Community Discussion
No community discussion yet for this question.