| Error | ORA-25236 |
Description | buffer too small for user data | Cause | The variable or buffer used for the out parameter payload is too small for the user data dequeued. | Action | Increase the size of the buffer or the size of the variable. Maximum size allowed is 32K. |