Oracle Error Message
ORA-26877: must reattach after an OCIXStreamOut call was interrupted
Reason for the Error
An attempt was made to execute another OCIXStreamOut API when an earlier call was interrupted because the XStream outbound server was disabled or the client requested cancellation of the operation.
Solution
Execute OCIXStreamOutAttach call to reattach to the same XStream outbound server.