Oracle
1Z0-082 · Question #12
Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)
The correct answer is A. An undo segment may be used by multiple transactions simultaneously D. Undo segments can extend when a transaction fills the last extent of the undo segment G. Undo segments must be stored in a SMALLFILE tablespace. See the full explanation below for the reasoning.
Administer Undo Data
Question
Which three statements are true about undo segments and the use of undo by transactions in an Oracle database instance? (Choose three.)
Options
- AAn undo segment may be used by multiple transactions simultaneously
- BUndo segments can wrap around to the first extent when a transaction fills the last extend of the
- CUndo segments have a minimum of three extents
- DUndo segments can extend when a transaction fills the last extent of the undo segment
- EA single transaction may use multiple undo segments simultaneously
- FUndo segments must be stored in a BIGFILE tablespace
- GUndo segments must be stored in a SMALLFILE tablespace
How the community answered
(44 responses)- A80% (35)
- B2% (1)
- C2% (1)
- E11% (5)
- F5% (2)
Topics
#undo segments#undo extents#SMALLFILE tablespace#transaction undo
Community Discussion
No community discussion yet for this question.