Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Server Installation Guide for UNIX > Installing the Siebel Server > Post-Installation Tasks for Siebel Server >
Managing Environment Variables
There are several environment variables that must be properly set for successful and optimal functioning of the Siebel Server. These include:
- Siebel environment variables
- UNIX operating system environment variables
Table 14 provides instructions for setting and managing these environment variables. For detailed information on tuning the UNIX kernel and other tunable parameters for Siebel Server optimization, see Tuning UNIX Operating Systems for Siebel Installation.
The Siebel environment variables
$
SIEBEL_GATEWAY
and$
SIEBEL_ROOT
must be set when you are executing the Siebel installation and configuration scripts. These environment variables must also be set to enable execution of the Siebel Gateway and Siebel Server management utilities, documented in Siebel Server Administration Guide.During the Siebel Gateway installation process, the script files
siebenv.csh
(for the C shell and its variants) andsiebenv.sh
(for the Bourne and Korn shells and their variants) are automatically created in the$
SIEBEL_ROOT
directory. When sourced, these shell scripts set the environment variables.If you have configured your Siebel Server to start manually, you must source
siebenv.*
before starting the server. For this reason, you may want to add a call to the appropriatesiebenv.*
script to the logon files of all Siebel administrator UNIX accounts, so that these variables are set automatically whenever a Siebel administrator logs on.NOTE: If you want to change the default settings of these environment variables, you must do so before you start the Siebel Server.
Bookshelf Home | Contents | Index | Search | PDF | ![]() ![]() ![]() ![]() |
Siebel Server Installation Guide for UNIX Published: 24 June 2003 |