![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Folks, Each time I want to test VDBA Monitoring my favorite test is the following : 1/ isql demodb create table jpz as select * from iitables; commit; update jpz set table_name = 'aaa'; 2/ isql demodb (other session) update jpz set table_owner = 'ttt'; Then the 2nd session is locked. With VDBA Monitoring, if I can see that one session is locked, the "Blocking Session(s)" branch is (almost) alway "< Data unavailable >", where (the old good) ipm show me some locks. Due to this consideration, I'm always shy to advice my customers to use this tool in a real production context. I'm don't think this "quiet simple" test is inappropriate. Here again, where I'm wrong ? |
![]() |
| Thread Tools | |
| Display Modes | |
| |