Skip to Main Content

Berkeley DB Family

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!

Locking and Cursors

532850Sep 11 2006 — edited Sep 13 2006
If I had just one wish from Sleepycat, it would be to improve lock management when using cursors. When traversing large datasets, there seems to be deadly lock buildup which can only be cleared by closing the cursor and ending the transaction. This adds complexity to the code, and I'd really like a way to 'checkpoint' the cursor so it can release locks it no longer needs.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 11 2006
Added on Sep 11 2006
1 comment
1,068 views