aiaiDBA

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

13718043309

010-86462881

XOQ-02202: Object "string" cannot be upgraded because its name is the same as an existing object.

XOQ-02202: Object "string" cannot be upgraded because its name is the same as an existing object.
Cause: The upgrade failed because the object name was the same as the name of an existing object. In earlier versions of Oracle Database, a cube, dimension, or measure folder could have the same name as a database table. In Oracle Database 11g and later, cubes, dimensions, measure folders, and RDBMS tables must all have different names.
Action: Change the object name and try the upgrade again.

请先 登录 后评论

1 个回答

小智
XOQ-02202:无法升级对象“ string ”,因为它的名称与现有对象相同。,
.原因:升级失败,因为对象名称与现有对象的名称相同。在Oracle数据库的早期版本中,多维数据集,维度或度量文件夹可能与数据库表具有相同的名称。在Oracle Database 11g和更高版本中,立方体,维度,度量文件夹和RDBMS表必须都有不同的名称。,
.操作:更改对象名称,再次尝试升级。,
.
请先 登录 后评论