Siebel Analytics Server Administration Guide > Administering the Query Environment > Shutting Down the Server >

Shutting Down the Server from a Command Prompt in Windows


Use this procedure in Windows to shut down the Siebel Analytics Server from a Command prompt.

To shut down the Siebel Analytics Server from a Windows command prompt

  • Type the following command in the machine in which the Siebel Analytics Server is running:

    nqsshutdown {-d <data_source_name> -u <user ID> -p <password>}

    where:

    data_source_name

    The name of a nonclustered ODBC data source used to connect to the server to perform the shut down operation. The data source needs to connect to the server as a Siebel Analytics user who is a member of the Siebel Analytics ServerAdministrators group. Only users defined as Siebel Analytics Server administrators can shut down the server.

    NOTE:  The nqsshutdown command is not valid for clustered DSNs. When passed a standard (nonclustered) DSN, it will shut down the targeted Siebel Analytics Server even if the server is participating in a cluster.

    user ID

    The user to connect to the Siebel Analytics Server to perform the shut down operation.

    password

    The password for the user ID connecting to the Siebel Analytics Server to perform the shut down operation.

    When shutdown is complete, a message indicating this is displayed in the Command window.

Siebel Analytics Server Administration Guide