Unexpected token Error using a Job Parameter in transformer.

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
sriragz
Participant
Posts: 2
Joined: Tue Sep 07, 2010 11:35 pm

Unexpected token Error using a Job Parameter in transformer.

Post by sriragz »

Hi All,

I am using a Job Parameter as derivations for generating source_id and datetimestamp columns using trasnformer stage.

But I am getting an Unexpected token error while compiling the job.
" IIS-DSEE-TFTK-00001 17:56:22(002) <transform> Error when checking composite operator: Unexpected tokens"

can anyone tell me how can i resolve this issue.

Thank you.
ray.wurlod
Participant
Posts: 54595
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Welcome aboard.

Please show us exactly how you are referring to the job parameter in the Transformer stage expression.

Did you build the expression using the Expression Editor?
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