Sequential file i have one record,i want 100 records in target?How can we do that?Pls explain me and what stages are there?What logic?
Answer / teju
take source sequential file with 1 rec and take target file with 100 records in between use a copy stage to map the source 1 rec to target 100 records.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can u handle null values in transformer stage.
Does datastage support slowly changing dimensions ?
in aggregator , how can i get the sum in readable format
What are the types of jobs we have in datastage?
Please Tell me..,I need some Complex Jobs in datastage as per in interview?how to tell and how to explain?please send as well as posiible please
how many types of remove the duplicate records?
What are the partitioning techniques available in link partitioner?
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What are transforms and what is the differenece between routines and transforms?
what is the diff between sequential file and fileset stages?
What is the use of surrogate key stage?
What is the purpose of pivot stage and types of containers in datastage