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

Running Siebel ARM Data CSV Conversion


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

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. For more information on running the Siebel ARM Analyzer Tool, see Analyzing Siebel ARM Files Using the Siebel ARM Analyzer Tool.

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 is the name and path of the CSV output file.
    • -d csv identifies the Siebel ARM data CSV conversion analysis.
    • sarm_file_name.sarm is 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 more 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 24.

Siebel Performance Tuning Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.