Define data aggregation?
No Answer is Posted For this Question
Be the First to Post Answer
while we using change capture stage we have to be take two table thats are 1.before table 2. after table . what is before table and after table please give me clear notation Thank You very much in advance
how do you pass parameters in a script?
What is the difference between passive stage and active stage?
Explain the scenarios where sequential file stage runs in parallel?
How we can covert server job to a parallel job?
what is the use of skid in reporting?
How many areas for files does datastage have?
What is usage analysis in datastage?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
what is the use of materialized view?
What are the partitioning techniques available in link partitioner?
hi All, i have one scenario like if source--->transformer-->2 target sequential files the 1 st target sequential file is loads the data from source and 2nd target sequntial file contain the 1st target total record count,and file name of 1 st target seq file and timestamp seperated by delimeter for example if source have 10 record the 1st target seq file hav 10 records and 2nd target seq file example 10|xyz.txt|20101110 00:00:00 could you please help me out how can i implement in datastage job.