aiaiDBA

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

13718043309

010-86462881

XOQ-02212: The expression for this MdmMeasure cannot be read. Analytic workspace "string" was not attached when the connection was opened.

XOQ-02212: The expression for this MdmMeasure cannot be read. Analytic workspace "string" was not attached when the connection was opened.
Cause: The Oracle Database 10g analytic workspace contained a derived measure. Derived measures can only be upgraded if the analytic workspace is attached before the first call to DataProvider.createSession or DataProvider.initialize.
Action: Attach the analytic workspace before calling DataProvider.createSession or DataProvider.initialize. Alternatively, set the IgnoreMappingErrors option to YES in the UPGRADE or COMMIT options to suppress this error message. The derived measure will become an MdmBaseMeasure after the upgrade.

请先 登录 后评论

1 个回答

小智
XOQ-02212:无法读取此MdmMeasure的表达式。打开连接时未附加分析工作区“ string ”。,
.原因: Oracle数据库10g分析工作空间包含派生度量。派生措施只能在首次调用DataProvider.createSession或DataProvider.initialize之前附加分析工作区时进行升级。,
.操作:在调用DataProvider.createSession或DataProvider.initialize之前附加分析工作区。或者,在UPGRADE或COMMIT选项中将IgnoreMappingErrors选项设置为YES可抑制此错误消息。导出的度量将在升级后成为MdmBaseMeasure。,
.
请先 登录 后评论