TimesTen Error Messages

TT-12197

Existing backup files do not match database


Additional Information

The backup files indicated by the given backup directory or base name are not from the database that is being backed up. Causes for the mismatch include: These backup files can be overwritten by specifying a non-atomic backup. See ttBackup in Oracle TimesTen In-Memory Database C Developer's Guide.

  • The database that is stored in the backup files has a different database path name than the database that is being backed up.
  • The database being backed up has the same database path name as the database that is stored in the backup files, but the two databases do not have the same creation time. This can happen if the backed up database was destroyed and a new database was created with the same database path name.