upgradedb
Purpose
Upgrades the database to the latest version. The default database is upgraded automatically at installation time; therefore, it is not usually 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 | 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. Integration is carried out via .tool files. FlowForce Server uses these files to locate and configure the execution of other server applications under its management. For details, see Tool Files.
|
Example
FlowForceServer upgradedb --datadir=C:\ProgramData\Altova\FlowForceServer\data |