Sort in the Transformer failed

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
elavenil
Premium Member
Premium Member
Posts: 467
Joined: Thu Jan 31, 2002 10:20 pm
Location: Singapore

Sort in the Transformer failed

Post by elavenil »

Hi,

Parallel job was created in DS 6.0.1 and we are in the process of migrating our projects into DS 7.1. While doing the migration, we encountered the problem as follows.

index arg (2) exceeds count: 2

Let me explain, what we have done in the job, the job reads data from dataset and sort the data using 3 key columns while loading the data into the output dataset and this job failed while running the job. But when data is sorted using 2 key columns, it is working fine.

Can anyone help me how to set index argument for a job/project?

Thanks in advance for your help.

Regards
Saravanan
Post Reply