Error
Error Code:
ORA-28660
Oracle Error ORA-28660: MOVE Partitioned IOT
Description
The ORA-28660 error occurs in Oracle Database when attempting to move an entire Partitioned Index-Organized Table (IOT) using the MOVE command. This operation is not supported directly by Oracle.
Error Message
ORA-28660: Partitioned Index-Organized table may not be MOVEd as a whole
Known Causes
1 known causesIncorrect MOVE Operation
Attempting to move the entire partitioned IOT as a single unit instead of individual partitions. ⚠
Solutions
Coming SoonGeneral Troubleshooting Tips
- Check the error message carefully for specific details
- Review recent changes that might have caused the error
- Search for the exact error code in the official documentation
- Check log files for additional context
- Try restarting the application or service