首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Windows 7备份抱怨不能备份两个不存在的文件夹

Windows 7备份抱怨不能备份两个不存在的文件夹
EN

Server Fault用户
提问于 2011-02-21 21:03:25
回答 2查看 357关注 0票数 1

我在我的Windows 7终极笔记本电脑上使用Windows 7备份运行预定的每日备份。它经常在备份日志中给出以下错误:

代码语言:javascript
复制
Backup encountered a problem while backing up file C:\Users\sqlExpress2k8\Contacts. Error:(The system cannot find the file specified. (0x80070002))
Backup encountered a problem while backing up file C:\Users\sqlExpress2k8\Searches. Error:(The system cannot find the file specified. (0x80070002))

用户sqlExpress是我的sql server进程所运行的用户。这些文件夹实际上并不存在于我的文件系统中,并且已经有几次重新启动以排除任何卡住文件句柄等问题。

更新:我安装了Denali CTP,并作为一个不同的用户运行它,并在用户主目录中获得相同两个文件夹的错误消息。最近,我在我的笔记本电脑上重新安装了窗口,但仍然得到了sql服务用户的错误:

代码语言:javascript
复制
Backup encountered a problem while backing up file C:\Users\sql_denali_service\Contacts. Error:(The system cannot find the file specified. (0x80070002))
Backup encountered a problem while backing up file C:\Users\sql_denali_service\Searches. Error:(The system cannot find the file specified. (0x80070002))
EN

回答 2

Server Fault用户

发布于 2011-02-21 21:17:42

尝试关闭SQL server进程并重新运行备份。SQL可能告诉Windows需要备份这些文件夹(即使它们不在那里)。

票数 0
EN

Server Fault用户

发布于 2011-05-16 13:08:16

我在推特上得到了维诺德·库马尔的答案。他拒绝发表自己的意见,所以我会自己回答这个问题。

微软KB979281中描述的第二个文件告诉您,这个错误可以被忽略,以及如何使它消失。

票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/255990

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档