Oracle Solution for Error ora-21606

Solution for Oracle Error ORA-21606

ORA-21606: can not free this object

What triggered the Error:

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

What should we do to fix it:

ther flush the persistent object or set the flag to OCI_OBJECTFREE_FORCE