System Tables Views Oracle PLSQL

SQL> select
  6    Obj_Name             /*Name of the affected object.*/
 10  from DBA_AUDIT_OBJECT;
SQL>