Show TOC

Procedure documentationCollecting System Statistics with BR*Tools Locate this document in the navigation structure

 

You can use BR*Tools for Oracle to collect system statistics.

Prerequisites

Procedure

  1. Start BRGUI or BRTOOLS.

  2. Choose   Database statistics   Collect system statistics  .

  3. Set the required options:

    Menu Entry

    Equivalent BRCONNECT Command Option

    BRCONNECT profile (profile)

    -p|-profile

    Database user/password (user)

    -u|-user

    NOWORKLOAD mode (noworkload)

    -f stats -i|-inteval 0

    Time interval in minutes (interval)

    -f stats -i|-interval

    Confirmation mode (confirm)

    -c|-confirm

    Message language (language)

    -l|-language

    BRCONNECT command line (command)

    This shows you the BRCONNECT -f stats -t SYSTEM_STATS -i <interval> command that is to be executed using the current settings.

  4. To start processing with the selected options, choose Continue.

  5. Check the results in the BRCONNECT logs.

    • The summary log conn<DBSID>.log displays the return code.

    • The detail log c<encoded timestamp>.sta displays the progress.

    For more information on how to view the logs with BR*Tools, see Showing Profiles and Logs with BR*Tools.