Oracle Error ORA-25238: too many recipients specified for message destination string

Oracle Error Message

ORA-25238: too many recipients specified for message destination string

Reason for the Error

An ENQUEUE was performed with more than 32 recipients for the given destination (address).

Solution

Reduce the number of recipients to 32 or less, and retry the call.