Difference between revisions of "DB REPTYPE"

From Recital Documentation Wiki
Jump to: navigation, search
Line 4: Line 4:
  
 
==See Also==
 
==See Also==
[[DB_PUBLISHER]], [[DB_PEERS]], [[DB_REP_ALLOW]], [[DB_REPDELAY]], [[DB_REPDENY]],  [[DB_REPDIR]]
+
[[:Category:RRS Installation|Recital Replication Server]]
  
  
Line 22: Line 22:
 
[[Category:Configuration]]
 
[[Category:Configuration]]
 
[[Category:Environment Variables|REPTYPE]]
 
[[Category:Environment Variables|REPTYPE]]
 +
[[Category:RRS Installation]]

Revision as of 15:07, 4 November 2009

Purpose

Used to define the Replication mode type


See Also

Recital Replication Server


Description

The DB_RUNLOG environment variable / symbol is used to define the mode that the subscriber service will operate in when it starts. This variable is only used by the subscriber service. Valid types are:

  • PEER
  • MASTER
  • SLAVE

Using -t PEER | MASTER | SLAVE on the command line when starting the Service will overwrite this setting.


Products

Recital Replication Server