upgradedb
Purpose
Upgrades the database to the latest version. The default database is upgraded automatically at installation time; therefore, it is usually not necessary to run this command manually. You can also upgrade the database through the FlowForce Server Setup Page.
Before upgrading the database, you must stop the FlowForce Server and FlowForce Web Server services.
Syntax
FlowForceServer upgradedb [options] |
|
Options
--datadir=VALUE | VALUE is the path of the instance-data directory.
|
--integratetools = true|false | Optional parameter. Integrates Altova RaptorXML Server functions into a new or existing FlowForce instance. Integration is also possible via the Integrate Tools button on the FlowForce Server Setup page.
|
Example
FlowForceServer upgradedb --datadir=C:\ProgramData\Altova\FlowForceServer\data |