TimesTen Error Messages

TT-08179

Cannot create duplicate database : database already exists


Cause

You attempted to overwrite an existing database during an operation to duplicate databases.


Action

Verify the database that you are attempting to duplicate. If you do not need the one that is already created, destroy it using ttDestroy, and then retry the duplicate operation. For more information about ttDestroy, see ttDestroy in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen cannot complete the operation.