Originally posted by: AnnGS
I have a set of map(s) that is supposed to select and create 10 output records. One of the maps receives this Warning...
<ExecutionSummary MapStatus="Warning" mapreturn="29" ElapsedSec="0.1567" BurstRestartCount="0">
<Message>Output valid but unknown data found</Message>
When this occurs only 5 of the records are created in the output. The records that are not created fall through logic that was recently modified.
However, when I turn the trace on for the maps, all works fine. No warnings and all the expected records are created successfully. Turn the traces off, warning occurs again and records not created. Input is a flat file (*.csv) and final output is to a DB2 (UDB) table.
What is going on? What can I do to fix this, I don't want the trace on in production?
We are on V7.5.1 running on Windows 2003 server.
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender