公共错误码

诊断 400 InvalidMobileVerifyCode Mobile verify code is invalid-诊断 400 ContactInUse The contact cannot be deleted because it is in use.-诊断 400 SearchNotEnabled Search in not enabled-诊断 400 ExecuteSearchError Failed to...

DeleteADSetting-删除RDS SQL Server的AD域关联

403 InvalidOperation.Invalid Current instance is not in Domain,remove operation is only valid when current instance is in domain.当前实例不在域中,删除操作仅在当前实例在域中时有效。403 IncorrectDBInstanceState Current DB ...

DeleteADSetting-删除RDS SQL Server的AD域关联

403 InvalidOperation.Invalid Current instance is not in Domain,remove operation is only valid when current instance is in domain.当前实例不在域中,删除操作仅在当前实例在域中时有效。403 IncorrectDBInstanceState Current DB ...

行和数组比较

NOT IN expression NOT IN(value[,.])右手边是一个圆括弧包围的标量列表。如果左手边表达式的结果不等于所有右手边表达式,结果为“真”。它是下面形式的缩写:expression<>value1 AND expression<>value2 AND.请注意如果左手边表达式得到...

错误码

保存点异常 3B000 保存点异常(SAVEPOINT EXCEPTION)3B001 无效的保存点声明(INVALID SAVEPOINT SPECIFICATION)3D 类:非法数据库名 3D000 非法数据库名(INVALID CATALOG NAME)3F 类:非法模式名 3F000 非法模式名(INVALID SCHEMA ...

RDS SQL Server实例间复制数据库

备份集中没有指定的数据库 400 InvalidRestoreTimeSpecified Unable to restore to the specified time,because the database is in cold storage at this time.Please choose a valid restore point.不能恢复到指定的时间点,因为数据库在...

RDS SQL Server实例间复制数据库

备份集中没有指定的数据库 400 InvalidRestoreTimeSpecified Unable to restore to the specified time,because the database is in cold storage at this time.Please choose a valid restore point.不能恢复到指定的时间点,因为数据库在...

CreateReadOnlyDBInstance-创建只读实例

400 InvalidSecurityIPList.Malformed The specified parameter SecurityIPList is not valid.-400 InvalidSecurityIPList.Duplicate The Security IP address is not in the available range or occupied.当前的安全IP地址已被占用或不在...

CreateReadOnlyDBInstance-创建只读实例

400 InvalidSecurityIPList.Malformed The specified parameter SecurityIPList is not valid.-400 InvalidSecurityIPList.Duplicate The Security IP address is not in the available range or occupied.当前的安全IP地址已被占用或不在...

CreateReadOnlyDBInstance-创建只读实例

400 InvalidSecurityIPList.Malformed The specified parameter SecurityIPList is not valid.-400 InvalidSecurityIPList.Duplicate The Security IP address is not in the available range or occupied.当前的安全IP地址已被占用或不在...

CreateReadOnlyDBInstance-创建只读实例

400 InvalidSecurityIPList.Malformed The specified parameter SecurityIPList is not valid.-400 InvalidSecurityIPList.Duplicate The Security IP address is not in the available range or occupied.当前的安全IP地址已被占用或不在...

7.0版TPC-H性能测试

CREATE TABLE PART(P_PARTKEY INTEGER NOT NULL,P_NAME VARCHAR(55)NOT NULL,P_MFGR CHAR(25)NOT NULL,P_BRAND CHAR(10)NOT NULL,P_TYPE VARCHAR(25)NOT NULL,P_SIZE INTEGER NOT NULL,P_CONTAINER CHAR(10)NOT NULL,P_RETAILPRICE decimal...

Serverless模式数据共享性能测试

创建一个名为db01的数据库,并切换到db01数据库,语句如下:CREATE DATABASE db01;\c db01 查询db01的UUID,语句如下:SELECT current_database_uuid();创建一个名为tpch的Schema,并将其设置为默认Schema,语句如下:CREATE SCHEMA IF NOT...

SQL诊断

Hologres提供慢Query日志,默认采集大于100ms的DML和...ERRCODE_INVALID_CATALOG_NAME ERRCODE_UNDEFINED_DATABASE 指定的数据库不存在。暂无 检查数据库是否存在。ERRCODE_CANNOT_COERCE 两个类型数据之间无法转化时报错。cannot cast type ...

子查询表达式

本节描述本数据库中可用的 SQL 兼容的子查询表达式。所有本节中成文的表达式都返回布尔值(真/假)结果。EXISTS EXISTS(subquery)EXISTS 的参数是一个任意的 SELECT 语句,或者说 子查询。系统对子查询进行运算以判断它是否返回行。如果它...

测试方案介绍

CREATE TABLE ORDERS(O_ORDERKEY bigint NOT NULL PRIMARY KEY,O_CUSTKEY int NOT NULL,O_ORDERSTATUS text NOT NULL,O_TOTALPRICE DECIMAL(15,2)NOT NULL,O_ORDERDATE date NOT NULL,O_ORDERPRIORITY text NOT NULL,O_CLERK text NOT NULL...

ODPS-0420095:Access Denied-The task is not in ...

本文为您介绍 ODPS-0420095:Access Denied-The task is not in release range:Merge 的报错原因及处理方法。问题现象 在您使用MaxCompute过程中,当您尝试执行下面的SQL语句来合并小文件:set odps.merge.cross.paths=true;set odps.merge....

合约链错误码

SERVICE_TX_WAITING_EXECUTE 414 tx is verified,waiting to be executed 交易已验证,等待执行 WS_NO_DATABASE_FAILED 1000 ws database is not Initialized 世界状态(WS)数据库未初始化 WS_NO_CODE_HASH_FAILED 1001 ws failed to find...

公共错误码

诊断 404 GeographicRegionForRegion.NotFound The geographic region for region has not found-诊断 404 GeographicSpanForRegion.NotFound The geographic span for region has not found-诊断 500 DB.Error db error 数据库报错 诊断 ...

5` is not under aggregate function and not in ...

问题描述 Quick BI仪表板报错:"Column `col_5` is not under aggregate function and not in GROUP BY(version*.*.*.*)。问题原因 非聚合字段需要出现在group by里。解决方案 将计算字段中涉及到的非聚合字段拖拽到配置面板的行中即可。...

自助健康检查常用命令

数据库总的Table Group数不建议超过3个。Shard数应大于Worker Node数,小于Core数的60%。如果配置了Replication,Shard数应等比例减小,或等比例增加Worker Node计算资源。检查命令如下。查询当前Table Group个数 select count(distinct ...

错误码表(2.0版)

18001 Not support CREATE DATABASE in db:schema 无法在该数据连接上进行CREATE DATABASE操作,请检查所用数据库连接是否正确。18002 非ADS user导致的失败信息。操作必须由ADS user进行,请确认当前使用的UMM账号是ADS用户账号。18003 NA...

登录后报错:user not in workspace

问题描述 Quick BI账号已加入组织与工作空间内,登录后报错:user not in workspace。问题原因 元数据可以查询到用户数据,base_id输入有误。解决方案 纠正base_id,重新申请Quick BI账号,添加至组织及工作空间内即可。适用于 Quick BI

ListClasses-查询规格信息

数据库实例ID不存在,请检查。访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2022-09-13 OpenAPI 错误码发生变更 看变更集 变更项 变更内容 错误码 OpenAPI 错误码发生变更。错误码 400 变更 删除错误码:403 删除...

ListClasses-查询规格信息

数据库实例ID不存在,请检查。访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2022-09-13 OpenAPI 错误码发生变更 看变更集 变更项 变更内容 错误码 OpenAPI 错误码发生变更。错误码 400 变更 删除错误码:403 删除...

ListClasses-查询规格信息

数据库实例ID不存在,请检查。访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2022-09-13 OpenAPI 错误码发生变更 看变更集 变更项 变更内容 错误码 OpenAPI 错误码发生变更。错误码 400 变更 删除错误码:403 删除...

ListClasses-查询规格信息

数据库实例ID不存在,请检查。访问 错误中心 查看更多错误码。变更历史 变更时间 变更内容概要 操作 2022-09-13 OpenAPI 错误码发生变更 看变更集 变更项 变更内容 错误码 OpenAPI 错误码发生变更。错误码 400 变更 删除错误码:403 删除...

DeleteFlowTag-删除标签

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidIdentifier.NotFound space id is error or not ...

MySQL提示:1055(42000):SELECT list is not in GROUP...

问题现象 在执行MySQL命令进行查询时,提示如下错误:1055(42000):SELECT list is not in GROUP BY clause and contains nonaggregated column 可能原因 该报错可能由以下两种原因引入:原因一:用户修改了sql_mode参数,加上了ONLY_FULL_...

出错提示“Newest installed kernel not in use”

问题描述 在操作系统迁移时,出错提示“Newest installed kernel not in use”。问题原因 待迁移的操作系统中未将最新安装的内核设置为启动内核,可能导致操作系统迁移失败。解决方案 更换内核启动顺序,将最新版本的内核设置为默认启动...

UpdateFlowTag-更新标签

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidIdentifier.NotFound space id is error or not ...

CreateFlowTag-创建标签

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidIdentifier.NotFound space id is error or not ...

DQL操作常见问题

子查询 在执行MaxCompute SQL过程中,使用NOT IN后面接子查询,子查询返回的结果是上万级别的数据量,但当IN和NOT IN后面的子查询返回的是分区时,返回的数量上限为1000。在必须使用NOT IN的情况下,该如何实现此查询?交集、并集和补集 ...

比较函数

NULL argument GREATEST()Return the largest argument IN()Check whether a value is within a set of values INTERVAL()Return the index of the ... IN()Check whether a value is not within a set of values STRCMP()Compare two strings

在集成移动推送辅助通道后显示"register not in main ...

问题详述 注册推送辅助通道,打印了如下日志:register not in main process,return 这是什么意思?是不是注册失败了?问题原因 移动推送除了应用进程外还有一个后台进程channel,而辅助通道的注册只会在主进程执行,在其他进程就会打印这...

CreateProjectMember

400 Invalid.Tenant.UserNotInProject The user is not in the project.用户不在项目中。400 Invalid.Tenant.UserAlreadyInProject The user already exists in the project.待添加用户已经存在于工作空间中。400 Invalid.Tenant....

DeleteFlowTagGroup-删除标签分类

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidOrganization.NotFound The organization is not ...

UpdateFlowTagGroup-更新标签分类

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidOrganization.NotFound The organization is not ...

CreateFlowTagGroup-创建标签分类

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidOrganization.NotFound The organization is not ...

StopVMDeployOrder-终止机器部署

403 Forbidden.UserNotInCurrentOrganization The user is not in the organization and is not authorized to perform the operation.当前用户不在该企业中,无权进行操作。404 InvalidOrganization.NotFound The organization is not ...
共有200条 < 1 2 3 4 ... 200 >
跳转至: GO
产品推荐
云服务器 安全管家服务 安全中心
这些文档可能帮助您
云数据库 RDS 数据库备份 云数据库 MongoDB 版 云数据库 Redis 版 弹性公网IP 短信服务
新人特惠 爆款特惠 最新活动 免费试用