Set RecoveryThreads

Performance impact: Large

RecoveryThreads defines the number of parallel threads used to rebuild indexes during database recovery time.

For performance reasons, TimesTen does not log changes to indexes. In the event of a crash, all indexes need to be rebuilt. To reduce the index rebuild time, set the RecoveryThreads attribute to the number of CPUs to improve recovery performance. See RecoveryThreads in the Oracle TimesTen In-Memory Database Reference.