ORA-24238: object settings argument passed to DBMS_UTILITY.INVALIDATE is not legal Cause: This error occurredbecause the p_plsql_object_settings argument passed
to the DBMS_UTILITY.INVALIDATE routine was NULL or malformed. Action: Correct the illegalargument.