Oracle
1Z0-873 · Question #104
Which of the following steps describe how to do a proper binary backup of MyISAM tables?
The correct answer is B. Stop the server or lock the tables prior to the backup D. Make a copy of the .frm, .MYD and the .MYI files. See the full explanation below for the reasoning.
Question
Which of the following steps describe how to do a proper binary backup of MyISAM tables?
Options
- AAlways stop the server prior to the backup
- BStop the server or lock the tables prior to the backup
- CStop the server or lock the databases prior to the backup
- DMake a copy of the .frm, .MYD and the .MYI files.
- EMake a copy of the binary log and tablespace files
How the community answered
(25 responses)- A4% (1)
- B80% (20)
- C12% (3)
- E4% (1)
Community Discussion
No community discussion yet for this question.