aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-37086: string is not a valueset

ORA-37086: string is not a valueset
Cause: An operation was attempted that supports only valuesets as precompute expressions in an aggmap, yet a different kind of precompute expression was used.
Action: Replace this limit expression with an equivalent valueset and retry the operation. General precompute expressions are deprecated.

请先 登录 后评论

1 个回答

小智
ORA-37086:string不是值集,
.原因:试图在aggmap中仅支持值集作为预计算表达式的操作,但使用了不同种类的预计算表达式。,
.操作:将此限制表达式替换为等效值集,然后重试该操作。一般预计算表达式已弃用。,
.
请先 登录 后评论