System Tables Views Oracle PLSQL

SQL> select
  4    Terminal             /*Terminal ID used.*/
 10  from DBA_AUDIT_OBJECT;
SQL>