标题: ORA-14047: ALTER TABLE|INDEX RENAME may [打印本页] 作者: admin 时间: 2016-8-18 09:54 标题: ORA-14047: ALTER TABLE|INDEX RENAME may ORA-14047: ALTER TABLE|INDEXRENAME may not be combined with other operations Cause: ALTER TABLE or ALTER INDEX statement attempted tocombine a
RENAME operation with some other operation which is illegal Action: Ensurethat RENAME operation is the sole operation specified in ALTER
TABLE or ALTER INDEX statement;