Multiple job compile issue

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
SachinCho
Participant
Posts: 45
Joined: Thu Jan 14, 2010 1:23 am
Location: Pune

Multiple job compile issue

Post by SachinCho »

We are using 7.5.1 PX. We migrated our datastage code to QA by importing it from DEV.
When we are using multiple job compile utility to compile all the jobs couple of datastage sequences show compilation error.

e.g S051GPSVendorFeedRequest - Failed <<
Activity NCA_EmptyChk: Trigger Expression Lnk_To_ECA - Variable 'Iterations' not defined

Actually this varibale 'Iterations' is defined in job and when we compile the job individually it compiles successfully

Any pointers
Sachin C
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Is it reproduceable if you do a multiple-job compile with just that sequence, does it also generate the error message? If so, you should submit it to your support provider.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

I've seen several such examples going back many years. Granted it was with Server jobs but it manifested itself the same - completely bogus errors when using the MJC utility that compiled just fine individually because there was no problem with the job, just the utility.

There were a couple of specific job designs that triggered it and I documented / reported it back in the day but no clue if it was anything they ever fixed. Sorry but don't recall the details of what caused the problem. :(
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply