ORA-25238: too many recipients specified for message destination string
What triggered the Error:
An ENQUEUE was performed with more than 32 recipients for the given destination (address).What should we do to fix it:
duce the number of recipients to 32 or less, and retry the call.