aiaiDBA

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

13718043309

010-86462881

ORA-37421: specified pseudocolumn is not supported by CUBE ORGANIZED tables

ORA-37421: specified pseudocolumn is not supported by CUBE ORGANIZED tables
Cause: The pseudocolumn ORA_ROWSCN was referenced with a CUBE ORGANIZED table.
Action: Remove the ORA_ROWSCN reference.

请先 登录 后评论

1 个回答

小智
ORA-37421:CUBE ORGANIZED表不支持指定的伪列,
.原因:使用CUBE ORGANIZED表引用了伪列ORA_ROWSCN。,
.操作:删除ORA_ROWSCN引用。,
.
请先 登录 后评论