![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Any suggestions on setting the LOG_INDEX_BUILDS ONCONFIG parameter in an HDR environment and online index builds or the ONLIDX_MAXMEM ONCONFIG parameter? |
#3
| |||
| |||
|
|
Any suggestions on setting the LOG_INDEX_BUILDS ONCONFIG parameter in an HDR environment and online index builds or the ONLIDX_MAXMEM ONCONFIG parameter? If I remember correctly from few months ago on our test system (in HDR) we had to set LOG_INDEX_BUILDS to enabled to have everything done smoothly. The reason was HDR index send threads (dr_idx_send) were holding the table partition open until the index shipping was completed. So if we had a second online index build immediately afterwards it would fail with non-exclusive access to the table. With index logging enabled this was not the case. Please test, my memory could be a bit rusty. HTH Davorin |
#4
| |||
| |||
|
|
I think we've run into that even without online index builds, a work around for us without setting LOG_INDEX_BUILDS to 1 was to set lock mode to wait for the session building the indexes. |
![]() |
| Thread Tools | |
| Display Modes | |
| |