Oracle Error OCI-30185: output too large to fit in the buffer

Oracle Error Message

OCI-30185: output too large to fit in the buffer

Reason for the Error

The buffer is not large enough to hold the entire output string.

Solution

Fix the buffer size and length passed in.