Database Error Messages

ORA-39254

Direct path load not possible into preexisting table with column that has a default value and is not being loaded or is default on null; table string, column string

Cause

The direct path access method could not be used to load into a preexisting table that has a column with a default value and that column is not being loaded into, or the column is default on null.


Action

Remove the ACCESS_METHOD parameter from the import command line.