Oracle
1Z0-883 · Question #63
You are using replication and the binary log files on your master server consume a lot of disk space. Which two steps should you perform to safely remove some of the older binary log files?
The correct answer is A. Ensure that none of the attached slaves are using any of the binary logs you want to delete. B. Use the command PURGE BINARY LOGS and specify a binary log file name or a date and time to. See the full explanation below for the reasoning.
Question
You are using replication and the binary log files on your master server consume a lot of disk space. Which two steps should you perform to safely remove some of the older binary log files?
Options
- AEnsure that none of the attached slaves are using any of the binary logs you want to delete.
- BUse the command PURGE BINARY LOGS and specify a binary log file name or a date and time to
- CExecute the PURGE BINARY LOGE NOT USED command.
- DRemove all of the binary log files that have a modification date earlier than today.
- EEdit the .index file to remove the files you want to delete.
How the community answered
(66 responses)- A73% (48)
- C6% (4)
- D17% (11)
- E5% (3)
Community Discussion
No community discussion yet for this question.