Database Error Messages

ORA-64152

There are no pending rows to process.

Cause

DBMS_XMLINDEX.PROCESS_PENDING was called on an index that does not have any pending rows to process.


Action

Execute NONBLOCKING COMPLETE operation to complete the nonblocking alter index.