EIM export
How to make EIM export non required columns , there is a column which is not required and is not part of any user key and it is not also a foreigh key.
The data column is of type CLOB and it stores large amount of text data.
I checked EIM mapping is correct and the export job runs successfully with no errors in log file. upon inspecting log file i see the Insert statement to the EIM table does not populate this column.
Is there any way to include this column by some special parameter in log file .
below is IFB file