seeupgrade parameter
Upgrades the Enterprise Server for .NET region configuration files installing a new release. Use this command after installing new versions so the region startup and resource definition files can use the new release functionality.
If a file path is not specified with either the -regionfile or -resdef parameters, the command searches for region startup and resource definition files in the following locations in order, using the first one it finds:
This is the path on a 64-bit operating system.
The command creates:
The output from the command displays the names and locations of the backup files it creates.
The command searches for the file in the search locations in turn and uses the first version that it finds.
If the path or database details are not specified, the command searches for the file in the search locations in order and upgrades the first version that it finds.
When used in conjunction with the -region and -regionfile parameters, locate and upgrade the resource definition file specified in the region startup configuration file. That is, both the region startup and the resource definition files are upgraded.
If either the path or the database URL is not specified, the command searches for the files in the search locations in order and uses the first version it finds.
Default database server on the local machine: | -usedb |
Default database server on the local machine, identical to -usedb: | -usedb:(local) |
Specific database server on the local machine: | -usedb:(local)\SQLEXPRESS |
Default database server instance on a specific machine (SC1 used in example) | -usedb:SC1 |
Specific database server instance on a specific machine (SC1, SQLEXPRESS used in example for machine name, database server name) | -usedb:SC1\SQLEXPRESS |
seeupgrade -region:myregion
seeupgrade -region myregion-resdef
seeupgrade -resdef MyResourceDef.config