Starting and Stopping the SAS Object Spawner and the SAS Web Application Server

Before you can open SAS Studio, you must start the SAS Object Spawner and the SAS Web Application Server.
You can use these commands:
Command
Description
sasstudio start
starts all the services
sasstudio stop
stops all the services
sasstudio status
shows the status of the services
sasstudio restart
restarts the services
You can also start, stop, or restart only the SAS Object Spawner or only the SAS Web Application Server. Examples of these commands are sasstudio restart spawner and sasstudio stop webapp.