databaseauditing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
databaseauditing [2015/10/21 10:18] – external edit 127.0.0.1 | databaseauditing [2025/03/08 22:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 25: | Line 25: | ||
< | < | ||
set linesize 160 | set linesize 160 | ||
- | col os_username format | + | col os_username format |
- | col userhost format | + | col userhost format |
- | select os_username, | + | select os_username, |
from dba_audit_trail | from dba_audit_trail | ||
where timestamp > trunc(sysdate) | where timestamp > trunc(sysdate) |
databaseauditing.1445422735.txt.gz · Last modified: 2025/03/08 22:23 (external edit)