sequence compilation error

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
dodda
Premium Member
Premium Member
Posts: 244
Joined: Tue May 29, 2007 11:31 am

sequence compilation error

Post by dodda »

Hello

i have a problem while compiling the sequence. In the sequence i am running some specific jobs in multiple instances and for them i have enabled multiple istances option. when i compile the sequence i have the following the error.

Compiling: Source = 'RT_BP985/JOB.150667382.DT.1485838458', Object = 'RT_BP985.O/JOB.150667382.DT.1485838458'
********************************************************?
0049 $DEFINE JobParam%%1 STAGECOM.JOB.STATUS<7,21>
^
Variable Name (LOCAL) unexpected, Was expecting: Assignment Operator
**************************************************************************************************************************************************************************************

1 Errors detected, No Object Code Produced.
(seq_ABC_XYZ_extr)

your help will be appreciated.

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

Post by ray.wurlod »

Can you open the file RT_BP985/JOB.150667382.DT.1485838458 and post a few lines either side of line #49 ?
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