i 10 jobs first two jobs are runing in 2nodes,next 2 jobs
are running in 4 nodes, next 4 jobs are running in 6 nodes
and the remaining jobs are running on 10 nodes. how to
change the node configuration?

Answers were Sorted based on User's Feedback



i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are r..

Answer / subbuchamala

First create 4 Configuration files(2 Node, 4 Node 6 Node and 10 Node config files).

And add the environment variable($APT_CONFIG_FILE) to all the jobs in the job Properties.

-->For first2 jobs: Assign the 2 Node configuration file path to the $APT_CONFIG_FILE variable in Job properties.
-->For next 2 jobs: Assign the 4 Node configuration file path to the $APT_CONFIG_FILE variable in Job properties.

do this for all jobs.

Bsed on this config file setting, Jobs will pick required Config file in runtime.

Is This Answer Correct ?    4 Yes 0 No

i 10 jobs first two jobs are runing in 2nodes,next 2 jobs are running in 4 nodes, next 4 jobs are r..

Answer / subhash

First create 3 Configuration files(2 Node, 4 Node and 6 Node
config files).
in the job, go to the 'TOOLS' tab,
then go to 'Configurations' select the on which node
configuration file you want to run the job.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Data Stage Interview Questions

If I make any changes in the parallel job,do I need to implement the changes in the sequencer job,else the changes will be reflected automatically

6 Answers   TCS,


What are some prerequisites for datastage?

0 Answers  


What is size of a transaction and an array means in a datastage?

0 Answers  


A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?

1 Answers   TCS,


WHERE YOU USE UNIX COMMANDS AS A ETL DEVELOPER?

2 Answers   Wipro,






How to work with XML out put stage? Please explain step by step? i need to generate XML file using Table data. Given is the .XSD file. Please help?

2 Answers   TCS,


how to handle null values using transformer stage?

1 Answers  


is it possible to access the same job by two users at a time in DataStage?

2 Answers   IBM,


what is combinability and non combinability?

2 Answers  


3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000

2 Answers  


on how many columns we can perform aggregation in the aggregator stage?

2 Answers   Reliance,


How will you move hashed file from one location to another location?

0 Answers   NTT Data,


Categories