Which statement is true regarding checkpoints and recovery?()
- AA checkpoint defines the highest system change number (SCN).
- BAll redo entries higher or at the SCN are known to be written to the data files.
- COnly the redo records containing SCNs higher then the checkpoint need to be applied during recovery.
- DThe LOG_CHECKPOINT_INTERVAL initialization parameter specifies the amount of time between incremental checkpoints.