SYNC INDEX and DBMS_LOCK
Text appears to lock/unlock every time it inserts a row into $I, and we see a lot of buffer busy waits on segment DBMS_LOCK_ALLOCATED. Is there any way of telling the SYNC INDEX to not bother with its user locks?
0