Showing posts with label ORA-24196: access the message in a wrong access mode. Show all posts
Showing posts with label ORA-24196: access the message in a wrong access mode. Show all posts

Friday, 20 April 2012

ORA-24196: access the message in a wrong access mode

ORA-24196: access the message in a wrong access mode

Cause: StreamMessage and BytesMessage could not be read when they were in write only mode and vice versa.

Action: Change the access mode using PREPARE, CLEAR_BODY and RESET procedures.