Difference between revisions of "DB REPDELAY"

From Recital Documentation Wiki
Jump to: navigation, search
Line 8: Line 8:
  
 
==Description==
 
==Description==
The DB_RUNLOG environment variable is used to specify the delay in seconds that the replication service will wait before checking for new transactions.
+
The DB_REPDELAY environment variable is used to specify the delay in seconds that the replication service will wait before checking for new transactions.
  
 
Using -d seconds on the command line when starting the service will overwrite this setting. If no value is specified here or on the command line, then the default value will be 60 seconds.
 
Using -d seconds on the command line when starting the service will overwrite this setting. If no value is specified here or on the command line, then the default value will be 60 seconds.

Revision as of 15:12, 4 November 2009

Purpose

Used to specify the delay in seconds that the replication service will wait before checking for new transactions


See Also

Recital Replication Server


Description

The DB_REPDELAY environment variable is used to specify the delay in seconds that the replication service will wait before checking for new transactions.

Using -d seconds on the command line when starting the service will overwrite this setting. If no value is specified here or on the command line, then the default value will be 60 seconds.


Products

Recital Replication Server