Sequential file stage does not output the entire line

Symptom

A sequential file stage issues the following warning and reads records only incompletely.

Import consumed only 13bytes of the record's 46 bytes (no further warnings will be generated from this partition)

The number of bytes depends on the actual file.

Cause

I speculate that the codepage processing implementation is queer. I could not find a subproperty neither in the properties nor format tab to specify the codepage the file is expected in. But...

Solution

one can specify a Unicode codepage in the extend field of the columns of the columns tab.

Kommentare

Beliebte Posts aus diesem Blog

Error when checking operator: Could not find input field 'field_name'

Missing record delimiter "\n", saw EOF instead