What are the components of datastage?
No Answer is Posted For this Question
Be the First to Post Answer
3) Sequential file contains data like Empno ename sal 111 abc 2000 Trgt file: Trgt1----111 Trgt2----abc Trgt3---2000
How many areas for files does datastage have?
how to do pergformence tuning in datastage?
What is difference between join, merge and lookup stage?
in sequtial file 2 columns avaliable, i want only one column load the target. for this we can do by modify and copy stage. But here when using modify stage (in property drop column1) until it is ok. if target is data set How to view the data. with out using data management. what is the reason for this. if any body know this answer plz tel me. thanks.
What are constraints and derivations?
What is a quality stage in datastage tool?
deptno wise to find max and min,and sum of rows and in target to company wise maximum
What is container and then types?
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 stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees
What are routines in datastage? Enlist various types of routines.