标题: ORA-26563: renaming this table is not allowed [打印本页] 作者: admin 时间: 2016-9-2 09:17 标题: ORA-26563: renaming this table is not allowed ORA-26563: renaming this table is not allowed Cause: Attempt to rename areplicated table, an updatable materialized view
table or the master table of a materialized view for which a materialized viewlog
has beencreated. Action: If desired,unregister the replicated table with dbms_repcat.drop_master_
repobject, or use the recommended procedure to rename the master table of a
materialized view.