aiaiDBA

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

13718043309

010-86462881

ORA-33447: (ESDREAD16) Discarding compiled code for workspace object because workspace object and workspace object, which were partition-dependent when the code was compiled, are now not partition-dependent.

ORA-33447: (ESDREAD16) Discarding compiled code for workspace object because workspace object and workspace object, which were partition-dependent when the code was compiled, are now not partition-dependent.
Cause: Two variables are "partition-dependent" if they share any external partition target variables, or if one is the target of an external partition of the other. If object names referred to partition-dependent variables at compile time but refer to non-partition-dependent variables in the run-time context, the OLAP DML program, formula, or model will be automatically recompiled.
Action: None needed.

请先 登录 后评论

1 个回答

小智
ORA-33447:(ESDREAD16)放弃工作空间对象的编译代码,因为编译代码时依赖于分区的工作空间对象和工作空间对象现在不依赖于分区。,
.原因:如果两个变量共享任何外部分区目标变量,或者如果一个是另一个的外部分区的目标,则两个变量是“依赖于分区的”。如果对象名称在编译时引用分区相关变量,但在运行时上下文中引用非分区相关变量,OLAP DML程序,公式或模型将自动重新编译。,
.操作:不需要。,
.
请先 登录 后评论