Database Error Messages

OCI-25223

user_data type used is not supported

Cause

An attempt was made to enqueue data into a non persistent queue that is of a type other than the supported raw or object type.


Action

Enqueue the message again with data of raw or object type.