Differentiate between operational datastage (ods) and data warehouse?
No Answer is Posted For this Question
Be the First to Post Answer
What are the functionalities of link collector?
What are the different plug-ins stages used in your projects?
if we take 2 tables(like emp and dept), we use join stage and how to improve the performance?
I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
Why do we use link partitioner and link collector in datastage?
How do you import and export data into datastage?
A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?
Define orabulk and bcp stages?
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 ?
What are the steps required to kill the job in Datastage?
How one source columns or rows to be loaded in to two different tables?
What is the function in Transformer stage can act as Rank Function in oracle