SQL資料庫 DELETE刪到HANG住
今天處裡一個問題 由於刪除資料筆數過多 導致SQL SERVER卡住 並且無法退出資料庫 而且有損毀跡象 錯誤訊息 There is insufficient system memory in resource pool 'default' to run this query. Msg 701, Level 17, State 84, Line 2 There is insufficient system memory in resource pool 'default' to run this query. Msg 701, Level 17, State 84, Line 2 There is insufficient system memory in resource pool 'default' to run this query. Msg 701, Level 17, State 107, Line 2 There is insufficient system memory in resource pool 'default' to run this query. Msg 3314, Level 21, State 3, Line 2 During undoing of a logged operation in database ' XXX', an error occurred at log record ID (9640:332600:231). Typically, the specific failure is logged previously as an error in the operating system error log. Restore the database or file from a backup, or repair the database. Msg 9001, Level 21, State 5, Line 2 The log for database 'FAC_Energy' is not available. Check theS operating system error log for related erro...