Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

locked mode is six and locked for a long time

user12070477Sep 26 2013 — edited Sep 27 2013

hi,good moring.i have a problem ,can you help me ,thank you

Oracle 10g windows server 2003

i have found a lock , locked mode is six, this makes me surprised, it have locked for serveral hours.

and i get the sql:

update seg$ set type#=:4,blocks=:5,extents=:6,minexts=:7,maxexts=:8,extsize=:9,extpct=:10,user#=:11,iniexts=:12,lists=decode(:13, 65535, NULL, :13),groups=decode(:14, 65535, NULL, :14), cachehint=:15, hwmincr=:16, spare1=DECODE(:17,0,NULL,:17),scanhint=:18 where ts#=:1 and file#=:2 and block#=:3

can you tell me what caused it and how to solve it?  i think mode 6 lock is very .......

thanks .

This post has been answered by Hemant K Chitale on Sep 27 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 25 2013
Added on Sep 26 2013
8 comments
797 views