Confusing question, as B, D & E seem correct
I would go for D & E as undo segment wrap around only occur if undo segments at the beginning of UNDO are not in use anymore
A – false
B – false; Undo wrap doesn't happen if a transaction needs an extra space within Undo. If you don't have space, you would see a message like can't extend Undo tablespace to XXX extents and the statement given would be aborted. Wrap, as Hemant has mentioned, would be for the inactive undo segments which are not in use now and can be re-used by the on-going transactions. https://forums.oracle.com/ords/apexds/post/why-does-undo-segment-wrap-around-4006
C – false; each transaction is assigned to only one undo segment, but an undo segment can service more than one transaction at a time; https://www.examtopics.com/discussions/oracle/view/26057-exam-1z0-082-topic-1-question-64-discussion/
D – true
E – true; When the database instance starts, the database automatically selects the first available undo tablespace. If no undo tablespace is available, then the instance starts without an undo tablespace and stores undo records in the SYSTEM tablespace.
maybe BDE ?
BD from the 64 and E because
"When the database instance starts, the database automatically selects the first available undo tablespace. If no undo tablespace is available, then the instance starts without an undo tablespace and stores undo records in the SYSTEM tablespace. This is not recommended, and an alert message is written to the alert log file to warn that the system is running without an undo tablespace."
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
piipoh
3Â days, 5Â hours agoRafafm
4Â months, 3Â weeks agoOracle2020
9Â months, 2Â weeks agonautil2
1Â year, 4Â months agozouve
1Â year, 5Â months agoMelih1991tr
1Â year, 6Â months agoheukwoo
1Â year, 6Â months agoDarkseid1231
1Â year, 6Â months ago