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 |
how to sort two columns in single job in datastage.
I have a few records all are same structures data, I want to store data in multiple targets how?
how can we do null handling in sequential files
What is the difference between datastage and datastage tx?
what is repositery?
why do we need a datawarehouse when we have databases to store data?
How many Nodes configuration file you used in your last project?
How many Key we can define in remove duplicate stage?
on how many columns we can perform aggregation in the Aggregator stage?
WHAT are unix quentios in datastage
Why fact table is in normal form?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?