Oracle Solution for Error ora-32139

Solution for Oracle Error ORA-32139

ORA-32139: Cannot write to the stream

What triggered the Error:

A write was performed after the last buffer was written.

What should we do to fix it:

Close this stream and get a new stream to perform the write.