Siebel Analytics Platform Installation and Configuration Guide > Administering Analytics Servers > Stopping the Analytics Servers >

Stopping Analytics Servers Normally (UNIX)


Analytics License: All licenses.

Operating System: UNIX only.

This procedure is the regular method of stopping the servers under UNIX. The UNIX commands you use to start and shut down the servers depend on the UNIX shell being used.

NOTE:  When you first set up the environment, you must source sa.sh or sa.csh.

The order in which the services are stopped, then restarted, is important.
Use the following sequence.

To stop the Siebel Analytics Servers using regular UNIX commands

  1. Stop the Siebel Analytics Server service, using one the UNIX shell commands shown in the following table.
    Shell
    Order of Stopping
    Command
    • Korn
    • Bourne
    • bash

    1 Siebel Analytics Server

    run-sa.sh stop

    2 Siebel Analytics Web Server

    run-saw.sh stop

    3 Siebel Analytics Scheduler Server

    run-sch.sh stop -p <password>

    • C

    1 Siebel Analytics Server

    run-sa.csh stop

    2 Siebel Analytics Web Server

    run-saw.csh stop

    3 Siebel Analytics Scheduler Server

    run-sch.csh stop -p <password>

  2. If the regular UNIX commands do not work, see the following topics:
Siebel Analytics Platform Installation and Configuration Guide