/
Replicating Server Job designs using containers

Replicating Server Job designs using containers

There are many cases where Local Containers are introduced in order to replicate the design of a Server job. For example, here’s a Server job design that makes use a single Sequential File stage that reads from multiple files, a design not possible in the Parallel canvas:

After conversion into a Parallel job the Server Sequential File is now represented by a single icon: A Local Container which hides the complexity required of the equivalent Parallel implementation. In this case the Server Sequential File is represented by two separate Parallel Sequential File stages, each reading their respective link’s files. Note that the target ODBC database does not get converted in the same was at the equivalent Parallel stage still supports multiple input links.

Related content

Job Decomposition
More like this
Introducing Parallel Job Structural Differences
Introducing Parallel Job Structural Differences
More like this
Converting jobs with Job Control
Converting jobs with Job Control
Read with this
Translating Stages within Containers
Translating Stages within Containers
More like this
Design Conversion Approach
Design Conversion Approach
Read with this

© 2015-2024 Data Migrators Pty Ltd.