Undo tablespace space limitation
Hi,The size of the file of my undotbs is 13 Gb (data size is 1 Gb).
According to me it seems that there are wrong sql orders launched.
Someone propose to limit the size of my undo tbs (ALTER TABLESPACE UNDOTBS_01 MAXSIZE '6G';)
I think there's a risk of snapshot too old int that case.
Am I right ? if no, are there risks of limitating undotbs file size ?
Frederic
According to me it seems that there are wrong sql orders launched.
Someone propose to limit the size of my undo tbs (ALTER TABLESPACE UNDOTBS_01 MAXSIZE '6G';)
I think there's a risk of snapshot too old int that case.
Am I right ? if no, are there risks of limitating undotbs file size ?
Frederic
0