Possible error messages:
| Without Resource Bundle (default) |
|
| With Resource Bundle |
|
| Domain | Persistence.PersistenceException |
| Number | 3229 |
| Label | ERR_DB_WRITE_OVER_LENGTH |
| Applicable Platform(s) | iOS |
When writing to a BIG type field, the position of the stream is beyond the end of the length.
Check the "seek" method called for this BIG type field; do not move the position beyond the end of the field.