we run a job in 4 nodes,i want to run same job on 8 nodes is
it possible?
job recompling is mandtory?why?



we run a job in 4 nodes,i want to run same job on 8 nodes is it possible? job recompling is mandto..

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 ?    16 Yes 1 No

Post New Answer

More Data Stage Interview Questions

LIST THE BUILT-IN STAGES AVALIABLE IN SERVER JOBS?

2 Answers   Mannar Company, ME,


Define Data Stage?

0 Answers  


I have 3 jobs A,B and C , which are dependent each other. I want to run A & C jobs daily and B job run only on sunday. how can we do it?

1 Answers   CGI,


what is a force compile

2 Answers   Cap Gemini, IBM,


Which commands are used to import and export the datastage jobs?

0 Answers  






how to identifie,is it innerjoin,leftouter join in lookup?

2 Answers   Hexaware,


how can we generate row values like 1 1 1 2 2 2 3 3 3 using col generator plz let me know

2 Answers  


What steps should be taken to improve Datastage jobs?

0 Answers  


1. How many People are part of your Team? 2. Explain how you create jobs or flow of project? 3. Join Stage vs Lookup vs Merge Stage 4. Summation scenario based question - How you find sum of salary for a specific employee (Explain stages and flow of job)? 5. Explain Remove duplicates stage ? Can you do sort in this stage? 6. SQL Questions - Joins - Types, Difference between Join and Union 7. Unix Questions - How you run the Job, How you list all jobs in project 8. Explain Environmental Variables? 9. SQL Scenario - If you have 3 Identical record in a Table, Ex: 1, Ram, Xyz; 1, Ram, Xyz; 1, Ram, Xyz; Delete only 2 of the records and keep only 1 using the Delete query. How you will you do this?

1 Answers  


How to RD using transformer?

0 Answers   CTS,


hi, 1)totally how many jobs created in ur project 2)what is ur datamart size & Dwh size 3)How secure ur project 4)could u plz tell be about testing process after complete the job will run sucessfully or not in Datastage

1 Answers   Wipro,


How do you remove duplicate values in datastage?

0 Answers  


Categories