164 Star 224 Fork 1.2K

openGauss / docs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
GAUSS-04441----GAUSS-04450.md 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
liyang 提交于 2020-12-18 11:47 . error code

GAUSS-04441 -- GAUSS-04450

GAUSS-04441: "Unsupport store format, only support ORC format for DFS table."

SQLSTATE: XX000

错误原因:系统内部错误。HDFS表检测数据格式,发现不是ORC格式。

解决办法:修改数据格式。

GAUSS-04442: "'INSERT' is not supported by the type of relation."

SQLSTATE: D0011

错误原因:该表不支持insert操作。

解决办法:请联系技术支持工程师提供技术支持。

GAUSS-04443: "'DELETE' is not supported by the type of relation."

SQLSTATE: D0011

错误原因:该表不支持delete操作。

解决办法:请联系技术支持工程师提供技术支持。

GAUSS-04444: "'UPDATE' is not supported by the type of relation."

SQLSTATE: D0011

错误原因:该表不支持update操作。

解决办法:请联系技术支持工程师提供技术支持。

GAUSS-04449: "parent of GROUPING is not Agg node"

SQLSTATE: 42P27

错误原因:系统内部错误。

解决办法:请联系技术支持工程师提供技术支持。

GAUSS-04450: "parent of GROUPINGID is not Agg node"

SQLSTATE: 42P27

错误原因:系统内部错误。

解决办法:请联系技术支持工程师提供技术支持。

1
https://gitee.com/opengauss/docs.git
git@gitee.com:opengauss/docs.git
opengauss
docs
docs
2.1.0

搜索帮助