检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
对比任务报错,关键词“失败报错:service SDV failed! cause by: the size of records in one shard[ *** ] of target database, exceeds the max size 200000” 操作场景 客户进行数据级内容对比失败
全量阶段失败报错,关键词“transfer account failed, can not find password from src DB” 场景描述 全量迁移期间DRS任务报错,日志提示信息:service DATAMOVE failed, cause by: transfer
全量或增量阶段失败报错,关键词“table *** record field size for insert/delete dml” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: table[
全量或增量阶段失败报错,关键词“The offset and file name between src and parser is inconsistency” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause
全量或增量阶段失败报错,关键词“service *** failed, cause by: Unable to connect to DBMS: ***” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service *** failed, cause by:
什么是配额 为防止资源滥用,平台限定了各服务资源的配额,对用户的资源数量和容量做了限制,如:一个数据复制服务账号,您最多可以创建30个任务。 如果受当前资源配额限制,无法满足业务使用需求,您可以申请扩大配额。 怎样查看我的配额 登录管理控制台。 单击管理控制台左上角的,选择区域和项目
全量或增量阶段失败报错,关键词“EOF Packet received, master disconnected” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: *** failed, errorcode
全量阶段失败报错,关键词“Column name 'AUTO_PK_ROW_ID' is reserved.” 场景描述 全量迁移或同步期间DRS任务报错,日志提示信息:service LOGMANAGER failed, cause by: create table *** error
全量同步失败报错,关键词“Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections” 场景描述 全量同步期间DRS任务报错,同步日志界面提示
创建RDS备份迁移任务 支持的源和目标数据库 表1 支持的数据库 源数据库版本 目标数据库版本 RDS for SQL Server全量备份文件版本: Microsoft SQL Server 2008 企业版、标准版、Web版 Microsoft SQL Server 2012
DRS发送Kafka消息序列化方式是什么 DRS发送到Kafka的数据,key序列化器是org.apache.kafka.common.serialization.StringSerializer,value序列化器是org.apache.kafka.common.serialization.ByteArraySerializer
源库表是否开启了CDC 检查Microsoft SQL Server源库表是否开启了CDC。Microsoft SQL Server为源的增量同步基于SQL Server提供的CDC能力,如果SQL Server源库的CDC功能出现被关闭,则增量同步就会受到影响。 不通过原因 源数据库待同步的表未开启
全量阶段失败报错,关键词“Incorrect prefix key; the used key part isn't a string, the used length is longer than the key part, or the storage engine doesn't
如何将源数据库的用户与权限导出,再导入到目标数据库 选择一台可以访问源数据库的虚拟机。 执行如下命令后,输入密码并回车,将源库用户导出到临时文件“users.sql”中。 mysql -h 'host' -u 'user' -p -N $@ -e "SELECT CONCAT('SHOW
全量迁移失败报错,关键词“The background process is unavailable. Maybe it has been killed manually or by the operating system. Please restart the task if
全量或增量阶段失败报错,关键词“Communications link failure” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service %s failed, cause by: Communications link failure The last
全量同步失败报错,关键词“function *** does not exist” 场景描述 全量同步期间DRS任务报错,同步日志界面提示:service DATAMOVE failed, cause by: apply event=[type=table_structure, index
备份迁移失败,提示恢复库的数量超过目标库阈值 操作场景 客户备份数据迁移上云时,报错:The number of the recovery database exceeds the threshold of the target database。 问题分析 恢复数据库数量超过目标数据库的阈值
异常请求结果 异常响应要素说明 表1 异常响应要素说明 名称 参数类型 说明 error_code String 接口响应异常时返回的错误编码,详细错误码描述参考错误码。 error_msg String 接口响应异常时返回的错误描述信息。 响应样例 { "error_code
增量同步失败报错,关键词“PL/pgSQL function *** line *** at SQL statement” 场景描述 增量同步期间DRS任务报错,同步日志界面提示:service INCREMENT failed, cause by: insert %s failed