Hi Every one,
I have a scenario plz suggest me
1)On daily we r getting some huge files data so all files
metadata is same we have to load in to target table how we
can load?
2) One column having 10 records at run time we have to send
5th and 6th record to target at run time how we can send?
Hi plz help me for above scenarios and If any one is having
JobSequence kindly send me one example and the scenario to
my mail ID(nrvdwh@gmail.com)
Answer Posted / akila ramu
Sample stage can be used for this. Sample stage when run in
period mode and N is mentioned, every Nth record from the
input is sent to the output.
For eg., period number=5 and maximum value=20 then 5, 10,
15 and 20th records are alone sent to the output.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can you write parallel routines in datastage PX?
What are the different layers in the information server architecture?
Explain usage analysis in datastage?
State the difference between an operational datastage and a data warehouse?
Why we use surrogate key?
Can you define merge?
what is the custome stage in datastage? how can we impliment that one? plz tell me
Explain the situation where you have applied SCD in your project?
Hi everyone,I have kept a project Sales And Distribution for a pharmaceutical company.can anybody explain one complex business rule that we had in our project and how did you accomplish it using DS?
What are datastage sequences?
What are the job parameters?
What is ibm datastage?
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?
EXPLAIN SCD
Different ways a project can be moved to production ?...example ….export-import and Version control.