ORA-21606 Error Code Description:
| Error | ORA-21606 | Description | 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 |
|