ORA-25223: user_data type used is not supported
What triggered the Error:
attempt was made to enqueue data into a non persistent queue that is of a type other than the supported raw or object type.What should we do to fix it:
queue the message again with data of raw or object type.