Showing posts with label ORA-24194. Show all posts
Showing posts with label ORA-24194. Show all posts

Friday, 20 April 2012

ORA-24194: attempt to read data in a message as the wrong type

ORA-24194: attempt to read data in a message as the wrong type

Cause: According to JMS specification, some type conversions were not allowed.

Action: Make sure to use the correct READ function to retrieve message data.