TT-00826
Temporary database exists but is unattached
Cause
TimesTen cannot connect to a temporary database (Temporary attribute set) that is not attached to an application process.
Action
Destroy the temporary database with the ttDestroy utility, or set the AutoCreate and Overwrite attributes to 1 to overwrite the database. For more information on temporary databases, see Temporary in Oracle TimesTen In-Memory Database Reference. For more information on the AutoCreate or Overwrite attribute, see AutoCreate or Overwrite, respectively, in the Oracle TimesTen In-Memory Database Reference. For more information on the use of the ttDestroy utility, see ttDestroy in the Oracle TimesTen In-Memory Database Reference.
Additional Information
TimesTen cannot create or connect to the specified database.