trace every SQL statement of a specific user
From: Inquirer <sdaman29_at_gmail.com>
Date: Wed, 5 Mar 2008 12:04:11 -0800 (PST)
Message-ID: <815f7d01-1427-429e-99bc-afb0f6172601@x30g2000hsd.googlegroups.com>
Date: Wed, 5 Mar 2008 12:04:11 -0800 (PST)
Message-ID: <815f7d01-1427-429e-99bc-afb0f6172601@x30g2000hsd.googlegroups.com>
Hello,
I've got an application that during its workflow starts a few
different sessions
(all running under the same user) and I would rather avoid turning the
tracing in the
sessions as it would avoid quite a lot of code changes.
is there a way to trace every sql statement issued by a user,
independent of what
and how many sessions she uses?
Thank you in advance!
Received on Wed Mar 05 2008 - 14:04:11 CST