Config file for Indiviual Stages

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
nansekar
Participant
Posts: 29
Joined: Mon Nov 03, 2008 6:23 am

Config file for Indiviual Stages

Post by nansekar »

Hello Team

I have a config file declared at project level with 8 nodes,

We have Netezza has our target database..

So whenever we try to load the Netezza or any select stmt triggered on Nz through Ds jobs generates 8 threads in Netezza.

so we have asked to run it on a Single thread, basically on a Single node.

Is there any possiblity to restrict at the Stage level to use a specified config file.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

At a Stage level go to Stage -> Advanced and you will see option to let you choose the config file, or node pool and resource constraints or node map constraints. These are documented in the product help files.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Is it possible to run the Netezza stage in sequential mode?
-craig

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