Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.