检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
全量或增量阶段失败报错,关键词“memory required is *** MB, maintenance_work_mem is *** MB” 场景描述 全量或增量同步期间DRS任务报错,同步日志界面提示:retry structures failed events=the
源数据库是否存在使用不支持的存储引擎的表 检查源数据库中是否存在目标数据库不支持的存储引擎类型的表,若存在,则导致迁移失败 不通过原因 源数据库中存在目标数据库不支持的存储引擎类型的表。 处理建议 返回至对象选择页面。 修改已选的对象,不迁移目标数据库不支持的存储引擎类型的表。
全量阶段失败报错,关键词“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
源库和目标库参数log_bin_trust_function_creators一致性校验 在进行MySQL到MySQL的出云迁移时,源库和目标库参数log_bin_trust_function_creators需保持一致。当源数据库支持自定义函数时,而目标数据库不支持自定义函数,
全量同步失败报错,关键词“Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections” 场景描述 全量同步期间DRS任务报错,同步日志界面提示:service
全量阶段失败报错,关键词“Column name 'AUTO_PK_ROW_ID' is reserved.” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service LOGMANAGER failed, cause by: create table *** error
全量或增量阶段失败报错,关键词“core process is not healthy or crashed” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: core process is not
全量阶段失败报错,关键字“Invalid GIS data provided to function st_geometryfromtext'” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:An error occurred in the process DATAMOVE
7,server_id的取值范围在1-4294967296之间。 不通过原因 源数据库的server_id参数不满足要求。 处理建议 登录源数据库MySQL所在服务器。 执行以下SQL语句,查看server_id值。 show variables like '%server_id%'; 如果serve
数据库参数group_concat_max_len一致性检查 源数据库和目标数据库的group_concat_max_len参数不一致,这可能导致任务迁移完毕后,业务查询出现截断,建议将参数变为一致。 不通过原因 源数据库和目标数据库的group_concat_max_len参数不一致。
全量阶段失败报错,关键词“Lock wait timeout exceeded; try restarting transaction” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: apply e
全量或增量阶段失败报错,关键词“service *** failed, cause by: Unable to connect to DBMS: ***” 场景描述 全量或增量同步期间DRS任务报错,同步日志界面提示:service *** failed, cause by: Unable
全量或增量阶段失败报错, 关键词“The binlog fetch connection may be interrupted” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志界面提示信息:The binlog fetch connection may be interrupted
任务启动失败报错,关键词“Initialize logical replication stream failed, the source database may have a long transaction: ****.” 场景描述 任务启动失败报错,同步日志界面提示:service
通过以下命令查看数据库的字符集。 SHOW VARIABLES LIKE "character_set_server"\G; 使用命令修改服务器的字符集。 SET character_set_server='utf8'; 如果为RDS for MySQL实例,可通过修改数据库“c
全量或增量阶段失败报错,关键词“Can not read response from server” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: Can not read response
全量阶段失败报错,关键字“exist some xa transactions for long times, may lack some data for this Job!.” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:exist some xa transactions
MySQL大小写参数敏感类问题内容,修改lower_case_table_names参数值。 如果数据库为本地自建MySQL,请参考如下步骤修复。 登录源数据库MySQL所在服务器。 手动修改my.cnf配置文件,在MySQL配置文件my.cnf中的[mysqld]标签下增加一行lower_case_table_names=n。
全量阶段失败报错,关键词“Access denied; you need (at least one of) the SUPER privilege(s) for this operation” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE