I got a few questions about how to configure the cluster for disk
data.
The new version of the Dimensioning Toolkit does a better job
calculating:
- UNDO LOG file size
- TABLESPACE size
- UNDO Buffer size
What I write about below is taken into account in the
Dimensioning Toolkit. Moreover, the things below only applies to
disk data tables (read about the generic stuff about them in the
reference manual).
UNDO LOG and UNDO BUFFER
Disk data tables make use of an UNDO log and an UNDO
buffer.
The size of the undo log and the undo buffer is specified when
you create the logfile group.
I recommend setting:
- UNDO log size = 4 to 6 times the DataMemory, thus the same
size as for the REDO log.
- UNDO buffer size= …