Difference between revisions of "DB REPDELAY"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | ==Purpose== | |
+ | Used to specify the delay in seconds that the replication service will wait before checking for new transactions | ||
+ | |||
+ | |||
+ | ==See Also== | ||
+ | [[:Category:RRS Installation|Recital Replication Server]] | ||
+ | |||
+ | |||
+ | ==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. | ||
+ | |||
+ | 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 | ||
+ | [[Category:Documentation]] | ||
+ | [[Category:Configuration]] | ||
+ | [[Category:Environment Variables|REPTYPE]] | ||
+ | [[Category:RRS Installation]] |
Revision as of 15:09, 4 November 2009
Contents
Purpose
Used to specify the delay in seconds that the replication service will wait before checking for new transactions
See Also
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.
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