Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The DataStage Parallel Engine will throw a runtime error if the last line from a file does not have the include line endings consistent with the previous rows.

A potential work around for the issue (which may or may not be practical) would be to add the line endings to the last line of source data files.

Actions

If the now-present last new line produces a material effect upon downstream job operation, either update downstream jobs to accept it, or remove it

Actions

If the source file has no line endings on the final line you can either …

  • modify the upstream job to include the line ending on the final row of the file, or

  • allow the file to be generated by the upstream process and add the final line ending by way of a post-

...

  • generation routine or script.

...

See also

...