V$LOADISTAT

This view contains errors that occurred when updating indexes on a table during a load using the Direct Path API.

Column Datatype Description
OWNER VARCHAR2(31) Schema name
TABNAME VARCHAR2(31) Table name
INDEXNAME VARCHAR2(31) Index name
SUBNAME VARCHAR2(31) Index sub name
MESSAGE_NUM NUMBER Error message number
MESSAGE VARCHAR2(4000) Error message