Oracle Error ORA-39796: column array entry for string is not valid for the current subtype

Oracle Error Message

ORA-39796: column array entry for string is not valid for the current subtype

Reason for the Error

This column was not part of the current subtype being loaded for this object column or table. Therefore, its entry must be null in the column array.

Solution

Set the column array entry to null.