Whats are the steps to improve performance?

Infosphere's Quality Product

Moderators: chulett, rschirm

Post Reply
gsym
Charter Member
Charter Member
Posts: 118
Joined: Thu Feb 02, 2006 3:05 pm

Whats are the steps to improve performance?

Post by gsym »

Hi

what are the steps to improve performance and what can be tuned to improve performence in match stage?
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Step 1 is to define what you mean by performance.

Step 2 depends on where you are getting your data from. For example, doing a GeoMatch where one of the sources is a database table you can create extra columns for the standardized forms in that table, and index them.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
gsym
Charter Member
Charter Member
Posts: 118
Joined: Thu Feb 02, 2006 3:05 pm

Post by gsym »

greetings,

I am using falt file to flat file geomultiple duplicate match. Is there any tuning in qualitystage to improve performence faster>
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Not really, if the sources are flat files. Adding more memory might help, if system monitoring shows heavy paging/swapping activity. QualityStage itself has no controls that you can tweak.

A final thought; are you processing any unnecessary data? If so, remove this early in the processing stream.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply