Page 1 of 1

Getting warnings

Posted: Thu Oct 16, 2008 4:06 am
by deesh
Hi DS guys,

I have getting warnings when i am run the job. Please can tell to me how to solve these bellow common warnings. These warning gettings after Aggregated stage used and its transfer to sequencial file.

1. Sequencial_File_26,0: When Checking operator: When validating export schema: At field "sum": Exporting nullable field without null handling properties

2. Sequencial_File_26,0: When Checking operator: When validating export schema: At field "sub2avg": Exporting nullable field without null handling properties

3. Sequencial_File_26,0: Missing record delimiter "\n", saw EOF instead

4. Sequencial_File_26,0: Import warning at record 4:

Posted: Thu Oct 16, 2008 5:21 am
by ArndW
My guess is that your file has the first line as headings, and you didn't specify that in your sequential file stage.