erudans.info

Just few notes to share

10.2.0.3 v$session reports wrong blocking sid

leave a comment »

When resolwing locking situations using v$session dynamic view, be careful to not to kill wrong session. As appears, v$session “blocking_session” column reports incorrect sid. To obtain correct value, substract 1 from reported sid.

This is bug  5481650 which is resolved in 10.2.0.4

Written by erudans

April 9, 2008 at 3:22 pm

Posted in English articles, dba job

Tagged with

Leave a Reply