There are several ways to stop SQL Server and SQL Executive. One easy method is to use SQL Service Manager.
Before you shut down SQL Server, it's a good idea to first pause the SQL Server service and then broadcast a message that SQL Server will be stopped. Pausing prevents additional user connections from being established. Give users enough time to exit their current tasks, and then shut down SQL Server. For information about broadcasting a shutdown message, see Microsoft SQL Server Setup.
You should shut down SQL Executive before shutting down SQL Server.
If you are stopping SQL Executive, skip this step and proceed to step 5.
The service stops.
For information about other ways to start, pause, continue, and stop SQL Server and SQL Executive, see Microsoft SQL Server Setup.