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;