how to sort two columns in single job in datastage.
Answer / chinna kannapuram
Just select those two fields as key fields in Sort stage or
in any other stage like Transformer stage. it will work.
Is This Answer Correct ? | 1 Yes | 2 No |
What is the purpose of pivot stage and types of containers in datastage
I have a scenario like Deptno=10---->First record and last record Deptno=20---->First record and last record Deptno=30---->First record and last record I want those first and last records from each department in a single target. How to do this in DataStage, any one can assist me. Thanks in advance.
What is "fatal error/rdbms code 3996" error?
how can u handle null values in transformer stage.
What is orabulk stage?
What are some prerequisites for datastage?
explain unit testing,systemtesting,integrated testing
What is the difference between datastage and informatica?
what is the main differences between Lookup, Join and Merge stages?
if 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?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
Can anybody tell me in detail any complex datastage job? I have worked only in direct load and full refresh jobs.But in all interviews this question arises