Query On Audit
HI all,
we have quite number of database whereby the audit is enable for 10g database.
The audit trail parameter is set to DB. I used the below query but i does not return any result. My question is how i retrieve the logon details from the database. Is there a way to check the if any logs are purge from the table? This audit has been enable quite sometime should at least could have return some rows. Please advise how could i proceed further and anyway i look for this information. Maybe my query was wrong.
SELECT USERNAME, LOGOFF_TIME, LOGOFF_LREAD, LOGOFF_PREAD,