MY BACKUP JOB COMPLETED BUT HAS EXCEPTIONS OR WARNINGS, WHY?

简介:

When a backup job is run, it will sometimes be marked as "Successful" but have a status of:

"Backup finished, but with exceptions"
or
"Backup finished, but with Warnings"

You'll sometimes have an "Exception Count" too.

This means that during the backup one or more files could not be backed up, but did not cause a fatal error causing the entire job to fail. The most common reasons for this status are:

A) One or more files were locked, in use or otherwise unavailable to us at the time the backups ran. This is likely to be because you left some software running (for example your E-Mail, or a Word Document).

B) One or more files are corrupted/damaged and our system cannot get them in order to back them up. You should check your system for issues. This is beyond our normal support (unless you take our Premium Pre-Paid/Committed Plans).

C) While we were backing up the file, it was deleted, modified or otherwise changed - this will cause an exception as the verification will fail.

D) The file(s) could be within the files/folders configured for backup but may not be supported for backup - this is normally for unimportant items like temporary files, desktop.ini shortcuts and other non-essential items that are entirely pointless if backed up.

In normal conditions exceptions are nothing to worry about if happening on an isolated basis. If you frequently get exceptions, it may be worth speaking with our Support Team to understand what the exceptions are.

We also recommend considering a reboot of your computer if you're seeing these as in some cases we've seen files remain locked/in-use in error - a reboot clears this condition.















本文转自babylater51CTO博客,原文链接:http://blog.51cto.com/babylater/1843260 ,如需转载请自行联系原作者



相关文章
|
3月前
|
SQL Java
flywa报错Detected resolved migration not applied to database: 20221103.10000
flywa报错Detected resolved migration not applied to database: 20221103.10000
66 2
|
SQL
ORA-04098: trigger ‘SYS.GGS_DDL_TRIGGER_BEFORE‘ is invalid and failed re-validation处理
ORA-04098: trigger ‘SYS.GGS_DDL_TRIGGER_BEFORE‘ is invalid and failed re-validation处理
430 0
ORA-04098: trigger ‘SYS.GGS_DDL_TRIGGER_BEFORE‘ is invalid and failed re-validation处理
|
Oracle 安全 关系型数据库
IMP-00041: Warning: object created with compilation warnings
<p><br></p> <p><strong style="background-color:rgb(255,255,0)"><span style="font-size:14px; color:#ff0000">IMP-00041: Warning: object created with compilation warnings</span></strong><br></p> <p
4691 0
|
测试技术
The concurrent snapshot for publication 'xxx' is not available because it has not been fully generated or the Log Reader Agent is not running to activ
在两台测试服务器部署了复制(发布订阅)后,发现订阅的表一直没有同步过来。重新生成过snapshot ,也重新初始化过订阅,都不能同步数据,后面检查Distributor To Subscriber History, 发现有如下日志信息: The concurrent snapshot for pub...
1537 0

热门文章

最新文章