错误码
当您调用API时,如果遇到“APIGW”开头的错误码,请参见API网关错误码进行处理。
更多服务错误码请参见API错误中心。
状态码 | 错误码 | 错误信息 | 描述 | 处理措施 |
|---|---|---|---|---|
100 | DMS.00400078 | 生产者与消费者的最大带宽比不能超过限定值 | 生产者与消费者的最大带宽比不能超过限定值 | 调整生产与消费带宽的比例 |
400 | DMS.00400002 | The project ID format is invalid. | Project-ID的格式无效。 | 请检查Project-ID的格式 |
400 | DMS.00400004 | The request body is empty. | 请求消息体为空。 | 请查看请求信息体 |
400 | DMS.00400005 | The message body is not in JSON format or contains invalid characters. | 请求消息体不是JSON格式或字段非法。 | 请检查消息体格式 |
400 | DMS.00400007 | Unsupported type. | 不支持的类型。 | 请检查类型 |
400 | DMS.00400008 | Unsupported version. | 不支持的版本。 | 请检查版本 |
400 | DMS.00400009 | Invalid product_id. | 请求参数product_id非法。 | 请检查参数product_id |
400 | DMS.00400010 | Invalid instance name. The name must be 4 to 64 characters long. Only letters, digits, underscores (_), and hyphens (-) are allowed. | 实例名称不合法,只能包含字母,数字,下划线或者中划线,长度为4-64。 | 请检查实例名称 |
400 | DMS.00400011 | The instance description can contain a maximum of 1024 characters. | 实例描述长度必须为0-1024。 | 请查看实例描述 |
400 | DMS.00400012 | Invalid password format. | 密码格式不符合要求。 | 请确认密码是否符合要求。 密码复杂度要求: 1、输入长度为8到32位的字符串。 2、必须包含如下四种字符中的三种组合:小写字母、大写字母、数字、特殊字符包括(`~!@#$%^&*()-_=+|[{}]:'",./?) 3、不能与校验的弱密码相同。 |
400 | DMS.00400013 | vpc_id in the request is empty. | 请求参数vpc_id为空。 | 请检查参数vpc_id |
400 | DMS.00400014 | security_group_id in the request is empty. | 请求参数security_group_id为空。 | 请检查参数security_group_id |
400 | DMS.00400015 | Invalid username. A username must be 4 to 64 characters long and consist of only letters, digits, and hyphens (-). | 用户名不符合要求,用户名只能由英文字母、数字、中划线组成,长度为4~64的字符。 | 请检查用户名 |
400 | DMS.00400016 | subnet_id in the request is empty. | 请求参数subnet_id为空。 | 请检查参数subnet_id |
400 | DMS.00400017 | This DMS instance job task is still running. | 实例任务状态运行中 | 请稍后再试 |
400 | DMS.00400018 | This subnet must exist in the VPC. | 子网必须在VPC中存在。 | 请检查子网 |
400 | DMS.00400019 | The password does not meet the complexity requirements. | 密码复杂度不符合要求。 | 请检查密码复杂度 |
400 | DMS.00400020 | DHCP must be enabled for this subnet. | 子网的DHCP必须开启。 | 请检查DHCP |
400 | DMS.00400021 | The isAutoRenew parameter in the request must be either 0 or 1. | 请求参数isAutoRenew非法。 | 请检查参数isAutoRenew |
400 | DMS.00400022 | Engine does not match the product id. | Engine和ProductID不匹配。 | 请检查参数engine |
400 | DMS.00400026 | This operation is not allowed due to the instance status. | 当前的实例状态不支持该操作。 | 请检查实例状态 |
400 | DMS.00400028 | Query advanced product, specCode not exists. | 查询高级特性product specCode不存在。 | 请检查参数origin_spec_code。 |
400 | DMS.00400029 | Query advanced product failed, can not find product for request. | 查询高级特性product specCode不存在。 | 请检查参数origin_spec_code。 |
400 | DMS.00400030 | Invalid DMS instance id. The id must be a uuid. | 实例id不合法。 | 请检查参数id。 |
400 | DMS.00400035 | DMS instance quota of the tenant is insufficient. | 租户实例配额不足。 | 请申请扩大配额。 |
400 | DMS.00400037 | The instanceParams parameter in the request contains invalid characters or is not in JSON format. | 请求参数instanceParams非法,不是JSON格式或字段非法。 | 请检查请求参数 |
400 | DMS.00400038 | The periodNum parameter in the request must be an integer. | 请求参数periodNum非法,必须为整数。 | 请检查参数periodNum |
400 | DMS.00400039 | The quota limit has been reached. | 请求调整配额超出限制范围。 | 请申请扩大配额。 |
400 | DMS.00400042 | The AZ does not exist. | 可用区不存在。 | 请检查可用区 |
400 | DMS.00400045 | The instance is not frozen and cannot be unfrozen. | 实例没有被冻结,不能进行解除冻结操作。 | 请查询实例状态 |
400 | DMS.00400046 | This security group does not exist. | 安全组不存在。 | 请检查安全组 |
400 | DMS.00400047 | The periodType parameter in the request must be either 2 or 3. | 请求参数periodType非法。 | 请检查参数periodType |
400 | DMS.00400048 | Invalid security group rules. Ensure that rules with the protocol being ANY are configured for both the inbound and outbound directions. | 安全组规则不符合要求,请确保安全组规则中同时包含协议为“ANY”的出方向和入方向规则。 | 请检查安全组规则 |
400 | DMS.00400049 | The availability zone does not support IPv6. | 可用分区不支持IPv6。 | 请重新选择可用分区 |
400 | DMS.00400051 | not found the new setup version tar to upgrade instance. | 实例升级未找到新版本安装包。 | 请重新选择升级的版本号 |
400 | DMS.00400052 | only the instance at running status can upgrade. | 实例升级状态必须是RUNNING。 | 请稍后再试 |
400 | DMS.00400053 | the upgrade instance version equals to current version. | 升级版本与当前版本相同 | 请重新选择升级的版本号 |
400 | DMS.00400055 | Resource sold out. | 资源不足,包括ecs,volume等 | 请稍后再试 |
400 | DMS.00400060 | This instance name already exists. | 实例名称已经存在。 | 请检查实例名称 |
400 | DMS.00400061 | Invalid instance ID format. | 实例ID的格式无效。 | 请检查实例ID |
400 | DMS.00400062 | Invalid request parameter. | 请求参数无效 | 请检查请求参数 |
400 | DMS.00400063 | Invalid configuration parameter {0}. | 配置参数{0}非法。 | 请检查参数 |
400 | DMS.00400064 | The action parameter in the request must be delete or restart. | 请求参数action非法,只能为delete或restart。 | 请检查参数action |
400 | DMS.00400065 | The instances parameter in the request is empty. | 请求参数instances为空。 | 请检查参数instances |
400 | DMS.00400066 | Invalid configuration parameter {0}. | 配置参数{0}非法。 | 请检查参数 |
400 | DMS.00400067 | The available_zones parameter in the request must be an array that contains only one AZ ID. | 请求参数available_zones非法,必须为只包含一个可用区ID的数组。 | 请检查参数available_zones |
400 | DMS.00400068 | The VPC does not exist. | VPC不存在。 | 请检查VPC |
400 | DMS.00400070 | Invalid task ID format. | 任务ID的格式无效。 | 请检查任务ID |
400 | DMS.00400077 | Insufficient IPs in the selected subnet. | 所选择的子网中可用IP数量少于所需IP数量。 | 选择其他IP数量充足的子网。 |
400 | DMS.00400081 | Duplicate instance name. | 实例名称重复。 | 请检查实例名称 |
400 | DMS.00400082 | Instance id is repeated. | 实例ID重复。 | 请检查实例ID |
400 | DMS.00400085 | The message body contains invalid characters or is not in JSON format. The error key is <key>. | 请求消息体不是JSON格式或字段非法,有明确的错误字段。 | 请检查错误字段 |
400 | DMS.00400099 | The following instances in the Creating, Starting, Stopping, or Restarting state cannot be deleted. | 实例状态为创建中、启动中、停止中、重启中时不允许执行删除操作。错误的实例为:{} | 请检查实例状态 |
400 | DMS.00400100 | The instances array can contain a maximum of 50 instance IDs. | instances数组最多只能包含50个实例ID。 | 请检查实例数量 |
400 | DMS.00400101 | The name of a Kafka topic must be 4 to 64 characters long and start with a letter. Only letters, digits, underscores (_), and hyphens (-) are allowed. | Kafka实例创建Topic的名称必须以字母开头且只支持大小写字母、中横线、下划线以及数字,长度为4-64。 | 请检查topic名称 |
400 | DMS.00400102 | The number of partitions created for a Kafka topic must be within the range of 1-200. | Kafka实例创建Topic的分区数必须在1-200范围内。 | 请检查topic分区数 |
400 | DMS.00400103 | The number of replicas created for a Kafka topic must be within the range of 1-20. | Kafka实例创建Topic的副本数必须在1-20范围内。 | 请检查topic副本数 |
400 | DMS.00400105 | The message retention period of a Kafka topic must be within the range of 1-168. | Kafka实例创建Topic的老化时间必须在1-168范围内。 | 请检查Topic老化时间 |
400 | DMS.00400106 | Invalid maintenance time window. | 维护时间窗参数非法。 | 请检查维护时间窗参数 |
400 | DMS.00400107 | The instance exists for unpaid scale up orders. Please process non payment orders first. | 该实例的扩容订单已存在,请先处理订单。 | 请处理已存在的订单 |
400 | DMS.00400108 | The Instance exists for processing scale up order. Please try again later. | 该实例的扩容订单正在处理中,请稍后重试。 | 请稍后再试 |
400 | DMS.00400124 | The maximum number of disk expansion times has been reached. | 超过磁盘最大扩容次数 | 请检查磁盘最大扩容次数 |
400 | DMS.00400125 | Invalid SPEC_CODE. | SPEC_CODE不合法 | 请检查SPEC_CODE |
400 | DMS.00400126 | Invalid period time. | 无效的包周期时间。 | 请检查包周期时间 |
400 | DMS.00400127 | Instance not support to change retention_policy. | 实例不支持修改老化策略。 | 请联系技术支持 |
400 | DMS.00400128 | Invalid public access parameters. | 公网访问参数错误。 | 请检查公网访问参数 |
400 | DMS.00400129 | Current instance version is less than required. | 当前版本的实例不支持该操作。 | 请联系技术支持 |
400 | DMS.00400133 | Sink task quota for connector invalid. | 无效的connector任务配额。 | 请联系技术支持 |
400 | DMS.00400134 | There is another order need to pay first. | 已存在未支付的订单。 | 请继续支付订单 |
400 | DMS.00400135 | Not support disk encrypted. | 不支持磁盘加密。 | 请不要选用磁盘加密功能 |
400 | DMS.00400136 | Disk encrypted key is null. | 磁盘加密的密钥是空值。 | 请检查磁盘加密的密钥 |
400 | DMS.00400137 | Disk encrypted key state is not enabled. | 磁盘加密密钥状态不是开启。 | 请开启磁盘加密状态 |
400 | DMS.00400142 | Timestamp is invalid. | 时间戳无效。 | 请输入正确的时间戳。 |
400 | DMS.00400500 | Invalid disk space. | 磁盘空间不合法 | 请检查磁盘空间 |
400 | DMS.00400800 | Invalid request parameter. Check the request parameter. | 请求参数不合法 | 请检查请求参数 |
400 | DMS.00400861 | Replication factor larger than available brokers. | 创建Topic的副本数大于当前可用的Broker数。 | 请联系技术支持工程师协助解决。 |
400 | DMS.00400867 | Failed to create the Smart Connect task. | 创建connector task失败 | 请联系技术支持。 |
400 | DMS.00400868 | Failed to stop the Smart Connect task. | 停止connector task失败 | 请稍后再试。 |
400 | DMS.00400869 | Failed to start the Smart Connect task. | 启动connector task失败 | 请稍后再试。 |
400 | DMS.00400870 | Failed to verify the Smart Connect task. | 校验connector task失败 | 请稍后再试。 |
400 | DMS.00400872 | Failed to restart the Smart Connect task. | 重启connector task失败 | 请稍后再试。 |
400 | DMS.00400873 | Failed to modify the Smart Connect task. | 修改connector task参数失败 | 请联系技术支持。 |
400 | DMS.00400874 | The topic has been used in another Smart Connect task. | Topic已经在其他SmartConnectTask中使用 | 请核实Topic后重试。 |
400 | DMS.00400876 | The topic does not exist. | Topic不存在 | 请核实Topic后重试。 |
400 | DMS.00400882 | The topic offset cannot be deleted: The topic is subscribed by the current consumer group. | 该主题仍被当前消费组订阅,禁止删除该主题的偏移量。 | 取消主题和消费组的订阅关系。 |
400 | DMS.00400970 | Invalid RabbitMQ plugin name. | 插件名称非法 | 请检查插件名称是否在插件列表中 |
400 | DMS.00400971 | The instance ssl is off. | 实例未开启ssl。 | 请检视实例详情,是否开启ssl。 |
400 | DMS.00400973 | 查询topic的消费组,请求过于频繁,同一个实例同一时间仅允许一个请求。 | 查询topic的消费组,请求过于频繁,同一个实例同一时间仅允许一个请求。 | 确保同一实例同一时间仅存在一个请求 |
400 | DMS.00400975 | Failed to query topics. | 查询topic失败。 | 请检查topic是否存在。 |
400 | DMS.00404033 | Does not support extend RabbitMQ disk space. | 不支持扩容RabbitMQ的磁盘空间。 | 请使用扩大集群的方式扩容RabbitMQ实例。 |
400 | DMS.00500033 | Failed to access EPS to update the project | 访问EPS更新project失败 | 请联系技术支持工程师协助解决。 |
400 | DMS.00500960 | Invalid user AK/SK. | 用户AK SK非法 | 请核实用户AK SK后重试。 |
400 | DMS.00500978 | Consumer group name exists. | 消费组名称已存在。 | 请检查消费组名称。 |
400 | DMS.00500980 | Partition reassigning. | 有分区平衡任务正在进行中。 | 检查分区平衡任务。 |
400 | DMS.00500982 | Insufficient broker disk. | 目标broker磁盘容量不足。 | 检查目标broker磁盘容量。 |
400 | DMS.00500986 | Your account has been restricted. | 您的账户被限制 | 联系计费中心处理 |
400 | DMS.00500987 | Balance is not enough | 余额不足 | 请充值后重试 |
400 | DMS.10240002 | The number of queried queues exceeds the upper limit. | 查询队列的数量超过了范围。 | 请检查队列数量 |
400 | DMS.10240004 | The tag name is invalid. | Tag名称无效。 | 请检查tag名称 |
400 | DMS.10240005 | The project ID format is invalid. | Project ID的格式无效。 | 请检查projectid格式 |
400 | DMS.10240007 | The name contains invalid characters. | 名称包含无效字符。 | 请检查名称 |
400 | DMS.10240009 | The message body is not in JSON format or contains invalid characters. | 消息体不是JSON格式或字段非法。 | 请检查消息体 |
400 | DMS.10240010 | The description contains invalid characters. | 描述包含无效字符。 | 请检查描述 |
400 | DMS.10240011 | The name length must be 1 to 64 characters. | 名称长度必须为[1,64]。 | 请检查名称长度 |
400 | DMS.10240012 | The name length must be 1 to 32 characters. | 名称长度必须为[1,32]。 | 请检查名称长度 |
400 | DMS.10240013 | The description length must not exceed 160 characters. | 描述长度必须为[0,160]。 | 请检查描述长度 |
400 | DMS.10240014 | The number of consumable messages exceeds the maximum limit. | 最大消费消息数不在合法范围内。 | 请检查最大消费消息数量 |
400 | DMS.10240015 | The queue ID format is invalid. | Queue ID的格式无效。 | 请检查queueid |
400 | DMS.10240016 | The group ID format is invalid. | Group ID的格式无效。 | 请检查groupid |
400 | DMS.10240017 | The queue already exists. | 队列已经存在。 | 请检查队列是否已存在 |
400 | DMS.10240018 | The consumer group already exists. | 消费组已存在。 | 请检查消费组是否已存在 |
400 | DMS.10240019 | The number of consumer groups exceeds the upper limit. | 消费组的数目超出限制。 | 请检查消费组数量 |
400 | DMS.10240020 | The quota is insufficient. | 配额不足。 | 请检查配额 |
400 | DMS.10240021 | The value of time_wait is not within the value range of 1-60. | 消费等待时间不在[1,60]范围内。 | 请检查消费等待时间 |
400 | DMS.10240022 | The value of max Consume Count must be within the range of 1-100. | 进入死信队列前的最大消费次数的值必须在[1,100]范围内。 | 请检查死信队列最大消费次数的值 |
400 | DMS.10240027 | The value of retention_hours must be an integer in the range of 1-72. | Kafka队列的消息保存时间必须在[1,72]范围内。 | 请检查kafka队列消息保存时间 |
400 | DMS.10240028 | Non-kafka queues do not support retention_hours. | 非Kafka队列不能设置消息保存时间。 | 请检查是否是kafka队列,如果不是请不要设置消息保存时间 |
400 | DMS.10240032 | The queue is being created. | 队列正在创建。 | 请检查队列是否已在创建中 |
400 | DMS.10240035 | The tag key is empty or too long. | 队列标签的键不能为空,或者长度太长。 | 请检查队列标签的键 |
400 | DMS.10240036 | The tag key contains invalid characters. | 队列标签的键包含非法字符。 | 请检查队列标签的键 |
400 | DMS.10240038 | The tag value is too long. | 队列标签的值太长。 | 请检查队列标签的值 |
400 | DMS.10240039 | The tag value contains invalid characters. | 标签的值包含非法字符。 | 请检查队列标签的值 |
400 | DMS.10240040 | You can only create or delete tags. | 只能支持创建或者删除的操作。 | 请检查操作是否符合要求 |
400 | DMS.10240041 | You can only filter or count tags. | 只能支持过滤或者统计的操作。 | 请检查操作是否符合要求 |
400 | DMS.10240042 | The number of records on each page for pagination query exceeds the upper limit. | 分页查找的分页大小超出范围。 | 请检查分页大小 |
400 | DMS.10240043 | The number of skipped records for pagination query exceeds the upper limit. | 分页查找的分页偏移超出范围。 | 请检查分页偏移 |
400 | DMS.10240044 | A maximum of 10 tags can be created. | 不能创建超过10个标签。 | 请检查标签数量 |
400 | DMS.10240045 | The tag key has been used. | 标签的键已经被使用过。 | 请检查标签是否已使用 |
400 | DMS.10540001 | The message body contains invalid fields. | 消息体的字段非法。 | 请检查消息体字段 |
400 | DMS.10540003 | Message ack status must be either 'success' or 'fail'. It should not be '{status}'. | 消息确认status字段值必须为'success'或'fail',目前为 {status}。 | 请检查请求字段status是否不符合要求 |
400 | DMS.10540004 | Request error | 请求错误:queue或group name与handler的信息不匹配。 | 请检查queue或group name与handler的信息 |
400 | DMS.10540010 | The request format is incorrect | 请求的格式错误:{错误描述信息}。 | 请检查请求格式 |
400 | DMS.10540011 | The message size is {message size}, larger than the size limit {max allowed size}. | 请求消息大小超过阈值,目前为{消息大小},最大限制为:{最大消息大小}。 | 请检查请求消息大小 |
400 | DMS.10540012 | The message body is not in JSON format or contains invalid characters. | 消息体不是JSON格式或字段非法。 | 请检查消息体格式 |
400 | DMS.10540014 | The URL contains invalid parameters. | URI中参数错误。 | 请检查url参数 |
400 | DMS.10540202 | The request format is incorrect | 请求的格式错误:{错误描述信息} 。 | 请检查请求格式 |
400 | DMS.10542204 | Failed to consume messages due to {desc}. | 消费消息失败,错误信息为:{错误描述}。 | 请查看错误信息并做对应处理 |
400 | DMS.10542205 | Failed to obtain the consumption instance because the handler does not exist. This may be because the consumer instance is released 1 minute after the message is consumed. As a result, the consumer instance fails to be obtained from the handler. | handler不存在,获取消费实例失败,可能是因为1分钟后消费实例释放,导致从handler获取consumer实例失败。 | 请检查handler |
400 | DMS.10542206 | The value of ack_wait must be within the range of 15-300. | ack_wait的取值必须在15~300范围内。 | 请检查ack_wait的取值 |
400 | DMS.10542209 | The handler does not exist because the handler fails to be parsed, the message consumption times out, or the message consumption is repeatedly acknowledged. | handler不存在,可能是因为handler解析失败、消费确认超时或重复确认。 | 请检查handler或者消费确认是否超时 |
400 | DMS.10542214 | The request format is incorrect | 请求的格式错误:{错误描述信息}。 | 请检查请求格式 |
400 | DMS.111400860 | Instance partition is not enough. Total partition is over the partition limitation. | 实例分区配额不足,超出实例分区上限 | 请检查分区数是否超过限制。 |
400 | DMS.40001016 | Invalid Kafka config for connector. | Kafka Connector配置错误 | 根据错误提示信息检查配置并修复 |
400 | DMS.40050005 | Requested topic already exists. | 请求的主题已存在 | 请检查请求的主题 |
400 | DMS.40050015 | Consumer group exists. | 消费组已存在。 | 请检查消费组。 |
400 | DMS.50050004 | The consumer group is offline. | 消费组不在线 | 启动该消费组内消费者实例 |
401 | DMS.10240101 | Invalid token. | Token无效。 | 请检查token是否有效 |
401 | DMS.10240102 | Expired token. | Token已过期。 | 请检查使用的token是否已过期 |
401 | DMS.10240103 | Missing token. | Token缺失。 | 请检查是否没有token |
401 | DMS.10240104 | The project ID and token do not match. | Project-ID和Token不匹配。 | 请检查projectid和token是否匹配 |
403 | DMS.00403002 | A tenant has the read-only permission and cannot perform operations on DMS. | 租户只有只读权限,无法操作DMS。 | 请检查租户权限 |
403 | DMS.00403003 | This role does not have the permissions to perform this operation. | 角色没有操作权限,无法执行此操作。 | 请检查角色权限 |
403 | DMS.00403007 | Authorization denied. | 用户缺少权限,无法执行操作。 | 请检查用户权限 |
403 | DMS.10240304 | Change the quota of a queue or consumer group to a value smaller than the used quota. | 修改队列或者消费组的配额小于已使用的数量。 | 请检查配额 |
403 | DMS.10240306 | The tenant has been frozen. You cannot perform operations on DMS. | 租户已被冻结,您无法操作DMS消息队列服务。 | 请检查租户状态 |
403 | DMS.10240307 | The consumer group quota must be within the range of 1-10. | 消费组的配额必须在[1,10]范围内。 | 请检查消费组数量是否已超过配额 |
403 | DMS.10240308 | The queue quota must be within the range of 1-20. | 队列的配额必须在[1,20]范围内。 | 请检查队列数量是否已超过配额 |
403 | DMS.10240309 | Access denied. You cannot perform operations on DMS. | 访问被拒绝,您无法操作DMS消息队列服务。 | 请检查是否有操作DMS权限 |
403 | DMS.10240310 | A tenant has the read-only permission and cannot perform operations on DMS. | 租户只读权限,您无法操作DMS消息队列服务。 | 请检查租户权限 |
403 | DMS.10240311 | This role does not have the permissions to perform this operation. | 角色没有操作权限,您无法操作DMS消息队列服务。 | 请检查角色权限 |
403 | DMS.10240312 | The tenant is restricted and cannot perform operations on DMS. | 租户受限,您无法操作DMS消息队列服务。 | 请检查角色权限 |
404 | DMS.00404001 | The requested URL does not exist. | 请求的URL不存在。 | 请检查url |
404 | DMS.00404022 | This instance does not exist. | 实例不存在。 | 请检查是否存在该实例 |
404 | DMS.00404024 | Connector does not exist. | Connector不存在。 | 请检查Connector |
404 | DMS.00404026 | The dumping task does not exist. | 转储任务不存在。 | 请检查转储任务 |
404 | DMS.00404027 | Connector already exists. | Connector已存在。 | 请检查Connector |
404 | DMS.00404029 | The dumping task quota has been reached. | 超过最大转储任务配额。 | 请检查转储任务配额 |
404 | DMS.10240401 | The queue ID is incorrect or not found. | 队列ID错误或者没找到。 | 请检查对应的队列ID是否存在且正确 |
404 | DMS.10240405 | The consumption group ID is incorrect or not found. | 消费组ID错误或者没找到。 | 请检查对应的消费组ID是否存在且正确 |
404 | DMS.10240406 | The URL or endpoint does not exist. | Url或Endpoint不存在。 | 请检查对应的Url或Endpoint是否存在且正确 |
404 | DMS.10240407 | The request is too frequent. Flow control is being performed. Please try again later. | 请求过于频繁,正在流控,请稍后再试。 | 请稍后再试 |
404 | DMS.10240426 | No tag containing this key exists. | 不存在包含该键的标签。 | 请检查标签 |
404 | DMS.10540401 | The queue name does not exist. | 队列名不存在。 | 请检查队列名是否存在 |
405 | DMS.00405001 | This request method is not allowed. | 请求中指定的方法不被允许。 | 请检查请求方法 |
408 | DMS.111501024 | Query timed out | 消息查询超时 | 请稍后查询 |
500 | 111500032 | Create order failed. | 创建订单失败。 | 请联系技术支持。 |
500 | DMS.00500000 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500006 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500017 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500024 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500025 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500041 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500052 | Internal service error. | 实例升级JOB提交失败。 | 请联系技术支持。 |
500 | DMS.00500053 | Internal service error. | 未找到实例节点。 | 请联系技术支持。 |
500 | DMS.00500054 | Internal service error. | 生成密码错误。 | 请联系技术支持。 |
500 | DMS.00500070 | Internal service error. | 实例配置失败。 | 请联系技术支持。 |
500 | DMS.00500071 | Internal service error. | 创建实例备份策略失败。 | 请联系技术支持。 |
500 | DMS.00500094 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500106 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.00500990 | Failed to update topics. | 更新topic失败。 | 请联系技术支持。 |
500 | DMS.00501000 | Failed to create agency, may be you do not have the agency permission. | 创建委托失败 | 检查当前用户是否有委托权限 |
500 | DMS.00501001 | Failed to get agency roleId. | 移除委托的权限策略失败 | 请稍后重试 |
500 | DMS.00501002 | Failed to query agency roleId. | 根据传入的角色名称查询不到对应的角色id | 请检查传入的角色名称是否正确 |
500 | DMS.00501003 | Failed to grant role to agency. | 给委托授权限策略失败 | 请稍后重试,或联系技术支持 |
500 | DMS.00501010 | The product specification does not exist. | 查询产品规格不存在。 | 请联系技术支持。 |
500 | DMS.00501011 | Failed to query the product ID from CBC. | 包周期实例变更时向cbc查询产品id失败。 | 请联系技术支持。 |
500 | DMS.00501012 | Smart Connect tasks exist. | Smart Connect中存在任务。 | 请先删除Smart Connect中的任务。 |
500 | DMS.10250002 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.10250003 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.10250004 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.10250005 | Internal communication error. | 内部通讯异常。 | 请联系技术支持。 |
500 | DMS.10250006 | Internal service error. | 内部服务错误。 | 请联系技术支持。 |
500 | DMS.10550035 | tag_type must be either or or and. | tag_type不正确,tag_type必须为or或者and。 | 请检查tag_type |
501 | DMS.00501118 | Insufficient CPU quota. | CPU配额不足 | 申请CPU配额。 |
501 | DMS.111501026 | Maximum bytes per query reached. | 查询消息的总字节数超过限定值。 | 缩短时间范围,确保查询字节数不超过限定值,或者使用其他方式查询 |
503 | DMS.111501025 | Query Busy. Please try again later. | 查询繁忙,请稍后查询。 | 请稍后查询。 |

