in sequtial file 2 columns avaliable,iwant only one column
load the target how do it.
Answer Posted / sai
we can do it many ways.
But performance wise copy stage is good.Merge stage also
quite ok.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the method of removing duplicates, without the remove duplicate stage?
What are the important features of datastage?
How do you schedule or monitoring the job?
How a server job can be converted to a parallel job?
How we can covert server job to a parallel job?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What are the job parameters?
Describe routines in datastage? Enlist various types of routines.
What are the different kinds of views available in a datastage director?
in oracle target stage when we use load option and when we use upsert option?
What is job control?
In Datastage, how you can fix the truncated data error?
how can we create rank using datastage?what is the meaning of rank?
How do you import and export data into datastage?