Siebel Remote and Replication Manager Administration Guide > Configuring the Siebel Server > Configuring Server Properties and Environment Variables >

Configuring Server Environment Variables for DB2 for z/OS


If your Siebel Server runs on DB2 for z/OS, then you must set the environment variable that this topic describes. For more information, see the topic about configuring environment variables in Siebel System Administration Guide and Siebel Installation Guide for UNIX.

To configure server environment variables for DB2 for z/OS

  1. If you use a Windows server, then do the following:
    1. On the desktop of the Siebel Server, right-click My Computer.
    2. Choose Properties, and then click the Advanced tab.
    3. Click Environment Variables.
    4. In the System variables section, click New.
    5. In the New System Variable dialog box, add a new system variable using values from the following table.
      Variable Name
      Variable Value

      SIEBEL_REMOVE_COMPENSATION_EMPTY_STRING_MATCHING

      t

  2. If you use a UNIX server, and if you use a Bourne shell or a Korn shell, then enter the following commands at the shell prompt:

    SIEBEL_REMOVE_COMPENSATION_EMPTY_STRING_MATCHING=t
    export SIEBEL_REMOVE_COMPENSATION_EMPTY_STRING_MATCHING

    As an alternative, you can enter the following command:

    export SIEBEL_REMOVE_COMPENSATION_EMPTY_STRING_MATCHING=t

  3. If you use a UNIX server, and if you use a C shell, then enter the following command at the shell prompt:

    setenv SIEBEL_REMOVE_COMPENSATION_EMPTY_STRING_MATCHING t

  4. Restart the Siebel Server.
Siebel Remote and Replication Manager Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.