I want to create list of all SQL statements[including select] issued by one user. This is an application user and used to issue hell lot of statements.

I cant enable TRACE as it will be a big overload.

Is there any better way to do?

Thanks in advance.

Sahil Patel