Error 3211

Message

Possible error messages:

Without Resource Bundle (default)
  • Attempting to begin update for empty resultset
  • Attempting to end update for empty resultset
With Resource Bundle
  • database update for empty resultset
Domain Persistence.PersistenceException
Number 3211
Label ERR_DB_UPDATE_EMPTY_RESULT_SET
Applicable Platform(s) iOS

Cause

ResultSet is empty when opening a BIG type column for write, or closing a BIG type column after update.

Action

The device database does not match the client package code. Delete the database and resubscribe to the package from the server.