检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
任务启动失败报错,关键词“Initialize logical replication stream failed, the source database may have a long transaction: ****.” 场景描述 任务启动失败报错,同步日志界面提示:service
全量阶段失败报错,关键字“Invalid GIS data provided to function st_geometryfromtext'” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:An error occurred in the process DATAMOVE
全量阶段失败报错,关键词“Lock wait timeout exceeded; try restarting transaction” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: apply e
全量或增量阶段失败报错,关键词“core process is not healthy or crashed” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: core process is not
UGO结构迁移阶段3:触发器、事件、任务、外键、sequence 选择UGO结构迁移阶段2:普通索引的UGO任务,在对象校正页面,勾选触发器、事件、任务、外键,单击“撤销跳过”,让其迁移状态处于“手工修改”。 对于外键需要选择左侧对象列表勾选。 单击“下一步”进入迁移验证页面,单击启动,确保迁移成功。
源库参数lower_case_table_names=1时,为什么不允许迁移包含大写字母的库或者表 场景描述 当源库参数lower_case_table_names=1时,无法迁移包含大写字母的库或者表。 问题分析 当源库的lower_case_table_names 参数值为1
数据库参数sql_mode的一致性检查 源数据库和目标数据库的sql_mode参数一致性检查,若不一致,可能会导致迁移失败,建议将参数变为一致。 不通过原因 源数据库和目标数据库的sql_mode参数不一致。 处理建议 修改源数据库或者目标数据库的sql_mode参数,使其保持一致。
全量阶段失败报错,关键词“The background process is unavailable” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: The background process is
全量阶段失败报错,关键词“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
全量或增量阶段失败报错,关键词“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
增量阶段失败报错,关键词“Operation not allowed when innodb_force_recovery > 0” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: write table
全量或增量阶段失败报错,关键词“temporary file size exceeds temp_file_limit” 场景描述 全量或增量同步期间DRS任务报错,同步日志界面提示:retry structures failed events=the fail structures
全量或增量阶段失败报错,关键词“Can not read response from server” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: Can not read response
cnf或my.ini配置文件添加一行,然后重启数据库使设置生效。 block_encryption_mode = '对应的加密模式' 源数据库为云上RDS for MySQL实例,可参考修改实例参数修改数据库block_encryption_mode参数。 父主题: 数据库参数检查
全量或增量阶段失败报错,关键词“Extract db create sql failed” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: Extract db create sql failed
增量同步失败报错,关键词“Source supplemental log level is PK/UI. Missing column data at delete+insert on ***” 场景描述 Oracle->PostgreSQL、GaussDB(DWS)、Gauss
Oracle等异构数据库迁移到MySQL后的数据库排序规则为什么是utf8mb4_bin 由于不同的数据库支持的字符集有差异,Oracle等数据库迁移到MySQL后,会转换成支持字符相对全面的UTF8MB4字符集。此字符集对应的默认排序字符集为utf8_general_ci,是大