1Z0-082 - Oracle Database Administration I Practice Test
1Z0-082 - Oracle Database Administration I Managing Undo Data Questions and Answers
A long-running report fails with an ORA-01555 "snapshot too old" error.
What is the most likely cause?
Select your answer
A
The temporary tablespace ran out of space during a sort operation.
B
The user running the report lacks the necessary SELECT privileges on the underlying tables.
C
The UNDO_RETENTION period is shorter than the query's execution time, causing necessary undo data to be overwritten.
D
The database instance was restarted while the query was executing.
Hint