You need to enable JavaScript to run this app.
导航

错误码

最近更新时间2024.01.15 16:56:37

首次发布时间2022.04.12 19:06:09

本文汇总了云数据库 veDB MySQL 版中可能出现的错误码。

分类
错误码
Message
HttpCode
描述
公共InvalidParameterFormatThe input parameter is not valid.400异常参数。
InvalidParameterThe specified parameter %s is not valid.400参数 %s 值无效。
InvalidPageNumberPageNumber must greater or equal to 1.400分页页数应该大于等于 1。
InvalidPageSizePageSize must be between 1-%s.400分页条数应该在 1 到 %s 之间。
MissingParameterThe input parameter %s that is mandatory for processing this request is not supplied.400缺少 %s 参数。
MissingParameter.AtLeastOneParameterAt least one parameter in the given array [ ] is mandatory.400需至少填入 [ ] 中的一个参数。
InvalidParameter.AtMostOneParameterAt most one parameter in the given array [ ] is mandatory.400最多只能填入 [ ] 中的一个参数。
InternalErrorThe request processing has failed with internal server error.500内部错误。
InvalidParameter.NotSupportedThe specified parameter %s is unsupported.400不支持 %s 参数。
ServiceUnavailableThe request has failed due to a temporary failure of the server.503当前服务暂时不可用。
实例InvalidNodeSpecThe NodeSpec is not invalid. Supported options are: %v .400节点规格无效。支持的规格配置有:%v。
InvalidInstanceNameLength must be between 1-128, must start with a letter or a Chinese character, contains only alphabets, numbers, '.', '-', '_',"+" Chinese charactors or empty string.400长度需要在 1-128 个字符之间,必须以字母或汉字开头,只能包含字母、数字、.-_+、汉字、或空字符串。
InvalidInstanceStatusThe Instance Status is not invalid.400实例状态无效。
InvalidDatabaseTypeThe Database Type is not invalid.400数据库类型无效。
InvalidTimeZoneAccepted Time Zone format should be like 'UTC -12:00', 'UTC +10:00'.400可接受的时区格式如 UTC -12:00UTC +10:00
InvalidInstanceStatus.NotRunningThe specified instance is not running.400当前实例状态不在运行中。
InvalidInstanceStatus.ClosedThe specified instance has closed.400当前实例已关停。
InvalidInstanceId.NotFoundThe specified instance does not exist.404该实例不存在。
InvalidNode.NotFoundInstance [%s] in Cluster [%s] is not exist.404集群 [%s] 中的实例 [%s] 不存在。
InvalidInstanceId.DuplicateThe specified instance already exists.400该实例已存在。
白名单InvalidParameter.AllowListNameMalformedLength must be between 1-128, must start with a letter or a Chinese character, contains only alphabets, numbers, "-", "_" and Chinese characters.400长度需要在 2-120 个字符之间,必须以小写字母开头,以小写字母或数字结尾,只能包含小写字母、数字、和下划线(_)。
InvalidAllowListName.DuplicateThe specified AllowList already exists.400指定的白名单已存在。
InvalidParameter.AllowListDescMalformedLength must be less than 200.400长度必须小于 200。
QuotaExceeded.AllowListIPThe IPs in the AllowList cannot exceed %v.400一个白名单中的 IP 不能超过 %v 个。
InvalidAllowListIPList.InvalidIPListThe specified IPList exists duplicate IP address.400指定的 IP 列表无效。
QuotaExceeded.AllowListThe AllowLists in region cannot exceed %v400一个地域中的白名单不能超过 %v 个。
InvalidAllowListId.NotFoundThe specified AllowList does not exist.404指定的白名单不存在。
InvalidAllowListIPList.IPDuplicateThe specified IPList exists duplicate IP address.400指定的 IP 列表存在重复的 IP 地址。
InvalidParameter.UnsupportedThe specified %s is not supported.400不支持 %s 参数。
OperationDenied.ApplyInstanceNumConflictThe input parameter ApplyInstanceNum is s%, but there are v% instances applying this AllowList.400输入参数 ApplyInstanceNum 为 s%,但存在 v% 的实例应用此白名单。
OperationDenied.AllowListIdInuseThe operation is not permitted due to the specified AllowList is associated by instance.400指定的白名单已与实例绑定,无法执行该操作。
QuotaExceeded.AllowListAssociationThe specified AllowList exceeds the association limit.400指定的白名单超出了绑定限制。
QuotaExceeded.InstanceAllowListThe specified instance exceeds the association limit.400指定的实例超出了绑定限制。
QuotaExceeded.InstanceAllowListIPThe IP addresses of the AllowLists associated with the specified instance exceeds the limit.400与指定实例绑定的白名单的 IP 地址超过限制。
数据库InvalidParameter.DatabaseNameMalformedLength must be between 2-64, must start with a low case letter, contains only low case letter, numbers, '_', '-', and can't contains keywords, and end with a low case letter or number.400长度需要在 2-64 个字符之间,应该以小写字母开头,以小写字母或数字结尾,只能包含小写字母、数字、和下划线(_),不可以包含关键字。
InvalidCharacterSetThe Character Set is only support: utf8, ascii, latin1, utf8mb4.400字符集仅支持 utf8,ascii,latin1 和 utf8mb4。
InvalidDatabaseName.DuplicateThe specified database name already exists.400该数据库已存在。
InvalidDatabaseName.NotFoundThe specified database name does not exist.404该数据库不存在。
InvalidParameter.TimeZoneMalformedAccepted Time Zone format should be like 'UTC -12:00', 'UTC +10:00'.400可接受的时区格式如 UTC -12:00UTC +10:00
备份恢复InvalidBackupPeriodThe Backup Period is only support: Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday.400全量备份周期仅支持选择星期一、星期二、星期三、星期四、星期五、星期六、星期天。
OperationDenied.BackupAmountOverTheLimitThe operation is not permitted due to the db or table amount over the limit.400数据库或表数量超过上限,无法执行该操作。
OperationDenied.BackupJobExistsThe operation is not permitted due to exist running backup job.400当前实例正在执行备份任务,无法执行该操作。
InvalidSnapShot.NotFoundThe specified Snap Shot does not exist.404该快照不存在。
InvalidBackupWindowThe backup windows is preferred to be 2 hours.400备份窗口最好是 2 小时。
OperationDenied.SnapshotNotReadyThe specified snapshot %s is not ready.400快照 %s 未就绪。
InvalidBackupIdThe specified BackupId is invalid.400指定的备份 ID 无效。
计费InvalidChargeTypeThe Charge Type is only support %v .400计费方式仅支持 %v。
维护InvalidMaintainWindowMaintain Window should be as format 00:00 to 02:00 and duration should be 2 to 4 hours.400维护窗口应采用 00:00~02:00 的格式,窗口期应在 2~4 小时之间。
账号InvalidPrivilegeTypeThe Privilege Type is only support: ReadWrite ReadOnly DDLOnly DMLOnly.400权限类型仅支持 ReadWriteReadOnlyDDLOnlyDMLOnly
InvalidAccountName.DuplicateThe specified Account Name already exists.400账号已存在。
InvalidAccountName.NotFoundThe specified Account Name does not exist.400该账号不存在。
InvalidDatabasePrivilege.RepetitiveThe Database %s , Privilege %s is repetitive.400数据库 %s 的权限 s% 重复。
InvalidUserPrivilege.RepetitiveThe User %s , Privilege %s is repetitive.400账号 s% 的权限 % 重复。
InvalidAccountTypeThe specified account type is not valid.400账号类型无效。
InvalidParameter.UserNameMalformedLength must be between 2-32, must start with a low case letter, contains only low case letter, numbers, '_', and can't contains keywords, and end with a low case letter or number.400长度需要在 2-32 个字符之间,应该以小写字母开头,以小写字母或数字结尾,只能包含小写字母、数字、和下划线(_),不可以包含关键字。
InvalidParameter.PasswordMalformedLength must be between 8-32, contain at least any three of uppercase letters, lowercase letters, numbers, or special characters.400长度需要在 8-32 个字符之间,应至少包含大写字母、小写字母、数字和特殊字符中的三种。
操作OperationDenied.UnsupportedOperationThe operation is unsupported for the specified instance.400当前实例不支持该操作。
OperationDenied.InvalidNodeInstance [%s] in Cluster [%s] is not reachable.400集群 [%s] 中的实例 [%s] 不可访问。
OperationDenied.StatusNotReadyThe required reboot is not allowed now.400重启当前无法执行。
OperationDenied.InstanceLockModeThe operation is not permitted due to lock of instance.403当前实例已锁定,无法执行该操作。
OperationDenied.InstanceMaintainingThe operation is not permitted due to the instance being maintained.400当前实例在维护中,无法执行该操作。
网络InvalidVpcId.NotFoundThe specified VPC ID does not exist.404该 VPC ID 不存在。
InvalidSubnetId.UnavailableThe specified SubnetId is unavailable.400该子网 ID 不可用。
InvalidEipId.UnavailableThe specified EipId is unavailable.400该 EIP ID 不存在。
EndpointLimitExceedThe custom endpoints of specified instance exceed its limit.400该实例的自定义终端数量超出限制。
InvalidEndpointId.NotFoundThe specified EndpointId does not exist.400指定的连接终端 ID 不存在。
InvalidEndpointId.NotAllowedThe specified EndpointId is not allowed.400指定的连接终端 ID 不允许执行该操作。
OperationDenied.InvalidEndpointStatusThe operation is not allowed because the specified endpoint %s needs at least one node.400缩减节点个数后,连接终端 %s 不满足至少关联一个节点的限制。