Siebel Database Upgrade Guide > Preparing Siebel Application Data for Upgrade >

Preparing Siebel Territory Management Rules for Upgrade


Upgrades from: Siebel 7.8.x.

Environments: Production test, production.

This topic is part of an upgrade process. See How to Perform a Siebel Database Upgrade.

Territory rules management was introduced in Siebel 7.8. As of Siebel 8.0, territory rules cannot have overlapping effective date ranges. For example, the following two rules have overlapping effective date ranges:

Rule 1

Territory: A100

Account: XYZ Corp

Effective Start Date: 1/1/2006

Eff. End Date: 6/30/2006

Rule 2

Territory: A100

Account: XYZ Corp

Effective Start Date: 4/1/2006

Eff. End Date:

You must identify rules with overlapping effective date ranges and modify the rules to eliminate any overlap.

To prepare territory rules for upgrade

  1. Run the following script against the database:

    Windows: DBSRVR_ROOT\common\TM_DupRuleCheck.sql

    UNIX: DBSRVR_ROOT/common/TM_DupRuleCheck.sql

    The script returns a list of all territory rules that have overlapping effective date ranges.

  2. In Territory Management, revise rule effective date ranges to remove the overlaps.
Siebel Database Upgrade Guide Copyright © 2008, Oracle. All rights reserved.