Page 1 of 1

Dynamic configuration file in grid

Posted: Thu Nov 05, 2015 3:43 am
by soumya5891
The job design is like that

DB2 Connector---->Copy Stage---->Dataset

Environment is grid enabled.There are four physical nodes in the grid C1,C2,C3,C4(Say).The grid setting is as below.

$APT_GRID_ENABLE = YES
$APT_GRID_COMPUTENODES = 4
$APT_GRID_PARTITIONS = 1
$APT_GRID_QUEUE =

The dynamically generated config file will consist four nodes n1,n2,n3,n4(Say). Now from my understanding each node will be created in each server like below:

n1-->C1
n2-->C2
n3-->C3
n4-->C4

But the all nodes(n1,n2,n3,n4) are getting created in same physical server (C2).

What is the actual basis on which dynamic files are getting created at runtime?

Posted: Thu Nov 05, 2015 9:25 am
by PaulVL
What does your template APT file look like?

BTW, you will need to fill in the apt_grid_queue.