检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
String 查询结果ID。 job_id String 任务ID。 status String 查询状态。 枚举值: pending failed success 状态码: 400 表5 响应Body参数 参数 参数类型 描述 error_code String 错误码。 最小长度:12
全量阶段失败报错,关键词“The background process is unavailable” 全量阶段失败报错,关键词“Communications link failure The last packet sent successfully to the server was 0 milliseconds
全量阶段失败报错,关键词“The background process is unavailable” 全量阶段失败报错,关键词“Communications link failure The last packet sent successfully to the server was 0 milliseconds
0900_ai_ci,字符集排序规则不一致的报错。 解决方案 方法一: 在目标库执行对应SQL语句,将对应列的字符排序规则修改为utf8mb4_0900_ai_ci。例如,将表test_collation_1 的c1列的字符排序规则修改为utf8mb4_0900_ai_ci: ALTER
增量阶段失败报错,关键词“Unknown table” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Unknown table '%s'; sql is%s 可能原因 目标库不存在这张表。 解决方案 请联系客户参考源库表结构在目标库创建这张表。
such file or directory)” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Can't find file: '%s' (errno: 2 - No such file or directory);
of input stream” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service LOGMANAGER failed, cause by: Reached end of input stream 可能原因 源数据库异常。 binlog文件异常。 解决方案
ASYNC_JOB_VALIDATING ASYNC_JOB_VALIDATE_FAILED AUTO_PARAM_VALIDATE_SUCCESS COMMIT_SUCCESS domain_name String 批量异步创建的任务的租户名。 user_name String 批量异步创建的任务的用户名。
allowed range” 场景描述 Oracle->MySQL全量同步期间DRS任务报错,同步日志界面提示:service DATAMOVE failed, cause by: java.lang.InterruptedException: Database: ***, Table: ***
mariaDb gtid position” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: %s not illegal for mariaDb gtid position 可能原因 创建任务期间修改了gtid模式。
数据复制服务主要有以下安全保障措施。 网络 使用安全组确保访问源可信。 使用SSL通道,确保数据传输加密。 管理 通过统一身份认证服务(Identity and Access Management,简称IAM),可以实现对数据复制服务的管理权限控制。 父主题: 网络及安全
增量阶段失败报错,关键词“Table *** doesn't exist” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Table '%s' doesn't exist; sql is: create %s like matches
Oracle->PostgreSQL、GaussDB(DWS)、GaussDB增量同步期间DRS任务报错,同步日志界面提示:service INCREMENT failed, cause by: Source supplemental log level is PK/UI. Missing column
增量阶段失败报错,关键词“Table *** already exists” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Table '%s' already exists 可能原因 在目标库已经创表,导致源库创表DDL语句同步报错。
error in your SQL syntax” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: You have an error in your SQL syntax; check the manual
too long for column” 场景描述 增量迁移或同步期间DRS任务报错,日志提示信息:service INCREMENT failed, cause by: Data truncation: Data too long for column '%s' at row %s;
is inconsistency” 场景描述 全量或增量阶段,DRS迁移或同步任务报错,日志提示信息:service CAPTURER failed, cause by: The offset and file name between src and parser is inconsistency
name ***” 场景描述 MongoDB->DDS实时迁移场景,全量或增量迁移报错,日志提示信息:service DATAMOVE failed, cause by: apply event=[type=table_data, batch_index_in_shard={***}
是否必选 参数类型 描述 status 否 String 状态,不传查询所有状态。 WAITING_FOR_RUNNING:等待启动中 RUNNING:运行中 SUCCESSFUL:完成 FAILED:失败 CANCELLED:已取消 TIMEOUT_INTERRUPT:超时中断
overhead limit exceeded” 场景描述 全量同步期间DRS任务报错,同步日志界面提示:service DATAMOVE failed, cause by: GC overhead limit exceeded 可能原因 业务存在大数据字段导致同步任务内存超限。 解决方案