Oracle Message ORA-14047 - ALTER TABLE|INDEX RENAME may not be combined with other operations

ERRORALTER TABLE|INDEX RENAME may not be combined with other operations
CAUSEALTER TABLE or ALTER INDEX statement attempted to combine a RENAME operation with some other operation which is illegal
ACTIONEnsure that RENAME operation is the sole operation specified in ALTER TABLE or ALTER INDEX statement;