400 | Account.UpdateError | Update Account failed, please check your input value | Failed to update the account. Check the specified parameters or the parameter policy configuration. |
400 | Database.ConnectError | Database connect error. please check instance status and database processlist | A database connection error occurred. Check the instance state and the database connection pool. |
400 | DbRestoring | Database is in restoring state. | The database is in the restoring state. |
400 | InvalidAccountPrivilege.Malformed | Specified account privilege is not valid. | Your account does not have the required permissions. |
400 | IncorrectAccountStatus | Current account status does not support this operation. | - |
400 | IncorrectAccount | Current DB instance account does not support this operation. | - |
400 | InvalidDBNameOrAccountPrivilege | Account permissions and database names must correspond. | The account can have only one permission on the database. |
403 | IncorrectDBInstanceType | Current DB instance type does not support this operation. | The operation failed. The RDS instance is not in a ready state. |
403 | IncorrectDBInstanceState | Current DB instance state does not support this operation. | - |
403 | IncorrectAccountType | Current account type does not support this operation. | This operation is not supported for the current account type. Check the account type. |
403 | IncorrectAccountPrivilegeType | the current account privilege type does not support this operation. | The permission type of the current account does not support this operation. |
403 | OperationDenied.AccountMode | The operation is not permitted due to account mode of instance. | The operation is not supported for the account type of the RDS instance. ApsaraDB RDS supports two types of accounts: privileged accounts and standard accounts. |
403 | IncorrectDBInstanceCharacterType | Current DB Instance character_type does not support this operation. | This operation is not supported for the character type of the current instance. |
404 | IncorrectDBInstanceLockMode | Current DB instance lock mode does not support this operation. | The operation failed. The RDS instance is locked. |
404 | InvalidAccountName.NotFound | Specified account name does not exist. | - |