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.
To change the Sym Str Prefix value in tools.cfg file
-
Navigate to
$SIEBEL_HOME\bin\<lang_code>
(where<lang_code>
is the language, for example enu) and open the tools.cfg file. -
Make the following changes in the tools.cfg file:
-
Change the SymStrPrefix value from
SBL_
back to the default value ofX_
. -
Make sure the Set EnableToolsConstrain value is set to the default value of False. If it is not, then set the value to False.
-
Change the DockRepositoryName value from New Customer Repository to Siebel Repository.
-
-
Save the Tools.cfg file.