ORA-31507: string parameter value longer than maximum length string
What triggered the Error:
A value was specified for a parameter that was longer than the maximum permitted length.What should we do to fix it:
Correct the call to supply a shorter value for this parameter that fits within the maximum length.