- 論壇徽章:
- 0
|
目前我們數(shù)據(jù)庫有些異常,但是以前也出現(xiàn)過類似的錯誤日志,而且以前出現(xiàn)這
個錯誤時,數(shù)據(jù)庫會自然down下來,
昨天的表現(xiàn)就是客戶端突然覺得連不上,但過會兒就好了,但不清楚到底是什么原因
造成的。
但往往表現(xiàn)形式是,長時間拋出這樣信息:
A client process exited abnormally, or a network error was encountered.
Unless other errors occurred, continue processing normally.
Cannot send, host process disconnected: 0000021c spid: 433
Error: 1608, Severity: 18, State: 3
然后就會出現(xiàn)如下信息:
timeslice -1500, current process infected
SQL Server system exception (0xe0000001) generated by a process exceeding its time slice allotment.
pc: 0x77E349D3 kernel32.dll (0xE0000001, 0x00000001, 0x00000000,
0x00000000)
pc: 0x77E349D3 kernel32.dll (0x202F5720, 0x24752000, 0x24769568,
0x247695C6)
嚴(yán)重時候數(shù)據(jù)庫服務(wù)就會down,要重起的。 |
|