Integration Server 11.1 | Integration Server Administrator's Guide | Starting and Stopping the Server | Shutting Down the Integration Server | Shutting Down Integration Server from the Command Prompt
 
Shutting Down Integration Server from the Command Prompt
When you shut down Integration Server from the command prompt, Integration Server waits for currently executing services to complete before shutting down. By default, Integration Server waits 600 seconds. If the wait time elapses before all services shut down, Integration Server interrupts running services, terminates active sessions, and shuts down.
You can change the time Integration Server waits for services to complete before shutting down by setting a value for the SAG_IS_SHUTDOWN_WAIT_TIME environment variable.
*To shut down the server from the command prompt
1. At a command prompt, type the following command to switch to the server instance's home directory:
cd Integration Server_directory\instances\instance_name\bin
where instance_name is the name of the Integration Server instance.
2. Type the following command to stop the server:
For Windows:
shutdown.bat
For UNIX:
shutdown.sh