Oracle
1Z0-888 · Question #50
1Z0-888 Question #50: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-888 to reveal the answer and full explanation for question #50. The question stem and answer options stay visible for context.
Replication
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? (Choose two.)
Options
- AExecute the PURGE BINARY LOGS NOT USED command.
- BEdit the .index file to remove the files you want to delete.
- CEnsure that none of the attached slaves are using any of the binary logs you want to delete.
- DRemove all of the binary log files that have a modification date earlier than today.
- EUse the command PURGE BINARY LOGS and specify a binary log file name or a date and time to remove unused files.
Unlock 1Z0-888 to see the answer
You've previewed enough free 1Z0-888 questions. Unlock 1Z0-888 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#binary logs#replication#master-slave#PURGE BINARY LOGS