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

Querying Log Files for Literal Values


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

To query for a literal value

  • Enter:

    query query_name where literal = literal_value

    where:

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

    literal_value = Literal value of interest in log files.

An example of this query command is as follows:

query litqry where literal = Parameter

This command queries log files for events associated with literal Parameter and saves the output to memory under the name litqry.

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