hi

i ran this command at my SQL :
SQL> AUDIT SELECT ON HIEM_EMP WHENEVER NOT SUCCESSFUL;

Audit succeeded.

now i want to see the audit data, like how many time select was unsuccessful, on the table.
so where should i look for it. is there any data dictionary for that.

thanx
binoy