09 January,2016 by Tom Collins
Question: There was a failure on a regular SQL Server job. There are now repeated errors focused on NESTING_TRANSACTION_FULL. Double checked all usual resource indicators such as CPU,IO,Memory and all appear to be within normal boundaries
Timeout occurred while waiting for latch: class 'NESTING_TRANSACTION_FULL',
I checked the waiting tasks and discovered the wait type as LATCH_EX with resource description as :
NESTING_TRANSACTION_FULL (0000000E64CA80F8)
Answer:This is a tough nut to crack. I’ve experienced this problem in the past under different circumstances.
These are some of the methods I’ve used to solve or alleviate the symptoms. Without full understanding whether it was a product bug or sever contention
There is some research around the internet , which I’ve found to be useful. It’s helped inform my troubleshooting.
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
Posted by: |