Oracle Error ORA-19011: Character string buffer too small

Oracle Error Message

ORA-19011: Character string buffer too small

Reason for the Error

The string result asked for is too big to return back

Solution

Get the result as a lob instead