Setting seconds between flushes

You set the number of seconds between flushes at the Replication Server level using the configure replication server command with the stats_daemon_sleep_time option. The default is 600 seconds. The syntax is:

configure replication server set
	'stats_daemon_sleep_time' to sleeptime

The minimum value for sleeptime is 10 seconds; the maximum value is 3153600 seconds (365 days).