Oracle Error Message
ORA-28363: buffer provided not large enough for output
Reason for the Error
A provided output buffer is too small to contain the output.
Solution
Check the size of the output buffer to make sure it is initialized to the proper size.