Siebel Data Quality Administration Guide > Using Siebel Data Quality > Matching Data Using Batch Jobs >

Example of Batch Data Matching Using the Matching Server


The following procedure describes how to start a data matching batch job.

To perform batch mode data matching

  1. Follow the instructions in Generating or Refreshing Keys Using Batch Jobs.
  2. At the srvrmgr> prompt, enter commands like those in the following table to perform data matching.
    Business Component
    Example of Server Manager Command

    Account

    run task for comp DQMgr with DqSetting="'Delete'", bcname=Account, bobjname=Account, opType=DeDuplication, objwhereclause="[Name] like 'search_string*'"

    Contact

    run task for comp DQMgr with DqSetting="'Delete'", bcname=Contact, bobjname=Contact, opType=DeDuplication, objwhereclause="[Name] like 'search_string*'"

    List Mgmt Prospective Contact

    run task for comp DQMgr with DqSetting="'Delete'", bcname="List Mgmt Prospective Contact", bobjname="List Mgmt", opType=DeDuplication, objwhereclause="[Name] like 'search_string*'"

Siebel Data Quality Administration Guide Copyright © 2006, Oracle. All rights reserved.