Oracle Error OCI-22065: number to text translation for the given format causes overflow

Oracle Error Message

OCI-22065: number to text translation for the given format causes overflow

Reason for the Error

Rounding done due to the given string format causes overflow.

Solution

Change the format such that overflow does not occur.