Database Error Messages

SQL*Loader-00587

SID directive not allowed for table string

Cause

The SID directive was specified but the table is not a nested table. The SID directive can be specified only for nested tables.


Action

Verify that the name of the table is correct. If so, then remove the SID directive.