Can aggregator and transformer stages use to sort the data?
How ?
Answers were Sorted based on User's Feedback
Answer / kumar
go to partition--->select the partiton name other than auto-
-->check perform sort.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / srinivas
We can sort the data by using Aggregator and Transformer
If we use the Aggregator will get only specified coulmns will not get all source columns.
If we use the transformer will get all columns with sorted output.
| Is This Answer Correct ? | 1 Yes | 0 No |
How To find the location of APT_confid file
what is the difference between lookup stage reject link and merge stage reject link in datastage Parallel jobs?
With out using Funnel Stage, how to populate the data from different sources to single target
input Name Salay Sam 10 Sam 30 Sam 20 Ram 40 Ram 50 Output should be Name Salary Count Sam 10 3 Ram 40 2 get min salary and count of name . OutPut 2 Name Seq Sam 1 Sam 2 Sam 3 Ram 1 Ram 2
If there is a file that contains 1000 records, I need the ouput to contain these 1000 records with the header as file name concatenated with the current timestamp and trailer as the count of records
Difference between in process and inter process?
What is a ds designer?
what is executable in DataStage?
what is the function in Transformer stage can act as Rank function in Oracle
how to transfer file from one system to another system in unix? which cmd to be use?
What are the environmental settings for data stage,while working on parellel jobs?
What are the stages in datastage?