The SharedPath
parameter specifies the path to a shared location that is used to store the compressed datastore files used by the connectors. The path must be accessible to all connectors in the Connector Group.
If you set the DataPort
parameter, the datastore files are sent directly to the Distributed Connector, and this parameter is ignored.
Type: | String |
Default: | The value of the TempDirectory parameter. |
Required: | No |
Configuration Section: | DistributedConnector |
Example: | SharedPath=./temp
|
See Also: | DataPortN
ConnectorGroup |
|