MANAGED_DIRnn Keyword
MANAGED_DIRnn={primary}[ |{second1}[ |{second2}[...]]]
This keyword is used with replication when the files in a directory are only opened and written to when using PL/B applications. Processing in this mode causes only the files in the specified directory to be replicated. Any subdirectories that exist under the specified directory are not replicated. The 'nn' value for this keyword can be defined from 01 to 99.
This keyword must be specified in the replication section that is included in the configuration file for the primary server.
Format:
Where:
Note:
When a {secondN} parameter is not specified, the {primary} parameter is used as the default.
These keywords can be in any numerical order and can have any numerical values.
Examples:
MANAGED_DIRnn=c:\reptest
In this example, all of the data managers in the replication network must have the same drive and directory to be used.
MANAGED_DIRnn=c:\onprimary|d:onsecondary
In this example, the primary data manager is replicating the directory 'c:\onprimary'. The 'c:\onprimary' directory is mapped to replicate on the first secondary data manager in the 'd:\onsecondary' directory.
See Also: SUNDM Keywords, SUNADMIN, MAKEMFD