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

Querying Log Files for Sessions


Use the following procedure to search log files for specific sessions. See Creating and Saving Log File Analyzer Queries for other options of the Log File Analyzer (LFA) query command.

To query for events associated with a particular session

  • Enter:

    query query_name where session = session_ID

    where:

    query_name = Query command output stored in memory under this name.

    session_ID = Session ID of interest in log files.

An example of this query command is as follows:

query sesqry where session = !1.15bc.c425.3f302b17

This command queries log files for events associated with session ID !1.15bc.c425.3f302b17 and saves the output to memory under the name sesqry.

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