SQL> select status from dba_objects where owner='SYS' and object_name='DBMS_REGISTRY_SYS';

STATUS
-------
VALID
VALID

SQL> sho user
USER is "SYS"