how to do pergformence tuning in datastage?
Answer Posted / veera
HI
1. sorted the data as much as possible in sourc database
2. Remove the unwanted columns from soure DB.
3. Drop the indexes before loading the data and Recreate
after loading the data
4. not use more than 20 stages in a job
5. Reduce the Tx stage
6. Use sort stage before an Aggregator stage (in sort mode)
7. Tuned the Project tunnables in administator for better
performance
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How and where you used hash file?
How can we improve performance of data stage jobs?
What is the flow of loading data into fact & dimensional tables?
How do you start developing a datastage project?
Is it possible to query a hash file?
How do y read Sequential file from job control?
hi.... am facing typical problem in every interview " I need some critical scenarios faced in real time" plz help me guys
What are the types of hashed files in data stage
How many types of hash files are there?
Difference between server jobs & parallel jobs?
Where do the datastage jobs get stored?
Explain entity, attribute and relationship in datastage?
How a source file is populated?
Describe link sort?
Define orabulk and bcp stages?