0 / 0

Decode stage: fast path (DataStage)

Last updated: Mar 12, 2025
Decode stage in DataStage: fast path

This section specifies the minimum steps to take to get a Decode stage functioning.

About this task

IBM® DataStage® has many defaults which means that it can be very easy to include Decode stages in a job.

Procedure

Open the stage and expand the Properties section. Specify the UNIX command that will be used to decode the data, together with any required arguments. The command should expect its input from STDIN and send its output to STDOUT.