createdb
This command creates a new FlowForce database. If the database already exists, the command will fail.
Syntax
flowforceserver createdb [options] |
Note: On Linux systems, use an all-lowercase flowforceserver to call the executable. |
Options
In the command line, options can be used with one or two dashes.
Option | Description |
---|---|
--datadir=VALUE | Optional parameter. VALUE is the path of the instance-data directory.
If this option is not specified, the data directory of the current directory will be used by default. If there is no data directory in the current directory, the command will fail. |
--integratetools | Optional parameter. Integrates the 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. |
--h, --help | Use this option to receive information about the command. |