I'm probably missing something, but when i run command db2pd in the interactive mode and then enter
-db DBNAME -dynamic command, the tool displays tons of statistics from the past.
When I enter the command
db2pd -db DBNAME -dynamic, the output is
Option -dynamic requires -db <database> or -alldbs option and active database.
I'm DB2 greenhorn, so I'd like a tool like a MS SQL Profiler - it is a windows application with disagnostic window and when it is active, it monitors activity and displays SQL statements immediately after they are sent to the SQL server, so it is easy fo find last command and assign it to the correct UI action.
MS SQL Profiler Screenshot