Siebel Analytics Platform Installation and Configuration Guide > Configuring the Siebel Analytics Server >

Testing the Analytics Client Installation


This topic is part of the process Postinstallation Tests of Analytics Client and Server.

To test the Siebel Analytics client setup under your operating system, use one of the following procedures.

Testing the Siebel Analytics Client Installation Under Windows

Operating System: Windows only.

Analytics License: All licenses.

Databases: All databases.

The following procedure tests your installation of the Siebel Analytics client on Windows machines.

To test the Siebel Analytics client installation under Windows

  1. Navigate to Start > Programs > Siebel Analytics.
  2. Select Siebel Analytics Administration.

Testing the Siebel Analytics Client Installation Under UNIX

Operating System: UNIX only.

Analytics License: All licenses.

Databases: All databases.

The following procedure tests your installation of the Siebel Analytics client on UNIX machines.

To test the Siebel Analytics client installation under UNIX

  1. Run Siebel Analytics Client by opening another session. From the setup directory
    $INSTALLDIR/setup, run one of the UNIX shell commands shown in the following table.
    UNIX Shell Used
    Command

    Korn, Bourne, or bash

    . sa-cli.sh

    C

    source sa-cli.csh

    To test the client/server connectivity, run:

    nqcmd.exe

  2. If the test is successful, press the Enter key several times to quit nqcmd.exe.

    If the test is not successful, proceed to Step 3.

  3. Make sure all clients are disconnected from the Siebel Analytics Server, and then stop the server by running one of the UNIX shell commands shown in the following table.
    UNIX Shell Used
    Command

    Korn, Bourne, or bash

    run-sa.sh { start | {stop -d <data source name> -u <user name> -p <password>}}

    C

    run-sa.csh { start | {stop -d <data source name> -u <user name> -p <password>}}

    For example:

    run-sa.csh stop -d AnalyticsWeb -u Administrator -p SADMIN

Siebel Analytics Platform Installation and Configuration Guide