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 / 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 |
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
What are routines in datastage?
How can you find out whether datastage process is running or not in unix?
what is a message handler
What is the method of removing duplicates, without the remove duplicate stage?
What is the Difference Between DataStage 7.5 version and 8.1 Version?
whom do you report?
which is the most complex job in your career? Please tell me answer?
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
How we can covert server job to a parallel job?
what is the difference between lookup stage reject link and merge stage reject link in datastage Parallel jobs?
How a source file is populated?