Name the different sorting methods in datastage.
No Answer is Posted For this Question
Be the First to Post Answer
How to move data set from one server to other?what are the steps to follow to do this?
Define repository tables in datastage?
How and where you used hash file?
how can we create tables in datastage?
What is RCP?
Differentiate between validated and Compiled in the Datastage?
How many jobs in ur project? Explain any complex job u have done in ur project?
Hi This is Vijay How Can u Read the data from sequential file Parall'y?
I have source file which contains duplicate data,my requirement is unique data should pass to one file and duplicate data should pass another file how?
Input Data is: Emp_Id, EmpInd 100, 0 100, 0 100, 0 101, 1 101, 1 102, 0 102, 0 102, 1 103, 1 103, 1 I want Output 100, 0 100, 0 100, 0 101, 1 101, 1 Means Indicator should either all ZEROs or all ONEs per EmpId. Impliment this using SQL and DataStage both.
how can we join one oracle & flat files ?
what is a message handler