Syntax documentation-o|-output

This BRSPACE command option controls the information written to the detail log.

Syntax Syntax

  1. -o|-output [detail|process|summary|[,]time]
End of the code.

Default value: process

  • detail: writes detailed processing information with object details, resulting in comprehensive information that you can use to troubleshoot

  • process: writes information from the processing phase (not the initialization phase)

  • summary: writes function summaries and totals

  • time: generates additional timestamps that enable you to determine the time required for the individual operations

You must insert this option before the option -f|-function.

Example Example

brspace -u / -c force -o -f tbreorg -t "DBA*"

End of the example.

This option only affects BRSPACE functions in segment administration, such as tbreorg and idrebuild.