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

Shutting Down the Server from a Command Prompt in Windows


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

To shut down the Analytics Server from a Windows command prompt

  • Type the following command in the machine in which the 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 an analytics user who is a member of the Analytics Server Administrators group. Only users defined as 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 Analytics Server even if the server is participating in a cluster.

    user ID

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

    password

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

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

Siebel Business Analytics Server Administration Guide