检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
源库参数lower_case_table_names=1时,为什么不允许迁移包含大写字母的库或者表 场景描述 当源库参数lower_case_table_names=1时,无法迁移包含大写字母的库或者表。 问题分析 当源库的lower_case_table_names 参数值为1
*** (errno: 2 - No such file or directory)” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Can't find file: '%s' (errno: 2
column data at delete+insert on *** 可能原因 Oracle源库的补充日志级别为PK/UI级别,源库update操作在目标库回放没有命中,DRS默认会转成delete+insert操作,insert时日志缺少其他列的数据而报错。 解决方案 建议修
业务库不允许存在空账号或者空密码。 灾备中,必须设置MySQL业务数据库的server-id。如果业务数据库版本小于或等于MySQL5.6,server-id的取值范围为2~4294967296;如果业务数据库版本大于或等于MySQL5.7,server-id的取值范围为1~4294967296。 灾备中
CHILD_TRANSFER_STARTING CHILD_TRANSFER_STARTED CHILD_TRANSFER_COMPLETE CHILD_TRANSFER_FAILED RELEASE_CHILD_TRANSFER_STARTED RELEASE_CHILD_TRANSFER_COMPLETE
对比任务报错,关键词“失败报错:service SDV failed! cause by: the size of records in one shard[ *** ] of target database, exceeds the max size 200000” 操作场景
fetch connection may be interrupted” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志界面提示信息:The binlog fetch connection may be interrupted 可能原因 DRS连接源库获取binlog的
SELECT USER,HOST,`password` FROM MYSQL.user WHERE `password` IS NULL OR `password`=''; 执行以下SQL语句,删除掉源库密码为空的用户,或者给用户添加密码。 删除密码为空的用户 DROP USER ***@***;
全量或增量阶段失败报错,关键词“service *** failed, cause by: Unable to connect to DBMS: ***” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service *** failed, cause by:
全量或增量阶段失败报错,关键词“service *** failed, cause by: Unable to connect to DBMS: ***” 场景描述 全量或增量同步期间DRS任务报错,同步日志界面提示:service *** failed, cause by: Unable
Packet received, master disconnected” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: *** failed, errorcode=%s, message=EOF
slmode=prefer user=%s, Caused by: Connection to %s refused. Check that the hostname and port are correct and that the postmaster is accepting
'AUTO_PK_ROW_ID' is reserved.” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service LOGMANAGER failed, cause by: create table *** error. Column name 'AUTO_PK_ROW_ID'
数据库支持迁移对象类型。取值: database schema table view procedure trigger index table_indexs table_structure 请求参数 表2 请求Header参数 参数 是否必选 参数类型 描述 Content-Type 是 String 指定
批量查询灾备初始化进度返回列表。 详情请参见表5。 count Integer 总数。 表5 results字段数据结构说明 参数 参数类型 描述 job_id String 任务ID。 error_code String 错误码。 error_message String 错误信息。 struct_process
String 迁移对象类型。 table event table_structure procedure view function database trigger table_indexs 表2 Query参数 参数 是否必选 参数类型 描述 limit 否 String 每页
可参考常见问题DRS创建任务后执行自动功能失败。 系统角色 无。 DRS Administrator 数据复制服务的管理员。 该权限为使用数据复制服务时必须添加的基础权限。 系统角色 依赖Tenant Guest、Server Administrator和RDS Administrator角色。
同步时延。 图1 迁移进度总览 增量迁移时延也可在“实时迁移管理”界面查看,当增量时延超过用户设置或系统默认的时延阈值时,任务管理界面增量时延显示为红色。 时延 = 源库当前系统时间 - 成功同步到目标库的最新一个事务在源库的提交成功时间。 一个事务同步的完整过程如下: 源端数据库的抽取;
背景 由于某些MariaDB的版本把SysDB库作为其系统库(类似于MySQL官方版5.7的sys库),所以DRS默认也将SysDB作为所有MariaDB的系统库来处理(等同于MySQL、information_schema、performance_schema等库)。 解决方案 如
"common", "key" : "collation_server", "source_value" : "utf8_general_ci", "target_value" : "utf8_general_ci", "compare_result"