Performance Tuning

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

Performance Tuning

Post by praburaj »

Hi,
I have job like this

Seq---->Transformer---->OracleStage.

I have a file which has 1,50,000 records. I have loaded the data successfully in the target table But the problem is It has taken more than 10 minutes to load the data. People here rejected the job. How to reduce the load timing in the target table. It is a very simple design. I don't have a idea how to improve the performance. If any one have any Idea, Please give me your valuable suggestions.
prabakaran.v
synsog
Premium Member
Premium Member
Posts: 232
Joined: Sun Aug 01, 2010 11:01 pm
Location: Pune

Post by synsog »

soumya5891
Participant
Posts: 152
Joined: Mon Mar 07, 2011 6:16 am

Post by soumya5891 »

What kind option you are using in the load?
Soumya
praburaj
Premium Member
Premium Member
Posts: 133
Joined: Thu Jun 30, 2005 1:26 am
Location: philippines

Post by praburaj »

I am using upsert mode in my target table.
prabakaran.v
tbharathkumar
Participant
Posts: 26
Joined: Mon Aug 27, 2007 6:27 am
Location: Des Moines

Post by tbharathkumar »

pls check there are any index created on the table, What is the remaining table space?
Regards,
Bharath Tipirisetty
Post Reply