Oracle Monitoring
581508Jun 6 2007 — edited Jun 6 2007Hi,
I want to develop an application that monitors what kind of request sent to the database (like SELECT or INSERT or UPDATE, etc) and who the user is. Can i do this by analyzing the packets sent to the server or is there any other way to do that ?
Just for information, that my application wouldn't handle the connection with the database.
Thank you in advance for your attention.