Siebel Analytics Installation and Configuration Guide > Installing Siebel Analytics Software in the UNIX Environment > Post-Installation Tasks for UNIX Platforms >

Testing the Siebel Analytics Server Installation on UNIX Platforms


After the installation, test the setup.

To test the Siebel Analytics Server installation on UNIX

  1. Log out and close your X Window shell, then start a new X Window shell.
  2. Start the Siebel Analytics Server from the $INSTALLDIR/setup directory by running one of the following scripts:
    • If you are using sh or bash:

    run-sa.sh start

    • If you are using csh:

    source sa.csh

    run-sa.csh start

At this point you may need to change connection pool settings for items such as the name of the database, the user ID and password, and other settings for the several repositories bundled with applications version of Siebel Analytics.

NOTE:  Changing connection pool settings can be done only in the Server Administration Tool, which is available only on Windows platforms. Edit the repository on a Windows platform and port it to the UNIX platform.

To test the Siebel Analytics client installation on UNIX

  1. Run Siebel Analytics Client by opening another session. From the setup directory
    $INSTALLDIR/setup, run one of the following scripts.
    • If you are using sh or bash, run:

    . sa-cli.sh

    • If you are using csh, run:

    source sa-cli.csh

    To test the client/server connectivity, run:

    nqcmd.exe

  2. Make sure all clients are disconnected from the Siebel Analytics Server, and then stop the server.
    • If you are using sh or bash:

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

    • If you are using csh:

    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 Installation and Configuration Guide, Version 7.7, Rev. A 
 Published: 11 March 2004