Each parameter in a management server command has both a long and an abbreviated version. The long version is preceded by two dashes (for example, --service), and the abbreviated version includes a single character preceded by one dash (for example, -s).
The data management service name and version number (in n.n.n format). (Required)
Service names are case-sensitive. If a service name contains a space or contains multibyte character set (MBCS) characters, you must enclose the name in double quotes.
A management server uses the following URL, where hostname is the management server machine name and port is the port number used by the management server (8080 is the default).
http://hostname:port/server/job
This parameter sets the command to continue through multiple service executions, even if one fails.