InterviewSolution
Saved Bookmarks
| 1. |
Why Query Fails Sometimes ? |
|
Answer» ROLLBACK SEGMENT DYNAMICALLY EXTENT to handle larger transactions entry loads. A single transaction may wipeout all available free space in the Rollback Segment TABLESPACE. This prevents other user using Rollback segments. Rollback segment dynamically extent to handle larger transactions entry loads. A single transaction may wipeout all available free space in the Rollback Segment Tablespace. This prevents other user using Rollback segments. |
|