标签:bsp fail operation eve tab apply table rate log
DBA_TABLESPACES中的RETENTION列说明:
Undo tablespace retention:
GUARANTEE---Tablespace is an undo tablespace with RETENTION specified as GUARANTEE
A RETENTION value of GUARANTEE indicates that unexpired undo in all undo segments in the undo tablespace should be retained even if it means that forward going operations that need to generate undo in those segments fail.
NOGUARANTEE—Tablespace is an undo tablespace with RETENTION specified as NOGUARANTEE
NOT APPLY—Tablespace is not an undo tablespace
undo tablespace RETENTION GUARANTEE
标签:bsp fail operation eve tab apply table rate log
原文地址:http://www.cnblogs.com/cnmarkao/p/6074315.html