暂无图片

ORA-36185:(XSAGGR11) workspace object does not have any AGGCOUNT information.

错误码

错误描述:(XSAGGR11) workspace object does not have any AGGCOUNT information.
错误原因:User attempted an operation (such as the AVERAGE aggregation operator or the AGGCOUNT function) that requires a variable to have AGGCOUNT information on a variable that does not.
解决方法:Define the variable using the WITH AGGCOUNT clause, or use the CHGDFN ADD AGGCOUNT command to enable AGGCOUNT for the variable.

向认证技术专家提问

向技术专家提问

相关搜索
查看更多》