The Foundation DBUtils application is run from the command line, and you must use the upgrade command to upgrade your database. When using the upgrade command, you must include one of the following arguments:
Command |
Description |
---|---|
service |
Include the service argument to use an automatic service to verify the upgrade. For example: foundationdbutils.exe upgrade service Note:
This example assumes you have specified connection information for your database in the default Foundation DBUtils JSON configuration file. |
interactive |
Include the interactive argument to display a challenge code. Use the challenge code to acquire a corresponding response code from your first line of support. Enter the response code to verify the upgrade. For example: foundationdbutils.exe upgrade interactive Note:
This example assumes you have specified connection information for your database in the default Foundation DBUtils JSON configuration file. |