维护备份计划工作了一段时间。但几周前它停止了。当我用完驱动器上的可用空间时,我已经注意到它。所以它创建了一个备份文件,但停止删除过时的文件。
起初,我认为这是一个权限问题 - 但不是。它仍然在原地。按预期创建的新文件。但是一个旧的不是删除。
“Executing the query "BACKUP DATABASE [ReportServer] TO DISK = N'E:\\Pro..." failed with the following error:
"Time-out occurred while waiting for buffer latch type 3 for page (1:1886), database ID 12.
BACKUP DATABASE is terminating abnormally.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.”
可能是什么问题?