ALTER TABLE|INDEX RENAME may not be combined with other operations

Solution ID:ORA-14047

Type: Oracle

Cause

ALTER TABLE or ALTER INDEX statement attempted to combine a RENAME operation with some other operation which is illegal

Actions

Ensure that the statement describes exactly one partition to be moved and that it does not contain any commas

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


https://community.oracle.com/message/10206405


https://community.oracle.com/message/10382479


https://community.oracle.com/message/2041178


https://community.oracle.com/message/10117912


https://community.oracle.com/message/2762878


https://community.oracle.com/message/4019579


https://community.oracle.com/message/4443755


https://community.oracle.com/message/1454297


https://community.oracle.com/message/10550616


Browse all solutions to database errors from Oracle, MS SQL, or MySQL