Hi All,
since couple of times we are getting timeout issue.that too early morning when out batch process runs we are getting. I suspect it is because of re-indexing causes the issue. we are performing re-index online
if it is online mode then why we are getting timeout issue?
Below are the few Timeout errors:
Timeout occurred while waiting for latch: class 'DBCC_CHECK_TABLE_INIT', id 000000001E7AD6C0, type 2, Task 0x000000018E30CE08 : 28, waittime 300, flags 0x1a, owning task 0x00000000C903C988. Continuing to wait.
Timeout occurred while waiting for latch: class 'DBCC_CHECK_TABLE_INIT', id 0000000036A7D850, type 2, Task 0x00000000058FEE08 : 34, waittime 300, flags 0x1a, owning task 0x00000000059F7048. Continuing to wait.
Help up to trouble shoot and rectify this issue.Also, my question is why do we need to do re-indexing every day. Can it be weekly once?
Thanks in advance.