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:

 

MANAGED_DIRnn={primary}[ |{second1}[ |{second2}[...]]]

 

Where:

primary
This parameter is a drive and or directory specification that defines the replication directory used at the primary server. The primary server is determined by the HOST00 keyword found in the configuration file. The {primary} is an operating system specification. Any drives that are specified must be the physical drive specifications.
second1
This parameter is a drive and or directory specification that defines the replication directory used at the first secondary server. The secondary server is identified by the 'HOST01' keyword setting found in the configuration file. The {second1} is an operating system specification. Any drives that are specified must be the physical drive specifications.
second2
This parameter is a drive and or directory specification that defines the replication directory used at the second secondary server. The server is identified by the 'HOST02' keyword setting found in the configuration file. The {second2} is an operating system specification. Any drives that are specified must be the physical drive specifications.

Note:

  1. When a {secondN} parameter is not specified, the {primary} parameter is used as the default.

  2. 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



about_sundm NO_FILE_DELETES Keyword MANAGED_RECURS_DIRnn Keyword