检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
源数据库是否存在使用不支持的存储引擎的表 检查源数据库中是否存在目标数据库不支持的存储引擎类型的表,若存在,则导致迁移失败 不通过原因 源数据库中存在目标数据库不支持的存储引擎类型的表。 处理建议 返回至对象选择页面。 修改已选的对象,不迁移目标数据库不支持的存储引擎类型的表。 修改完成后
全量阶段失败报错,关键词“Error writing file *** (errno: 28 - No space left on device)” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: apply
全量阶段失败报错,关键词“retry structures failed events”“Table *** doesn't exist” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: retry structures
全量或增量阶段失败报错,关键词“The offset and file name between src and parser is inconsistency” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause
全量或增量阶段失败报错,关键词“table *** record field size for insert/delete dml” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: table[
全量阶段失败报错,关键词“transfer account failed, can not find password from src DB” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: transfer
全量或增量阶段失败报错,关键词“memory required is *** MB, maintenance_work_mem is *** MB” 场景描述 全量或增量同步期间DRS任务报错,同步日志界面提示:retry structures failed events=the
全量阶段失败报错,关键词“Failed to add the foreign key constraint '***' to system tables” 场景描述 全量迁移或同步期间,日志界面提示信息:Failed to add the foreign key constraint
对比任务报错,关键词“失败报错:service SDV failed! cause by: the size of records in one shard[ *** ] of target database, exceeds the max size 200000” 操作场景 客户进行数据级内容对比失败
增量同步失败报错,关键词“The replication slot does not exist and the task is not started for the first time.” 场景描述 增量同步期间DRS任务报错,日志提示信息:service LOGMANAGER
全量或增量阶段失败报错,关键词“Duplicate entry *** for key 'PRIMARY'” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: Duplicate entry '120
增量阶段失败报错,关键词“You have an error in your SQL syntax” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: You have an error in your
修改数据库后,到SDK的用户端消费一般有多长时间的延迟 如果用户消费没有延迟,1s内就可以收到这条变更。 父主题: 数据订阅
全量或增量阶段失败报错,关键词“The background process is unavailable” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service %s failed, cause by: The background process is
增量阶段失败报错,关键词“The MySQL server is running with the --super-read-only option” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by:
增量阶段失败报错,关键词“you need (at least one of) the SUPER privilege(s) for this operation” 场景描述 增量迁移期间DRS任务报错,日志提示信息:service INCREMENT failed, cause
全量或增量阶段失败报错,关键词“service *** failed, cause by: Unable to connect to DBMS: ***” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service *** failed, cause by:
全量或增量阶段失败报错,关键词“load database structure failed in source database” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: load
全量阶段失败报错,关键字“Unknown collation: 'utf8mb4_0900_ai_ci'” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:retry structures failed events=the fail structures are [type
Oracle等异构数据库迁移到MySQL后的数据库排序规则为什么是utf8mb4_bin 由于不同的数据库支持的字符集有差异,Oracle等数据库迁移到MySQL后,会转换成支持字符相对全面的UTF8MB4字符集。此字符集对应的默认排序字符集为utf8_general_ci,是大小写不敏感的