undo tablespace RETENTION GUARANTEE

Posted cnmarkao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了undo tablespace RETENTION GUARANTEE相关的知识,希望对你有一定的参考价值。

image

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的主要内容,如果未能解决你的问题,请参考以下文章