Oracle Error ORA-06576: not a valid function or procedure name

Oracle Error Message

ORA-06576: not a valid function or procedure name

Reason for the Error

Could not find a function (if an INTO clause was present) or a procedure (if the statement did not have an INTO clause) to call.

Solution

Change the statement to invoke a function or procedure