createdb
Purpose
Creates a new database. If the database already exists, the command will fail.
Syntax
FlowForceServer createdb [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.
|