Oracle Error SQL*Loader-00299: Virtual column string in table string.string cannot be loaded.

Oracle Error Message

SQL*Loader-00299: Virtual column string in table string.string cannot be loaded.

Reason for the Error

Virtual columns were specified in the control file.

Solution

Virtual columns cannot be specified in the control file. Remove the virtual column from the SQL*Loader control file.