Oracle Database 12c: Installation and Administration — Question 176

Which two statements are true about resumable space allocation? (Choose two.)

Answer options

Correct answer: A, B

Explanation

Option A is correct because a database-level LOGON trigger can indeed configure resumable settings for sessions. Option B is also correct as SELECT statements that run out of temporary space can utilize resumable execution. The other options either misstate the behavior of resumable space allocation or describe scenarios where it does not apply.