Database Error Messages

ORA-39942

Subpartitioned table string.string in tablespace string has a subpartition that has an incomplete online move.

Cause

This is an informational message to describe a failure during transportable containment checking. Online moves need to be complete before transporting a tablespace.


Action

Use the DBMS_PART.CLEANUP_ONLINE_OP procedure to force the online move to complete.