Oracle Error Message
OCI-21606: can not free this object
Reason for the Error
Trying to free an object that is persistent and dirty and the OCI_OBJECTFREE_FORCE flag is not specified.
Solution
Either flush the persistent object or set the flag to OCI_OBJECTFREE_FORCE