Monitor SQL update statements
Hi
Is there is any way to get all SQL update statements executed during the day as following:
- date time,
- machine,
- username,
- osuser,
- terminal,
- program,
- SQL Full Update statement including bind variable values
only if program is 'SQL Developer' or 'plsqldev.exe'
Note: Database version: 11.2.0.2.0
Thanks ...
1