Oracle Error ORA-26762: Cannot autogenerate name for parameter string because of the following reason: string

Oracle Error Message

ORA-26762: Cannot autogenerate name for parameter string because of the following reason: string

Reason for the Error

An error was encountered while attempting to generate a name for a parameter which was passed a NULL value.

Solution

If possible, fix the error, otherwise specify the parameter name explicitly.