标题: ORA-23309: object string.string of type string [打印本页] 作者: admin 时间: 2016-9-1 08:37 标题: ORA-23309: object string.string of type string ORA-23309: object string.string of type string exists 15-36 Oracle Database ErrorMessages Cause: An object in the samenamespace exists, perhaps with a different type or
shape, or the same object has already been registered as an repobject inanother
object group. Action: Remove the offendingobject with the SQL DROP command, unregister
the offending object with dbms_repcat.drop_master_repobject(), or reinvoke the
request using TRUE for a boolean parameter such as retry oruse_existing_object.