UNMANAGED_DIRnn Keyword
UNMANAGED_DIRnn={primary}[ |{second1}[ |{second2}[...]]]
This keyword invokes strict mode processing for the files that exist in a single directory. Any subdirectories that exist in the specified directory are not replicated. Strict mode should be used when files in a directory are being modified by applications that do not use the data manager. Processing in this mode uses operating system file time stamps and specialized comparison techniques to determine when files have been changed. Identified changes are transferred from the primary server to the secondary servers. The 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:
UNMANAGED_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.
UNMANAGED_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