Database Error Messages

OCI-25236

buffer too small for user data

Cause

The variable or buffer used for the OUT parameter payload was too small for the user data to be dequeued.


Action

Increase the size of the buffer or the size of the variable. The maximum size allowed is 32K.