更新时间:2023-12-11 GMT+08:00
分享

GAUSS-02561 -- GAUSS-02570

GAUSS-02561: "cannot mv dynamic library %s to %s : %m"

SQLSTATE: 42P13

错误原因:调用系统函数失败。

解决办法:检查命令是否正确使用。

GAUSS-02562: "access to library '%s' is not allowed"

SQLSTATE: 42501

错误原因:不允许访问库。

解决办法:请检查是否有权限访问该路径下的库。

GAUSS-02563: "invalid macro name in dynamic library path: %s"

SQLSTATE: 42602

错误原因:动态库地址中包含不合法的路径宏。

解决办法:请检查动态库地址中的路径宏是否合法。

GAUSS-02564: "zero-length component in parameter 'dynamic_library_path'"

SQLSTATE: 42602

错误原因:动态库地址长度为0,不合法。

解决办法:请检查动态库的地址。

GAUSS-02565: "component in parameter 'dynamic_library_path' is not an absolute path"

SQLSTATE: 42602

错误原因:动态库地址不是绝对路径。

解决办法:请检查动态库的地址。

GAUSS-02566: "init_MultiFuncCall cannot be called more than once"

SQLSTATE: 2F000

错误原因:函数init_MultiFuncCall不能被调用多次。

解决办法:请检查调用逻辑。

GAUSS-02567: "could not determine actual result type for function '%s' declared to return type %s"

SQLSTATE: 42804

错误原因:无法确定函数的返回类型。

解决办法:请检查函数的返回类型。

GAUSS-02568: "proallargtypes is not a 1-D Oid array"

SQLSTATE: XX000

错误原因:函数参数不合法。

解决办法:请检查传入参数。

GAUSS-02569: "proargnames must have the same number of elements as the function has arguments"

SQLSTATE: 22023

错误原因:系统内部错误:函数参数数目与proarnames不匹配。

解决办法:请检查输入参数。

GAUSS-02570: "proargmodes is not a 1-D char array"

SQLSTATE: XX000

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

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

分享:

    相关文档

    相关产品