Database Error Messages

XOQ-02518

Object cannot be renamed to "string" because that name is already being used by an existing object.

Cause

A row in the CUBE_UPGRADE_INFO table had a value in the NEW_NAME column that was not unique.


Action

Fix the CUBE_UPGRADE_INFO table by using an UPDATE command or running DBMS_CUBE.INTIALIZE_CUBE_UPGRADE.