Fatal Error when validating a job

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
somu_june
Premium Member
Premium Member
Posts: 439
Joined: Wed Sep 14, 2005 9:28 am
Location: 36p,reading road

Fatal Error when validating a job

Post by somu_june »

Hi,


Please help me when Iam validating a job. Iam facing a Fatal Error


main_program: Syntax error: Error in "group" operator: Error in output redirection: Error in output parameters: Error in modify adapter: Error in binding: Expected '=', got: "$", line 123


I have a job. Iam using look up for looking DB2 data and I have design like this

DB2
.
.
source..........lookupstage.....................transformer ...............seqfile1,seqfile2,Aggregator Stage.......dataset.


Iam looking to Mandt and osp. In transformer output constraint Iam giving as Is (null Lkup.osp) then to one seqfile and another constraint isnot(null(lkup.osp) to another seqfile.then Iam aggregating and sending to dataset.


Thanks,
Somaraju
somaraju
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Is this the same problem about which you've already started three other threads? :roll:
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply