Hi -
While I tried to reorganize indexes, I got below error message:
Msg 2552, Level 16, State 1, Line 1
The index "index4" (partition 1) on table "test" cannot be reorganized because page level locking is disabled.
My understanding is that you can solve the issue by enabling the page level locking, but I did not know if there is an issue for doing so. I appreciate if someone tells me more about page locking and if it is ok to enable it.
thanks,
Lava