Oracle audit: Only 'SESSION REC' in ACTION_NAME column
2
votes
1
answer
11969
views
I was asked to generate a report of operations performed on certain Oracle 9i tables in a given period of time.
When I query the
DBA_AUDIT_TRAIL
table I only get SESSION REC
in the ACTION_NAME
column.
I was expecting SELECT
, INSERT
, DELETE
etc.
- What am I doing wrong?
- What does SESSION REC
mean?
Asked by Tulains Córdova
(723 rep)
Apr 1, 2015, 12:14 PM
Last activity: Oct 5, 2021, 06:34 AM
Last activity: Oct 5, 2021, 06:34 AM