ORA-25251: exceeded maximum number of recipients for message
What triggered the Error:
attempt was made to issue an ENQUEUE call that exceeded the the maximum number (1024) of recipients per message.What should we do to fix it:
duce the number of recipients to 1024 or less, and retry the call.