创建OceanBase数据迁移项目过程中添加RDS MySQL数据源时提示“failures occured while executing command,skip remaining command”错误
更新时间:
问题描述
在创建阿里云云数据库OceanBase数据迁移项目过程中,添加RDS MySQL数据源时,提示“failures occured while executing command,skip remaining command”错误,详细报错如下:
失败原因:[DB_QUERY_ERROR]{"jdbcUrl":"jdbc:mysq://10.10.10.1:5119?allowLoadLocallnfile=false&autoDeserialize=false&allowLocalInfile=false&allowUrlInLocalInfile=false&useSSL=false","message":"com.oceanbase.oms.cm.client.exception.CmServerException:failures occured while executing command,skip remaining command;errorcode:BAD_GATEWAY"} 。
解决方案
遇到该类报错时,请执行以下操作进行排查:
- 在左侧导航栏选择数据安全性,查看白名单设置中是否添加了OceanBase数据传输服务器的IP地址。如果未添加或不正确,请参见添加 MySQL 数据源的白名单,添加白名单。
说明:OceanBase数据传输服务器的IP地址请在添加数据源对话框中查看。
- 请检查添加数据源时,填写的用户名和密码是否正确。
说明:如提示
Access denied for user 'use_name'@'x.x.x.x' (using password: YES)
错误,表示添加数据源时,填写的密码不正确。
适用于
- 云数据库OceanBase
文档内容是否对您有帮助?