Siebel System Administration Guide > Configuring the System Architecture >

Configuring System Environment Variables


This topic describes the task of configuring system environment variables on Windows and on UNIX. For background information on Siebel-specific environment variables, see About System Environment Variables.

To configure an environment variable on Windows

  1. Choose Start > Settings > Control Panel > System.
  2. Click the Advanced tab, then click Environment Variables.
  3. In the System variables section, click New to create a new environment variable.

    For a selection of Siebel environment variables, see Table 7.

  4. Set the Variable name field to the name of a Siebel environment variable.
  5. Set the Variable value field to the value for the Siebel environment variable.
  6. Restart the machine for the environment variables to take effect.

To configure an environment variable on UNIX

  1. Log in as the Siebel Service owner user.
  2. Run the siebenv.sh or siebenv.csh script to set Siebel environment variables. For more information on these scripts, refer to the Siebel Installation Guide for the operating system you are using.
  3. Enter the following command to set the environment variable:

    setenv Siebel_Environment_Variable Variable_Value

    where:

    Siebel_Environment_Variable = A Siebel-specific environment variable. For a selection of Siebel environment variables, see Table 7.

    Variable_Value = The setting for the environment variable.

    For example:

    setenv SIEBEL_SARMEnabled true

  4. Restart the machine for the environment variables to take effect.

About System Environment Variables

Environment variables are variables configured for a particular machine hosting an aspect of a Siebel deployment. These Siebel-specific environment variables configure interactions with the machine's operating system and various functions of Siebel applications. Configure environment variables through the operating system of the individual machine. See Configuring System Environment Variables for details on configuring these variables.

Environment variables configure a wide-range of functionality and are covered in context-specific areas of the Siebel Bookshelf. See Table 7 for a partial listing of Siebel environment variables and where the variable is documented. This list is not comprehensive.

Table 7.  Listing of Siebel Environment Variables
Environment Variable
Where Documented

SIEBEL_SARMLevell

Performance Tuning Guide

SIEBEL_SARMBufferSize

Performance Tuning Guide

SIEBEL_SARMPeriod

Performance Tuning Guide

SIEBEL_SARMMaxFiles

Performance Tuning Guide

SIEBEL_SARMFileSize

Performance Tuning Guide

SIEBEL_LOG_EVENTS

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_LOG_ARCHIVES

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_LOG_DIR

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_CRASH_HANDLER

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_OSD_LATCH

Performance Tuning Guide

SIEBEL_OSD_NLATCH

Performance Tuning Guide

TEMP

Siebel Installation Guide for the operating system you are using

TMP

Siebel Installation Guide for the operating system you are using.

SIEBEL_SESSMGR_TRACE

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_SISNAPI_TRACE

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_STDERROUT

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

SIEBEL_ASSERT_MODE

System Monitoring and Diagnostics Guide for Siebel eBusiness Applications

Siebel System Administration Guide