Database Administration (MOSC)

MOSC Banner

Undo table space growing up

edited Feb 26, 2025 10:19AM in Database Administration (MOSC) 3 commentsAnswered

SQL> show parameters undo_management;

NAME TYPE VALUE

undo_management string AUTO
SQL> show parameters undo_tablespace;

NAME TYPE VALUE

undo_tablespace string APPS_UNDOTS1
SQL> show parameters undo_retention;

NAME TYPE VALUE

undo_retention integer 1800
SQL> show parameters undo_suppress_errors

how can reduce my undo table space?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center