Database Error Messages

OCI-29496

Parameter [string] is null or its value length exceeds the maximum limit [string]

Cause

The input argument was null, or it exceeded the maximum length limit.


Action

Make sure that the argument is not null, and its length is within the limit.