PreviousNext

server start

Contacts a dced to start a server based on a server configuration object. The syntax is:

server start server_name_list [-uuid uuid_list]

Options

-uuid uuid_list
A list of one or more UUIDs that identify the server to be started.

Description
The server start operation contacts a dced to start a server based on a server configuration object. The argument is a list of names of server configuration objects. Returns the UUID of the started server on success. This is the UUID found in the serverexec object for the server.

Privileges Required
You must have x (execute) permission to the configuration object.

Examples

dcecp> server start /.:/hosts/foster/config/try_tserver
d90a0374-eb99-11cd-91b1-080009251352
dcecp>