Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
idcompliance-rule

Rule name

Link Sort

Parallel Job

Yes

Server Job

No

Job Sequence

No

Description

Identifies link sorts

Description

Developers where possible should utilise the sort stage rather than utilising the link sort facility. The sort stage allows more options for controlling the behaviour of the sort operation, appears in the job monitor as well as better communicating visually to other developers the main functions of the ETL job.

...

Additionally, the sort stage appears in the job monitor, so progress can be tracked at any point, rather than the job monitor 'going dark' when using a link sort.

Actions

Replace the link sort with an explicit sort stage.