Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Mobile Operator

Configuration setting

  • Last UpdatedFeb 18, 2025
  • 1 minute read

During the migration, if any table fails to migrate due to timeout issue, then you can update the configuration setting (“CommandTimeoutInSec" value) in the SiteMerge.exe.config file to increase the timeout value of the SQL queries. By default, the timeout value is set to 60 minutes.

The following is a sample code to update the timeout value to 120 minutes.

<appSettings>

<add key="CommandTimeoutInSec" value="7200" />

</appSettings>

NOTE:- After the config changes, you must restart the utility.

TitleResults for “How to create a CRG?”Also Available in