Oracle Database Administration I — Question 44

Which two statements are true about the configuration and use of UNDO_RETENTION with GURANTEED RETENTION? (Choose two.)

Answer options

Correct answer: C, E

Explanation

The correct answers are C and E because unexpired UNDO is indeed always retained, and UNDO_RETENTION specifies the timeframe for which Oracle tries to keep unexpired UNDO. Options A and B are incorrect as they imply retention of expired UNDO and all types of UNDO, which is not the case.