| Error | ORA-06576 |
Description | not a valid function or procedure name | Cause | 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. | Action | Change the statement to invoke a function or procedure |