nerdexam
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)
  • A
    73% (48)
  • C
    6% (4)
  • D
    17% (11)
  • E
    5% (3)

Community Discussion

No community discussion yet for this question.

Full 1Z0-883 Practice