Configuring Logging Levels for Application Synchronization

To set the logging level, you must perform the following tasks:

  1. Configure Siebel Server logging using the Server Manager

  2. Configuring Siebel Server logging using the Server Configuration screen

You set the logging level to a value between 1 and 5 as shown in the following table.

Logging Level

Results

1

Error listing

2

Warning listing

3

Information listing, including SQL tracing

4

Information listing

5

Debug information

To configure Siebel Server logging using the Server Manager

The following procedure shows you how to configure Siebel Server logging levels using the Server Manager.

  1. Log in to the command Server Manager from a prompt.

  2. Run the following command:

    change evtloglvl HandheldSyncLog=[LogLevel] for comp [OMName], 
    where [LogLevel] = an integer between 1 - 5   /*(5 enables all logging)*/
    and [OMName] = the OM name   /*(for example,<ApplicationName>ePharmaMObjMgr_
    enu)*/

To configure Siebel Server logging using the Server Configuration screen

The following procedure shows you how to configure Siebel Server logging levels using the Server Configuration screen.

  1. Navigate to Administration - Server Configuration screen, then the Servers view.

  2. Select the appropriate Siebel Server in the upper applet.

  3. In the Components applet, query for the appropriate component.

  4. Select the Events tab and then do the following:

    1. Query for the event type, Handheld Sync Logging.

    2. Set the value to a number between 1-5, and then save the change.

      See the previous table for the logging-level results.