Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Query name

Fixed Width Sequential File With Line Termination

Server Asset Type

Sequential File stage

Analysis Type

Advisory

Description

Checks if a Sequential file stage in a Server job is set to Fixed Width and has Line Endings NOT set to “none”.

Issue

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

Actions

If the source file has no line endings on the final line, either modify the upstream job to include the line endings, or add them by way of a routine or script.


See also

  • No labels