Page 1 of 1

How to invoke the Lookup or join or any parallel stages

Posted: Wed Apr 14, 2004 6:28 am
by kumarreddy
Hi all,
Here how to invoke the any parallel stages(lookup,join,mege....) in my job ...
here i am facing the problem like ,not able to invoke the join stage or lookup stage in my jobs...
thanks
Kumar G

Posted: Wed Apr 14, 2004 7:36 am
by chulett
If 'invoke' means 'use', you need to have the 390/Mainframe version of DataStage in order to be use certain stages and some are specific to the PX version. You can tell which stages below where by looking at their backgrounds in the online help. They'll be a different color than Server stages and will be labelled differently.

Are you sure you have the proper version of DataStage for the Stages you are trying to use?

Posted: Wed Apr 14, 2004 4:26 pm
by ray.wurlod
If you have all options installed, and invoke the "File > New" menu, you get five choices:
  • server job
    parallel job
    mainframe job
    shared container
    job schedule
The job in which you're actually working will have the appropriate word in the top left hand corner of the canvas.
As Craig mentioned, the stage types are idiosyncratic. You can only use PX stage types in parallel jobs, you can only use mainframe stage types in mainframe jobs.
Check whether you've opened a server job inadvertently - if you have, you will not be able to use PX or mainframe stage types. They won't even appear on the palette.