Oracle
1Z0-082 · Question #52
A database is configured to use automatic undo management with temporary undo enabled. An UPDATE is executed on a temporary table. Where is the UNDO stored?
The correct answer is A. in the undo tablespace. https://docs.oracle.com/database/121/ADMIN/undo.htm#ADMIN11478 (16.7)
Administer Undo Data
Question
A database is configured to use automatic undo management with temporary undo enabled. An UPDATE is executed on a temporary table. Where is the UNDO stored?
Options
- Ain the undo tablespace
- Bin the SYSAUX tablespace
- Cin the SGA
- Din the PGA
- Ein the temporary tablespace
How the community answered
(49 responses)- A84% (41)
- B10% (5)
- C4% (2)
- E2% (1)
Explanation
https://docs.oracle.com/database/121/ADMIN/undo.htm#ADMIN11478 (16.7)
Topics
#temporary undo#undo tablespace#temporary tables#TEMP_UNDO_ENABLED
Community Discussion
No community discussion yet for this question.