Problem with reference match

Infosphere's Quality Product

Moderators: chulett, rschirm

Post Reply
shaonli
Participant
Posts: 80
Joined: Tue Nov 28, 2006 6:52 am

Problem with reference match

Post by shaonli »

what is the significance of these in reference match stage

qsMatchWeight.
qsMatchPattern.
qsMatchLRFlag.
qsMatchExactFlag.
qsMatchPassNumber
qsMatchDataID
qsMatchSetId
qsMatchType
Last edited by shaonli on Fri Aug 22, 2008 2:54 am, edited 1 time in total.
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The Match stage does not compare two columns unless you use a two-file match with one column in each file.

The Match stage compares rows within one file (searching for potential duplicates) or rows between two files (also searching for potential duplicates).

I don't think you understand the role of this stage type.
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