Search found 2 matches

by PeterBZ
Sun Feb 01, 2009 7:23 pm
Forum: General
Topic: Fatal Error - Unable to initialize exporter
Replies: 4
Views: 3208

I have a an incoming Sequential File (named IN_FILE_FF) that connects to a Modify stage. The modify stage changes one of the fields from a Char to Integer. It then connects to a Lookup Stage (which is also linked to a DB2 stage). The Lookup stage's Lookup Failure is set to "Reject", meanin...
by PeterBZ
Sun Feb 01, 2009 1:36 pm
Forum: General
Topic: Fatal Error - Unable to initialize exporter
Replies: 4
Views: 3208

Fatal Error - Unable to initialize exporter

I currently have a Lookup stage that outpus rejects to a Sequential File (REJECT_2_FF). Before the data goes into the Lookup stage, I have a modify stage that changes one of my fields from a Char to Integer (So I can properly match the keys in the Lookup stage). However, when I run the job I get an ...