dscontrol binlog

You can control the settings and operation of the binary log file with the dscontrol binlog command.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-dscontrol--binlog--+-start----------------------+-----------><
                      +-stop-----------------------+   
                      +-set--+-retention--hours--+-+   
                      |      '-interval--seconds-' |   
                      '-status---------------------'   

Parameters

start
Starts the binary log.
stop
Stops the binary log.
set
  • retention hours

    The number of hours that binary log files are kept. The default value for retention is 24.

  • interval seconds

    The number of seconds between log entries. The default value for interval is 60.

status
Shows the retention and intervals of the binary log.
Reference topic    

Terms and conditions for information centers | Feedback

Last updated: September 10, 2012 09:00 AM EDT
File name: rcmd_dscontrolbin.html