首先,我是stackexchange的新手,所以请多多包涵。
我正在运行SQL Server 9.0.4060。
我的问题是:我的SQL Server备份在很多数据库上一直失败。
维护计划将运行到不同的备份作业:
每天20:30进行DIFF备份,每个星期日在20:30进行完全备份。
我在无法完成备份的foreach数据库中遇到以下两个错误:
Date 06-11-2012 20:31:06
Log SQL Server (Current - 07-11-2012 11:43:00)
Source Backup
Message
BACKUP failed to complete the command BACKUP DATABASE (dbname) WITH DIFFERENTIAL. Check the backup application log for detailed messages.
Date 06-11-2012 20:31:06
Log SQL Server (Current - 07-11-2012 11:43:00)
Source Backup
Message
Error: 3041, Severity: 16, State: 1.
额外的错误。
Date 06-11-2012 17:53:27
Log SQL Server (Current - 07-11-2012 11:43:00)
Source Logon
Message Error: 18456, Severity: 14, State: 16.
Date 06-11-2012 17:53:27
Log SQL Server (Current - 07-11-2012 11:43:00)
Source Logon
Message Login failed for user 'sa'. [CLIENT: <local machine>]
Date 06-11-2012 20:30:11
Log SQL Server (Current - 09-11-2012 11:27:00)
Source spid15s
Message
SQL Server has encountered 2 occurrence(s) of cachestore flush for the 'Bound Trees' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
与上述错误类似的错误还有“ SQL计划”和“对象计划”。而不是“绑定树”。
如果您需要其他信息,请说出这个单词。