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 |
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
What is job control?
data stores in which location while using data set stage as the target?
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
country, state 2 tables r there. in table 1 have cid,cname table2 have sid,sname,cid. i want based on cid which country's having more than 25 states i want to display?
source 1123445 I WANT OUTPUT AS DUPLICATES TO TARGET1 LIKE TARGET1 1144 NON-DUPLICATES TO TARGET2 TARGET2 235
how can u find out the datastage job is running on how many nodes
What is the difference between the local container and shared container?
If the job aborted in a sequencer, how can we start that from the previews successful job.
Hi Every one, I have a scenario plz suggest me 1)On daily we r getting some huge files data so all files metadata is same we have to load in to target table how we can load? 2) One column having 10 records at run time we have to send 5th and 6th record to target at run time how we can send? Hi plz help me for above scenarios and If any one is having JobSequence kindly send me one example and the scenario to my mail ID(nrvdwh@gmail.com)
What are the steps needed to create a simple basic datastage job?
CHANGE CAPTURE