MANAGED_RECURS_DIRnn Keyword
MANAGED_RECURS_DIRnn={primary}[ |{second1}[ |{second2}[...]]]
This keyword is used with replication when the files in a directory are only opened and written to using PL/B applications to access the files through the SUNDM data manager. Processing in this mode causes replication of all files and sub-directories declared with this keyword. 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:
MANAGED_RECURS_DIRnn={primary}[ |{second1}[ |{second2}[...]]]
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_RECURS_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_RECURS_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
![]() |