Siebel System Monitoring and Diagnostics Guide > Querying System Log Files > Creating and Saving LFA Queries >

Querying Log Files for Components


Use the following procedure to search log files for a specific Siebel Server component. For other options of the Log File Analyzer (LFA) query command, see Creating and Saving LFA Queries.

Make sure the LFA configuration file contains information on the Siebel Server component of interest. For more information, see Configuring the Log File Analyzer.

For more information about Siebel Server components, see Siebel System Administration Guide.

To query log entries for a particular Siebel Server component

  • Enter:

    query query_name where component = component_name

    where:

    • query_name is the query command output stored in memory under this name.
    • component_name is the Siebel Server component name of interest.

      NOTE:  The component_name parameter value is either the long form or alias form of the Siebel Server component name. For a list of component names and aliases, see Siebel System Administration Guide.

An example of this query command is as follows:

query compqry where component = SCCObjMgr

This command queries log files for the Call Center Object Manager (alias SCCObjMgr) and saves the output to memory under the name compqry.

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