ORA-28363: buffer provided not large enough for output
What triggered the Error:
provided output buffer is too small to contain the output.What should we do to fix it:
eck the size of the output buffer to make sure it is initialized to the proper size.