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
what is use of SDR function?
Define meta stage?
How many areas for files does datastage have?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
Can you explain repository tables in datastage?
Explain ibm infosphere information server and highlight its main features?
What are the repository tables in datastage?
Describe the architecture of datastage?
how many rows sorted in sort stage by default in server jobs
Distinguish between informatica & datastage. Which one would you choose and why?
How to reverse the string using SQL?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
What is the difference between validated and compiled in the datastage?
Give an idea of system variables.
What is the different type of jobs in datastage?