Monitoring All Queries
655514Jan 26 2009 — edited Jan 26 2009I am looking for a solution to monitoring all SQL queries executed on a database in real time. Something akin to what would be an "SQL tail" capability. This would be for any user executing queries on any table.
Does something like this already exist in Oracle 10g or would a custom solution need to be built?
Thanks.