Show TOC

Procedure documentationSetting the Option To Log Displayed Information for BRSPACE Locate this document in the navigation structure

 

You can have BRSPACE log the information displayed in a show function for BRSPACE.

Prerequisites

  • Decide whether you need to set this option:

    • Do not set this option if you want to show the database information and the results do not have to be available at a later time. The displayed data is not recorded in the BRSPACE log files to avoid unnecessary logging.

    • Set the option if you want to record the displayed data in the log files.

  • This option is global for BRSPACE. That is, it is valid for each class of displayed information in a BRSPACE run.

Procedure

Choose one of the following to set the log option:

  • BRTOOLS or BRGUI:

    1. Choose   <Management function>   <Show function>  .

    2. Enter yes in Create log file.

      Example Example

      Choose   Instance management   Show instance status  .

      Choose Continue.

      Enter yes in Create log file.

      End of the example.
  • Command line:

    Use option -l|-log of BRSPACE function dbshow.

    Example Example

    Enter brspace -f dbshow -c dbstate -l at the command line.

    End of the example.