Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Index >
ORACLE Server Parameters >
undo_retention
undo_retentionOracle 11.1.0:
Oracle 10.2.0:
Oracle 10.1.0:
Oracle 9.2.0:
Oracle 8.1.7:No such parmeter in Oracle 8.1.7.Oracle 8.0.6:No such parmeter in Oracle 8.0.6.Oracle 7.3.4:No such parmeter in Oracle 7.3.4.Related Error Messages:ORA-01555: snapshot too old: rollback segment number %s with name \"%s\" too small
Action: If in Automatic Undo Management mode, increase undo_retention setting. Otherwise, use larger rollback segments ORA-30026: Undo tablespace '%s' has unexpired undo with %s(sec) left, Undo_Retention=%s(sec)
Action: lower setting of UNDO_RETENTION or wait a while before reissue command to drop undo tablespace ORA-30052: invalid lower limit snapshot expression
Action: Specify a valid lower limit snapshot expression.
This parameter is documented in the Oracle Server Reference Guide. Search for more info about [ undo_retention ] on the Oracle FAQ.
|