Error 3215

Message

Possible error messages:

Without Resource Bundle (default)
  • DB delete failed: {DB_FILENAME}
With Resource Bundle
  • delete database exception
Domain Persistence.PersistenceException
Number 3215
Label ERR_DB_DELETE
Applicable Platform(s) iOS

Cause

Cannot delete database file.

Action

There is another thread holding the database. Verify that there are no threads using the database and retry.