How to audit DML & DDL of Oracle proxy users ?
- I want to audit all DML and DDL of Oracle proxy users and
- I want to make a logon trigger that restricts access for a specific proxy user to a known list of applications. For example, proxy user SCOTT
can only connect with MYAPP.EXE
.
Pls, tell me how to do
Thanks,
Tieu Lan