Load the Database Into RAM When Duplicating
Performance impact: Large
Load a TimesTen database into memory with the
ttAdmin -ramLoad command before you duplicate this
database with the ttRepAdmin -duplicate utility. This
places the database in memory, available for connections, instead of
unloading it with a blocking checkpoint.
See Avoid Connection Overhead for TimesTen Databases in this book and the ttAdmin and ttRepAdmin sections in the Oracle TimesTen In-Memory Database Reference.