Oracle Message ORA-24196 - access the message in a wrong access mode

ERRORaccess the message in a wrong access mode
CAUSEStreamMessage and BytesMessage could not be read when they were in write only mode and vice versa.
ACTIONChange the access mode using PREPARE, CLEAR_BODY and RESET procedures.