|
|
If you are using an Azure SQL database and are upgrading to ThingWorx Platform prior to 9.7.4 in the 9.7.x stream or prior to 9.6.7 in the 9.6.x stream, manual steps are required prior to upgrading the platform in order for the Software Content Management schema and database tables to be created. For more information, see Manual Steps Required if Upgrading
to a ThingWorx Platform Version Prior to 9.7.4 or 9.6.7 (Azure SQL).
These manual steps are not required if you are upgrading to 9.7.4 or later in the 9.7.x release stream or 9.6.7 or later in the 9.6.x release stream.
|
|
|
Starting with 9.5.0, the StartDeploymentsTimer timer automatically starts the deployment. If you are using provisioning services, there is no longer a need to explicitly call the StartCampaign service from your provisioning service, as was required in previous releases.
|
|
|
After upgrading to ThingWorx Software Content Management 9.7.x from any version, ensure that the values specified for the performance configuration parameters have supported values. For more information, see Deployment.
|
|
|
These manual steps are not needed if you are upgrading to ThingWorx Platform 9.7.4 or later in the 9.7.x stream or 9.6.7 in the 9.6.x stream.
|
sqlcmd -S <SERVER>,<PORT> -U <LOGIN_NAME> -v database=<DATABASE> -P <PASSWORD> -d <DATABASE> -i ./thingworx-system-schema.sql
sqlcmd -S localhost,1433 -U twadmin -v database=thingworx -P password -d thingworx -i ./thingworx-system-schema.sql
|
Timer Name
|
Update Rate
|
|---|---|
|
TW.RSM.SFW.Timer.AutoRetryTimer
|
47000
|
|
TW.RSM.SFW.Timer.CheckStateTimer
|
41000
|
|
TW.RSM.SFW.Timer.DownloadTimer
|
53000
|
|
TW.RSM.SFW.Timer.InstallTimer
|
43000
|
|
TW.RSM.SFW.Timer.NotifyTimer
|
37000
|
|
TW.RSM.SFW.Timer.ScanDeploymentsTimer
|
67000
|
|
TW.RSM.SFW.Timer.StartDeploymentsTimer
|
29000
|
|
Timer Name
|
Update Rate
|
|---|---|
|
TW.RSM.SFW.Timer.AutoRetryTimer
|
31000
|
|
TW.RSM.SFW.Timer.CheckStateTimer
|
37000
|
|
TW.RSM.SFW.Timer.DownloadTimer
|
43000
|
|
TW.RSM.SFW.Timer.InstallTimer
|
47000
|
|
TW.RSM.SFW.Timer.NotifyTimer
|
29000
|
|
TW.RSM.SFW.Timer.StartDeploymentsTimer
|
41000
|
|
Timer Name
|
Update Rate
|
|---|---|
|
TW.RSM.SFW.Timer.AutoRetryTimer
|
31000
|
|
TW.RSM.SFW.Timer.CheckStateTimer
|
37000
|
|
TW.RSM.SFW.Timer.NotifyTimer
|
29000
|
|
TW.RSM.SFW.Timer.StartDeploymentsTimer
|
41000
|