Hello,
I'm just going to DB2 and I'm looking for a similar tool like MS SQL Profiler.
I would like on some databases in the same instance, trace every update,delete statement from the user X. Loging the trace in a table or a file ...
It's quite esy on MS SQL and on Oracle, but I don't find...