Database Error Messages

SQL*Loader-00586

OID directive not allowed for table string

Cause

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


Action

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