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
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 |
HOW WILL YOU IMPLEMENT SURROGATE KEY IN SCD BY USING SURR_KEY GENERATOR,THE VALUE OF S_KEY SHOULD NOT REPEAT EVEN IF THE JOB IS COMPILED REPEATEDELY?
Explain connectivity between datastage with datasources?
What is the process of killing a job in datastage?
How to perform incremental load in datastage?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS
Differentiate between operational datastage (ods) and data warehouse?
if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?
What is difference between server jobs & parallel jobs?
How many jobs in ur project? Explain any complex job u have done in ur project?
What is the purpose of interprocessor stage in server jobs?
I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
Describe the main features of datastage?