Oracle Error Message
ORA-25293: Lob attributes must be null for buffered operations
Reason for the Error
Enqueue of a buffered message with a non-null lob attribute was attempted
Solution
Set the lob attributes to null before enqueuing the buffered message