In the UNIX and Linux
operating environments, use the following command to stop or start
the Runtime Server:
install-path/bin/dmsadmin your-command
Here is a typical example:
<SASHome>/SASVisualProcessOrchestrationServer/
2.1/RuntimeServer/bin/dmsadmin start
The
dmsadmin command
accepts the following options:
|
|
|
|
|
Starts the server. For
example: ./bin/dmsadmin start
|
|
|
|
|
|
Checks whether the server
is running.
|
|
|
Displays Help information.
|
|
|
Displays version information.
|