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?
2171Different ways a project can be moved to production ?...example ….export-import and Version control.
2391if a column contains data like ram,rakesh,madhan,suraj,pradeep,bhaskar then I want to place names separated by commas in another columns how can we do?
5 10510if 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????
3 8846i want job aborted after some records are loaded into output by using only sequential stage and dataset
IBM,
1 6340iam new to datastage...now i want to know what are fact tables, dimension tables in bank domain...if any body knows plz tell me asap..
4 8228HOw Hash Partion Works Thank you in Advance i have doubts on Hash Partion TEch Could please give me the clear understandable notation example e_id,dept_no 1,10 2,10 3,20 4,20 5,30 6,40 i have TWo Nodes/Three Nodes My questions are: 1).if i select hash key as e_id how Hash partion will distribute the data in to two NOdes/three NOdes 2).if i select hash key as dept_no how Hash partion will distribute the data in to two NOdes/three NOdes sivakumar.katta7@gmail.com
FIS,
5 10752
How do you start developing a datastage project?
What are routines in datastage?
What are the important features of datastage?
What is the difference between account and directory options ?
What is the command line function to import and export the ds jobs?
Nls stands for what in datastage?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
Differentiate between datastage and datastage tx?
What is staging variable?
What are the types of hashed files in data stage
What are the functionalities of link partitioner and link collector?
What are the stages in datastage?
How do you reject records in a transformer?
What all are the different way to run a job?
If you want to use a same piece of code in different jobs, how will you achieve this?