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?
Answer Posted / 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 |
Post New Answer View All Answers
Explain the situation where you have applied SCD in your project?
How complex jobs are implemented in datstage to improve performance?
How a source file is populated?
EXPLAIN SCD
how to run a sequential file stage in parallel if the stage is used on the TARGET side
Which warehouse using in your datawarehouse
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
How to implement complex jobs in data stage?
Field,NVL,INDEX,REPLACE,TRANSLATE,COLESC
Can you explain tagbatch restructure operator?
How many types of hash files are there?
How to perform incremental load in datastage?
What is a folder? Difference types of stages?
Describe stream connector?
Explain datastage architecture?