Start or Stop the Runtime Server on UNIX or Linux

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:
Command
Description
start
Starts the server. For example:
./bin/dmsadmin start
stop
Stops the server.
status
Checks whether the server is running.
help
Displays Help information.
version
Displays version information.
If the Runtime Server fails to start or restart, see Troubleshoot Runtime Server Start,