Find exact SQL statements executed by specific user
Hi All,
I want to track all SQL statements executed by specific user for given a period. I know audit would track these changes. However, it is not possible to enable audit on all tables and also enable audit on all users.
Hence, I would like to know the SQL statement which can track/find the all SQL statements executed against various objects for given period of time.
This being EBS environment, the user is connected with his credentials, however he execute/make changes on all APPS schema objects, sometime, the user connects as APPS user itself and make changes. So, There is a challenge on tracking the user sql statement fired by this end user.
1