
# 增量同步失败报错，关键词"oracle supplemental log level min is off，stop work"或"The minimum supplemental log of the Oracle database is not enabled, stop working"
#### 场景描述
Oracle为源端数据库增量同步阶段报错，同步日志界面提示： oracle supplemental log level min is off，stop work或The minimum supplemental log of the Oracle database is not enabled, stop working.
#### 可能原因
源数据库Oracle补充日志未正确开启,一般出现在手动重置场景，未走补充日志预检查或者跳过了预检查。
#### 解决方案
请参考[源库Oracle补全日志检查方法](https://support.huaweicloud.com/drs_faq/drs_16_1155.html)，正确打开源数据库Oracle的补全日志级别。
