ORA-25293: Lob attributes must be null for buffered operations
What triggered the Error:
queue of a buffered message with a non-null lob attribute was attemptedWhat should we do to fix it:
t the lob attributes to null before enqueuing the buffered message