Database Error Messages

OCI-21606

can not free this object

Cause

Trying to free an object that is persistent and dirty and the OCI_OBJECTFREE_FORCE flag is not specified.


Action

Either flush the persistent object or set the flag to OCI_OBJECTFREE_FORCE