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

Running Siebel ARM Data CSV Conversion


Use the following procedure to obtain a comma-separated value (CSV) analysis output.

For a description of the CSV conversion analysis and output, see About Siebel ARM to CSV Conversion Data.

To run a Siebel ARM data to CSV conversion analysis

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

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

    where:

    output_file_name.csv = The name and path of the CSV output file.

    -d csv = Identifies the Siebel ARM data CSV conversion analysis.

    sarm_file_name.sarm = The name and path of the binary Siebel ARM file or files.

  3. Review the CSV output in the file named output_file_name.csv. For further information on analyzing CSV data, see About Siebel ARM to CSV Conversion Data.

    NOTE:  Running a CSV conversion can create large output files that, in some cases, cannot be read by third-party software. Use the -p flag to split large Siebel ARM files. For more information on this flag, see Table 8.

For further information on running the Siebel ARM Analyzer Tool, see Analyzing Siebel ARM Files using the Siebel ARM Analyzer Tool.

Siebel Performance Tuning Guide Copyright © 2006, Oracle. All rights reserved.