aiaiDBA

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

13718043309

010-86462881

ORA-37001: You have one or more attached but unupdated analytic workspaces.

ORA-37001: You have one or more attached but unupdated analytic workspaces.
Cause: The user has attempted to shut down OLAP, but they have active analytic workspaces whose changes have not been saved.
Action: Either issue the update command to update the AWs, or pass TRUE as the force parameter to dbms_aw.shutdown()

请先 登录 后评论

1 个回答

小智
ORA-37001:您有一个或多个已连接但未更新的分析工作区。,
.原因:用户尝试关闭OLAP,但它们有活动的分析工作区,其更改尚未保存。,
.操作:发出update命令以更新AW,或将TRUE作为force参数传递给dbms_aw.shutdown(),
.
请先 登录 后评论