Statement: BeginTransaction IsolationLevel=65536
I am seeing random occurrences of the above statement noted as "long running SQL statement" in the service tier's event viewer. I sent this to MS and all I got back was the definition for Repeatable Read. I know what that is. What I'm trying to dig into is shy these take so long. Any thoughts or ideas on what to look at are welcome.
Also seeing entries like Statement: Commit.
There are no bugs - only undocumented features.
0