Oracle Error ORA-44003: invalid SQL name

Oracle Error Message

ORA-44003: invalid SQL name

Reason for the Error

The input parameter string was not a valid simple SQL name.

Solution

Check with the DBMS_ASSERT spec to verify that the parameter string is a valid simple SQL name.