Every Oracle Database must have a method of maintaining information that is used to undo changes to the database. Such information consists of records of the actions of transactions, primarily before they are committed. Collectively these records are called undo data.
red hat certified system administrator rhcsa malaysia
To set up an environment for automatic undo management using an undo tablespace.
agile project management certification training courses malaysia
- Set the
UNDO_MANAGEMENTinitialization parameter toAUTO, which is the default.
- UNDO_MANAGEMENT Initialization Parameter
TheUNDO_MANAGEMENTinitialization parameter determines whether an instance starts in automatic undo management mode, which stores undo in an undo tablespace. Set this parameter toAUTOto enable automatic undo management mode.AUTOis the default if the parameter is omitted or is null.
Microsoft windows server certification training courses malaysia
- UNDO_TABLESPACE Initialization Parameter
TheUNDO_TABLESPACEinitialization parameter enables you to override that default undo tablespace for an instance.
red hat certified specialist in red hat enterprise Linux diagnostics and troubleshooting malaysia
Leave a Reply