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!

How can I set the lock timeout ???

193518Sep 9 2007 — edited Sep 9 2007
I got to a point where I needed to increase my initrans since I got an ITL lock ...
I dont know why the database did not return an exception after many hours....

is there any parameter I can set so in case of LOCK it will throw an exception ?
I know I can use "select for update..nowait" or "select for update wait n"...
but that does not help me with UPDATE statements or such ITL deadlocks...

(using 9.2.0.4)

Thanx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 7 2007
Added on Sep 9 2007
6 comments
2,835 views