Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

E40402-08
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

FAST_START_PARALLEL_ROLLBACK

Property Description
Parameter type String
Syntax FAST_START_PARALLEL_ROLLBACK = { HIGH | LOW | FALSE }
Default value LOW
Modifiable ALTER SYSTEM
Basic No

FAST_START_PARALLEL_ROLLBACK specifies the degree of parallelism used when recovering terminated transactions. Terminated transactions are transactions that are active before a system failure. If a system fails when there are uncommitted parallel DML or DDL transactions, then you can speed up transaction recovery during startup by using this parameter.

Values:

If you change the value of this parameter, then transaction recovery will be stopped and restarted with the new implied degree of parallelism.