Siebel System Monitoring and Diagnostics Guide > Configuring Siebel Server and Component Logging > Configuring Siebel Server Component Logging >

Common Event Types for Siebel Application Object Manager Diagnostics


Set the event types in Table 31 to the indicated log levels for general Siebel Application Object Manager (AOM) diagnostic purposes. The increased log levels either create log files for the AOM of interest or increase the amount of logging information contained in the AOM component log files. Increasing the event logging provides information about the individual processes and steps that are part of the AOM task.

For a description on how to set log levels for AOM component event types, see Setting Log Levels for Component Event Types.

CAUTION:  Increased log levels require more memory and system resources. Make sure to return the event types to their previous values after completing diagnostics.

Table 31. Common Event Types for Siebel Application Object Manager Diagnostics
Event Type Name
Event Type Alias
Log
Level
Setting
Description

Event to track the flow of a message

MessageFlow

4

Captures messages exchanged between the Siebel Application Object Manager (AOM) and Siebel Web Server Extension (SWSE).

Object Manager Session Operation and SetErrorMsg Log

ObjMgrSessionLog

4

Captures user session login, logout, and timeout information.

5

Captures user name and IP address when the session completes.

Event Context

EventContext

4

Captures applet and method executed, view names, and screen names that the user navigates to.

Object Manager Data Object Log

ObjMgrDataObjLog

5

Captures data manager object tracking; that is, the creation, use, and deletion of database connections, search specifications, sort specifications, and cursors.

General Object Manager Log

ObjMgrMiscLog

5

Captures general AOM events: load license, open SRF, errors, and so on.

Object Manager Business Component Operation and SetErrorMsg Log

ObjMgrBusCompLog

4

Captures Business Component-related events: create and delete.

Object Manager Business Service Log

ObjMgrBusServiceLog

4

Captures business service-related events: create, delete, methods invoked, and so on.

Main Thread Events

MainThread

4

Captures task counter, task creates, and task exits (in main Multithreaded Server log).

Task Related Events

TaskEvents

4

Captures task creation, context, session timeout, and close info.

SQL Parse and Execute

SQLParseAndExecute

4

Captures the SQL insert, update, and delete statements processed by the database connector. It includes the SQL statement and bind variables. The content is similar to the ObjMgrSqlLog event; however, the select statement is not captured by the SQLParseAndExecute event.

Object Manager SQL Log

ObjMgrSqlLog

4

Captures the SQL select, insert, update, and delete statements processed by the AOM data object layer. Includes the SQL statement and bind variables. It also captures the preparation, execute, and fetch time for the SQL cursor.

5

Captures internal and customer-defined search and sort specifications, the joins processed for queries, as well as a call stack of the operation performed. Setting this event to log level 5 incurs a significant performance impact because a callstack is generated. Only set this event to log level 5 in consultation with Oracle Global Customer Support.

SQL Profiling

SQLProfiling

4

Captures SQL Profiling information. Helps aid in the diagnosis of a poorly performing component.

SQL Summary

SQLSummary

4

Captures SQL prepare, fetch, and execute times. Provides detailed information regarding the execution of an SQL statement.

SQL Slow Query

SQLSlowQuery

4

Captures SQL Performance— lists ten slowest performing queries.

Security Adapter Log

SecAdptLog

5

Captures security adapter tracing information to the AOM log file.

Security Manager Log

SecMgrLog

5

Captures security manager tracing information to the AOM log file.

Siebel System Monitoring and Diagnostics Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.