monitoring

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • db2vijay
    New Member
    • Sep 2007
    • 1

    monitoring

    update monitor switches using bufferpool on lock on statement on, what is the output to this query.
  • ties
    New Member
    • Nov 2007
    • 6

    #2
    update monitor switches ...
    is not a query, it is a db2 command to switch on or off the things you want db2 to monitor.
    Useful if you want to see what is going on inside using the get snapshot command.

    Comment

    Working...