we run a job in 4 nodes,i want to run same job on 8 nodes is
it possible?
job recompling is mandtory?why?
Answer Posted / shilpasagar
To run a job on 8 node that is previously run on 4 node,
you need to change the cofiguration file.
Open the job in designer -> Go to Tools -> Configurations
Create new Confuguration file such that it contains 8 nodes
with multiple pools.
with in yout job, open the stages and click on
configuration file, which will have list of configuration
files available for the project. select the one that in
which u have included 8 nodes.
compile and run the job. Now the job will run on 8 nodes
configuration.
If u want all the jobs in the project to run on 8 nodes
config .. then update APT_CONFIG_FILE env variable with the
name that is given to 8 nodes config file.
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
Where do you see different stages in the designer?
Define Data Stage?
What are some prerequisites for datastage?
What is job control?
Name the different types of Lookups in Datastage?
Difference between IBM DATA STAGE8.5 and DATA STAGE9.1 ?
how to read 100 records at a time in source a) hw is it fr metadata Same and b) if metadata is nt same?
What are the functionalities of link collector?
Is it possible to implement parallelism in Mainframe Jobs ? If Yes how ? If no why ?
How to convert RGB Value to Hexadecimal values in datastage?
Which commands are used to import and export the datastage jobs?
What is the difference between datastage and informatica?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What are the different options associated with dsjob command?
How complex jobs are implemented in datstage to improve performance?