in sequtial file 2 columns avaliable,iwant only one column
load the target how do it.
Answer Posted / 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 |
Post New Answer View All Answers
Describe the architecture of datastage?
Why fact table is in normal form?
What is aggtorec restructure operator?
how to run a sequential file stage in parallel if the stage is used on the TARGET side
What is the difference between an operational datastage and a data warehouse?
what is the use of skid in reporting?
Is the value of staging variable stored temporarily or permanently?
What are the types of jobs we have in datastage?
Name the different types of Lookups in Datastage?
What is the process of killing a job in datastage?
Define Merge?
i WANTED TO USE THE RANGE LOOKUP SCENARIO IN DATASTAGE 7.5.2 SRVER JOB.i HAVE A DATE FIELD IN SOURCE AND I SHOULD MATCH IT WITH A FIELD IN LOOKUP FILE.BUT,THE FIELDS SHOULD MATCH EVEN THOUGH THERE IS SOME RANGE.CAN SOMEONE TELL ME HOW CAN I DO THAT. THANKS
What is the use of hoursfromtime() function in transformer stage in datastage?
How can we improve the performance in datastage?
Different ways a project can be moved to production ?...example ….export-import and Version control.