Editing the Siebel Tools Configuration File After the Development Environment Merge

After you have completed the upgphys process to upgrade the custom database schema in the development environment (see Process of Performing Incremental Upgrade of Siebel Database from Siebel CRM 8.1.1.x), then edit the Siebel Tools configuration file as described in this topic.

This task is a step in Process of Performing Incremental Upgrade of Siebel Database from Siebel CRM 8.1.1.x.

Note: You set the prefix back to X_ from the changed value of SBL_ to enable you to create your own custom symbolic strings after the merge.

To change the Sym Str Prefix value in tools.cfg file

  1. Navigate to $SIEBEL_HOME\bin\<lang_code> (where <lang_code> is the language, for example enu) and open the tools.cfg file.

  2. Make the following changes in the tools.cfg file:

    1. Change the SymStrPrefix value from SBL_ back to the default value of X_.

    2. Make sure the Set EnableToolsConstrain value is set to the default value of False. If it is not, then set the value to False.

    3. Change the DockRepositoryName value from New Customer Repository to Siebel Repository.

  3. Save the Tools.cfg file.