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 |
Define Routines and their types?
What is oci?
EXPLAIN SCD
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
how will u design file watch jobs?
Out of 4 mill records only 3 mill records are loaded to target and then job aborted. How to load only those 1 mill(not loaded records) for next run. This job is not sequential job, it is stand alone parallel job.What are the possibilities available in datastage8.1?
What are some different alternative commands associated with "dsjob"?
What are the different layers in the information server architecture?
how can find maximum salary by using Remove duplicate stage?
If you want to use a same piece of code in different jobs, how will you achieve this?
what is mapping lookup
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?