ORA-26762: Cannot autogenerate name for parameter string because of the following reason: string
What triggered the Error:
error was encountered while attempting to generate a name for a parameter which was passed a NULL value.What should we do to fix it:
possible, fix the error, otherwise specify the parameter name explicitly.