Siebel Performance Tuning Guide > Analyzing Siebel ARM Data > Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool >

Running Call Graph Generation


This topic is part of Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool.

Use the following procedure to obtain call graph generation analysis output. For a description of the call graph generation analysis and output, see About Call Graph Generation Analysis and Data. For more information on running the Siebel ARM Analyzer Tool, see Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool.

To run a call graph generation analysis

  1. Navigate to the bin subdirectory within the Siebel Server root directory.
  2. Run the Siebel ARM Analyzer Tool using the following command:

    sarmanalyzer -o output_file_name.xml -d xml -f sarm_file_name.sarm

    where:

    • output_file_name.xml is the name and path of the XML output file.
    • -d xml identifies the call graph generation analysis.
    • sarm_file_name.sarm is the name and path of the binary Siebel ARM file.
  3. Review the XML output in the file named output_file_name.xml. For more information on analyzing the call graph analysis XML output, see About Call Graph Generation Analysis and Data.
Siebel Performance Tuning Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.