How will you load you daily/monthly jobs datas in to Fact and
Dimension table using datastage.
No Answer is Posted For this Question
Be the First to Post Answer
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
0 Answers Alpharithm Technologies,
How many input links can you give to a Transformer stage?
A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
where the log files or tables can store in DS?
where we use column generator stage in real time scenario?
How you Remove the Dataset in Unix?
Why we use surrogate key?
if a column contains data like abc,aaa,xyz,pwe,xok,abc,xyz,abc,pwe,abc,pwe,xok,xyz,xxx,abc, roy,pwe,aaa,xxx,xyz,roy,xok.... how to send the unique data to one source and remaining data to another source????
what is 'reconsideration error' and how can i respond to this error and how to debug this
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
Define project in datastage?
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?