Difference between revisions of "DB REP ALLOW"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 16: | Line 16: | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:RRS Configuration]] | [[Category:RRS Configuration]] | ||
− | [[Category:Environment Variables| | + | [[Category:Environment Variables|REP_ALLOW]] |
Latest revision as of 14:47, 3 March 2010
Contents
Purpose
Used to specify the name of a file containing tables to be replicated
See Also
Description
The name of a file in the conf directory containing the names of tables to be replicated if SET REPLICATION is on. The default filename is replication.allow. Tables should be listed in the file one to a line. <databasename>!* can be used to specify all files from a database. If the file is not empty, then only listed files will be replicated.
Products
Recital Database Server, Recital Mirage Server