Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DB2 Trace/Profiler

Status
Not open for further replies.

jpillonel

Programmer
Dec 17, 2003
61
CH
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 the same tool for DB2.

Thanks for your help !
 
Thanks for this answer, but I take a look of this tool and I don't find any way to log every SQL update, insert and delete statement.

With the wizard you can choose the user but you have to find after on point 5, which kind of SQL statement you like to report.

Thanks for your help
 
I've never used it, but perhaps what you want is DB2 Query Patroller?

Ties Blom

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top