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 |
A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
What is process model?
I have 100 records how can I load at a time from the single time
souce file having the columns like name company krish IBM pooja TCS nandini WIPRO krish IBM pooja TCS if first row will be repeat i want the result like this name company count krish IBM 1 pooja TCS 1 nandini WIPRO 1 krish IBM 2 pooja TCS 2
How To find the location of APT_confid file
how many stages are there in Datastage... Please clarify mee??
How to display errors in datastage?
how to sort two columns in single job in datastage.
what is data mapping
I have source like "abcdefghijklmnopqrs", how to change 10th character from j to z in datastage?
In work load management there are three options of Low priority, Medium priority and High Priority Jobs which can be used for resource management. why this feature is developed when there is already jobs prescheduled by scheduler or autosys. what will be the use of workload management then?
What modeling tool do you use?