ORA-17453
LOB read/write functions called while another read/write is in progress.
Cause
An attempt is being made to call a read/write functions of LOB while another read/write call is in process.
Action
Wait for the ongoing LOB streaming call to finish.