050055 : Delimiter must be SPACE if decimal separator is DECIMAL_COMMA.
Description
A comma cannot be used as a delimiter of an input text file if the decimal separator is set to DECIMAL_COMMA.
Solution
If the decimal separator is a comma, check that the text file exhibits a blank space between columns.
7/21/2010