Siebel Remote and Replication Manager Administration Guide > Administering Siebel Remote > How to Set Client-Side Logging >

Event Levels


Users set the type of information to be collected by temporarily changing the environment variable SIEBEL_LOG_EVENTS.

To temporarily change the environment variable SIEBEL_LOG_EVENTS

  1. Open a DOS Window and change the current directory to the <ClientRootDir>\bin directory.
  2. Enter the following command:

    set SIEBEL_LOG_EVENTS=<event level>

    NOTE:  <event level> can be between 0 and 5. Higher levels collect more detailed information and use more disk space. With the default value of 1, minimal information is collected in the trace file. Set event level to 3 or higher to troubleshoot a problem, or if assistance is required from Siebel Technical Support.

    When setting to the higher levels, check that sufficient disk space to is available.

  3. Launch the Siebel client application with the appropriate parameter from the same DOS Window.

    For example, to launch the Siebel application with user=USERNAME, password=PASSWORD, and CFG (name and path of the CFG file), and then to log in to local database, enter:

    siebel /u USERNAME /p PASSWORD /c CFG/ d local

This environment variable can also be changed permanently. To do this, follow the procedures below.

To permanently change environment variable SIEBEL_LOG_EVENTS in Win2000

  1. In the Windows Start menu, choose Settings > Control Panel > System > Advanced Environment Variables.
  2. Click New and enter the following fields:

    Variable Name = SIEBEL_LOG_EVENTS

    Variable Value = <event level>

  3. Click OK.

    The newly added environment variable will be seen in your User Variables list.

    The new setting becomes effective the next time you launch the Siebel Client application.

To permanently change environment variable SIEBEL_LOG_EVENTS in Win NT

  1. In the Windows Start menu, choose Settings > Control Panel > System > Environment Tab.
  2. Click the Variable box and set to SIEBEL_LOG_EVENTS.
  3. Click the Value box and set to <event level>.
  4. Click Set; then the newly added environment variable will be seen in User Variables list.

    The new setting becomes effective the next time you launch the Siebel Client application.

To permanently change environment variable SIEBEL_LOG_EVENTS in Win 95 or 98

  1. Using Notepad, or another text editor, open the autoexec.bat file in the C:\ directory.
  2. Add the following line and save the file.

    set SIEBEL_LOG_EVENTS=<event level>

  3. Reboot and launch the Siebel Client application.

 Siebel Remote and Replication Manager Administration Guide 
 Published: 19 November 2003