Database Error Messages

OCI-14473

Mapping table or the journal table cannot be dropped while there are failed online partition maintenance operations that must be cleaned up.

Cause

An attempt is being made to directly drop the mapping table or the journal table while there are failed online partition maintenance operations for cleanup.


Action

Clean up failed online partition maintenance operations using the PL/SQL package CLEANUP_ONLINE_OP. The clean up procedure will internally take care of dropping the mapping table and the journal table.