Configuring Logging Levels for Application Synchronization
To set the logging level, you must perform the following tasks:
Configure Siebel Server logging using the Server Manager
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.
Log in to the command Server Manager from a prompt.
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.
Navigate to Administration - Server Configuration screen, then the Servers view.
Select the appropriate Siebel Server in the upper applet.
In the Components applet, query for the appropriate component.
Select the Events tab and then do the following:
Query for the event type, Handheld Sync Logging.
Set the value to a number between 1-5, and then save the change.
See the previous table for the logging-level results.