Database Error Messages

ORA-39943

Global index string.string in tablespace string has orphaned entries.

Cause

This is an informational message to describe a failure during transportable containment checking. Orphaned entries need to be cleaned up before transporting a tablespace.


Action

Use DBMS_PART.CLEANUP_GIDX() to cleanup orphaned index entries.