Page 1 of 1

Cannot find lookup stage

Posted: Mon Aug 08, 2005 11:11 am
by ncsridhar
I cannot find the lookup stage in my pallette. This stage is mentioned in the parallel jobs documentation, and now I cannot find a parellel job option in my datastage client. What's going on here.. is it like the edition I have is not the enterprise edition? or is there something like a menu option that I need toggle on or off?


Thanks!

Posted: Mon Aug 08, 2005 11:15 am
by logic
check what you have installed.........

Posted: Mon Aug 08, 2005 11:15 am
by Sainath.Srinivasan
Try 'File -> New' and see whether you have parallel option.

Re: Cannot find lookup stage

Posted: Mon Aug 08, 2005 11:16 am
by ogmios
One person for immediate DataStage training :wink:

In the server edition it's e.g. just a regular database stage. The first one you connect to a transformer will get a full line, the rest you connect are lookups by default (which broken lines) and use slightly different semantics.

The primary stage will supply the main "row" and fields of that row can then be used to in the lookup stage to get additional data fields based on the primary key in a different table... it's all pretty neatly described in the documentation.

Ogmios

Posted: Mon Aug 08, 2005 12:15 pm
by ncsridhar
Thanks for the quick primer. I get it now, I got carried away with that lookup stage from the parallel job documentation earlier.

It may be that I don;t have an enterprise edition - that's why I cannot see the database lookup stage... but anyway, this solves the problem for now.

Posted: Mon Aug 08, 2005 12:37 pm
by chulett
If in the Designer you don't have an option to create Parallel jobs, you don't have the Enterprise Edition.

And you're not the first person to be thrown by the online help, which includes every stage for all products. You'll find a Conditional Lookup in there as well, too bad it's only for the 390 product. :?

Posted: Mon Aug 08, 2005 7:07 pm
by ray.wurlod
The parallel job's Lookup stage allows for conditional lookup, and supports a business rule for handling the situation that the condition is not met, separately from the situation that the lookup failed.

This is functionality that would be really useful in server jobs but, sadly, isn't there. Phil Walker's been asking for it for years!