in sequtial file 2 columns avaliable,iwant only one column
load the target how do it.
Answers were Sorted based on User's Feedback
Answer / babloo
inspite of all you can use the copy stage and simply map
the required column to the output.
| Is This Answer Correct ? | 16 Yes | 0 No |
Answer / ashok
we can do it using copy or modify, using the copy is better
bcoz it gives the performance
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / siva
good answer is
using copy stage because of performance wise
other wise
u can also use
xfm,modify stages
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / radhakant kumar
you can use unix command in sequential file or in
transformer stage u can do this in sequential firl u will
get filter option there u can use (cut comand to cut
particular columns)
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / yarramasu
sorry for the above answer we can not use merge stage we
can use modify stage and drop unwanted columns and we can
also use transformer stage in this stage we have to do
which columns do u want that columns only u can drag from
source to target sorry for above answer
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sravanthi menam
performance wise use copy or modify stage(Keep column).
Transformer also we can use
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ritesh kumar chatterjee
Use Copy Stage and drag and drop the required columns @target
Very Easy way :)
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / yarramasu
we can use merge stage and drop unwanted columns and we can
also use transformer stage in this stage we have to do
which columns do u want that columns only u can drag from
source to target
| Is This Answer Correct ? | 0 Yes | 8 No |
What is the difference between SQl Loader and OCI in datastage?
What is the difference between validate and compile?
i have flat file and using unix how can i generate sequence number into targer?
im new to this tool im now at project plz tell me step by step process how to design plz help me i wnt to go with exp for job plz give me d proper design and explination
how to handle null values using transformer stage?
Explain Quality stage?
What are the types of containers?
Is possible to create skid in dim,fact tables?
what is the diff b/w switch and filter stage in datastage
What is quality stage?
What are the different kinds of views available in a datastage director?
What is exact difference between Parallel Jobs and server Jobs..