Oracle Error ORA-25251: exceeded maximum number of recipients for message

Oracle Error Message

ORA-25251: exceeded maximum number of recipients for message

Reason for the Error

An attempt was made to issue an ENQUEUE call that exceeded the the maximum number (1024) of recipients per message.

Solution

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