3812 The positional assignment list has too few values.
Explanation:
The list of values specified by the INSERT statement is shorter than the list of columns in the table. This error occurs on the INSERT statement.
Generated By:
RES and OPT modules.
For Whom:
End User.
Remedy:
Correct the INSERT statement to have a position (value or comma) for each column in the table.