Oracle Solution for Error ora-24804

Solution for Oracle Error ORA-24804

ORA-24804: Lob read/write functions called while another OCI LOB read/write streaming is in progress

What triggered the Error:

ternal error.

What should we do to fix it:

it for the ongoing LOB streaming call to finish before issuing the next server call, or use OCIBreak() abort the current LOB streaming call.