Set CkptReadThreads
Performance impact: Large
When a database has large checkpoint files (hundreds of gigabytes),
first connection or recovery operations may not perform well and, in extreme cases, may
take hours to complete.
To improve recovery performance, use the CkptReadThreads
connection attribute to increase the number of concurrent threads used for reading the
checkpoint files during the loading of the database into memory. This reduces the amount
of time it takes to load the TimesTen database to memory by enabling parallel threads to
read the TimesTen database checkpoint files.
See CkptReadThreads in the Oracle TimesTen In-Memory Database Reference.