dscontrol binlog

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

Syntax

>>-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.



Related reference
Commands
Reference topic    

Terms of Use | Feedback

Last updated: Aug 25, 2010 10:38:16 PM EDT
File name: rcmd_dscontrolbin.html