Example Commands That Fix Orphaned String References After an Upgrade

The following example runs the utility for the Business Service object type, writes progress output to the command line, and writes information to the fixstrings.log file:

consoleapp $SIEBEL_HOME\bin\enu\tools.cfg ENU jgolding db2 
"Siebel Tools Fix String References" "FixStringReferences:Repository=Siebel Repository, 
LogFile=fixstrings.log, FixReferences=false,VerboseOutput=true, Object=Business Service"

The following example runs the utility for all object types and writes the results to the fixstrings.log file:

consoleapp $SIEBEL_HOME\bin\enu\tools.cfg ENU jgolding db2 
"Siebel Tools Fix String References" "FixStringReferences:Repository=Siebel Repository, 
LogFile=d:\temp\fixstrings.log, FixReferences=false"