Error 3007

Message

Possible error messages:

Without Resource Bundle (default)
  • SUPBigBinary value accessed while stream is open
  • SUPBigString value accessed while stream is open
With Resource Bundle
  • SUPBigBinary value accessed while stream is open
Domain Persistence.PersistenceException
Number 3007
Label ERROBJNOTFOUND_ACCESS_WHILE_OPEN
Applicable Platform(s) iOS

Cause

Cannot get or set the entire value of a BIG type field when the field is already opened.

Action

Close the stream for the BIG type field before getting or setting the entire value of the field.