by using dsjob..we can run only one job at a time?how can u
run multiple jobs at a time in unix?
Answer / rambabu
Using cron command and at command to run multiple jobs at a
time
| Is This Answer Correct ? | 3 Yes | 1 No |
where we use column generator stage in real time scenario?
How do you remove duplicate values in datastage?
I have Seq file, I don't want 10, 11th(or any two records like 20, 30th records ) records in the output
What are some prerequisites for datastage?
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
Why do you need stage variables?
In a batch if a job fails in between and you want to restart the batch from that particular job and not from the scratch then what will you do?
Star Schema vs. Snow Flake Schema. What is the best model for DW? Give example for both the models performance wise?
Define meta stage?
Hai..,This is Kiran M. What is D/B Change Capture stage and Difference stage?
My input has a unique column-id with the values 10,20,30.....how can i get first record in one o/p file,last record in another o/p file and rest of the records in 3rd o/p file?
How do you load dimension data and fact data? Which is first