A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.

Answer Posted / tkm

1) Perform a bulk load into the target load.
2) If bulk load is already there, check whether the indexes (if any) in the target table are disabled or not.
3) Maybe you can check the configuration file to check how many nodes it is using and switch to a different configuration file having more number of nodes.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the stages in datastage?

635


Where do you see different stages in the designer?

628


What all the types of jobs you developed?

663


what is the use of surogate key in datastage

1812


What is the project in datastage?

664






What are the various kinds of the hash file?

658


How many Key we can define in remove duplicate stage?

818


What are the different common services in datastage?

705


Why we use surrogate key?

697


Highlight the main features of datastage?

613


What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)

1896


Hi, what is use of Macros,functions and Routines..? At what situation you are used. If you know the answer please explain it. Thanks.

1615


Difference between in process and inter process?

695


how to use self join using datastage ? can u tell me using stage how can we implemnet the self join

4558


Why fact table is in normal form?

669