Background documentation-28604: Trying to queue too many data packets when sending object data Locate this document in the navigation structure

 

Explanation

The upper limit for the length of the wait queue for non-shared memory has been reached. This error often occurs in mass operations if there are too many objects in the wait queue.

User Response

Change the code that controls the wait queue for packets, so that fewer packets end up in the queue. Mass operations are to send a maximum of 100 packets to the wait queue.