Siebel Data Quality Administration Guide > Enabling and Disabling Data Matching and Data Cleansing > Enabling Siebel Data Quality at the Object Manager Level >

Enabling SDQ Using the Command-Line Interface


To enable SDQ at the Object Manager level using the command-line interface, complete the steps in the following procedure.

To enable SDQ at the Object Manager level using the Siebel Server Manager command-line interface

  1. Start the Siebel Server Manager command-line interface (srvrmgr) using the user name and password of a Siebel application administrator account such as SADMIN. For more information, see Siebel System Administration Guide.

    NOTE:  You must have administrator responsibility to start or run Siebel Server tasks using the Siebel Server Manager command-line interface.

  2. Execute a command like one of the following examples to enable or disable data matching or data cleansing.

    The examples are for the Call Center English application (where SSCObjmgr_enu is the alias name of the English Call Center object manager of the Call Center application.) Use the appropriate alias_name for the application component name to which you want the change applied:

    • To enable data matching if you are using SSA software:

    change parameter DedDupTypeEnable=True, DeDupTypeType=SSA for component SCCObjMgr_enu

    • To enable data matching if you are using Universal Connector third-party software:

    change parameter DedDupTypeEnable=True, DeDupTypeType=ISS for component SCCObjMgr_enu

    • To enable data cleansing if you are using Universal Connector third-party software:

    change parameter DataCleansingEnable=True, DataCleansingType=Vendor1 for component SCCObjMgr_enu

    To disable data matching or data cleansing, executes commands like these examples with the DeDupTypeEnable or DataCleansingEnable parameters set to False.

    For more information on using the command-line interface, see Siebel System Administration Guide.

Siebel Data Quality Administration Guide Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.