Universal Configuration Manager - Universal Data Mover Server

Universal Configuration Manager - Universal Data Mover Server

Universal Data Mover Server

Universal Data Mover Server: Message Options

Field

Description

Field

Description

Message Level

Error
Turns on message logging for errors only.
 
Warning
Turns on message logging for warnings and errors.
 
Info
Turns on message logging for all informational, warning and error messages.
 
Audit
Turns on message logging for all audit, informational, warning and error messages.
 
Trace
Allows all messages to be logged, including those used for debugging purposes.

Universal Data Mover Server: Server Options

Field

Description

Field

Description

User Security Options

Require user ID and password to transfer file
When this option is checked, Universal Data Mover will require a valid user ID and password to transfer a file.
 
User must have batch logon right
When this option is checked, the user account used to open a Universal Data Mover session must be granted the Log on as a batch job privilege.

Universal Data Mover Server: Network Options

Field

Description

Field

Description

TCP/IP Options

Use the following local interface for all outbound connections
When this option is selected, the IP address or alias of a local interface may be specified that will be used for all outbound TCP/IP connections established by UDM Server. If this option is not selected, any available local interface will be used.
 
The input box specifies the IP address or alias of a local interface that should be used for all outbound TCP/IP connections established by UDM Server. To have UDM Server use any local interface available, leave this value blank.

Code Page

Sets the translation table used to translate text-based data transmitted across the network.

Universal Data Mover Server: Network Options - Data Transfer

Field

Description

Field

Description

Compression Options

Compress Data
When this option is selected, the IP address or alias of a local interface may be specified that will be used for all outbound TCP/IP connections established by UDM Server.
If this option is not selected, any available local interface will be used.
 
Enable maximum compression
Select this option to use the zlib compression algorithm, which usually results in a very high compression rate. When this option is not selected, the hasp compression algorithm will be used. This algorithm is not as CPU-intensive as the zlib algorithm, but the resulting data is a little less compressed.

Send Receive Buffer Sizes

Set Default send buffer size to
When this option is selected, a value may be specified that overrides the default size of the application buffer used to send data across a network connection.
A buffer size of 0 (zero) is saved when this option is left un-selected. UDM will then manage the size of the buffers itself based on internal limits.
Exercise caution when changing this option, as it could have a significant performance impact. See the send_buffer_size configuration option in the UDM Reference Manual for more information.
 
Set Default receive buffer size to
When this option is selected, a value may be specified that overrides the default size of the application buffer used to retreive data from a network connection.
A buffer size of 0 (zero) is saved when this option is left un-selected. UDM will then manage the size of the buffers itself based on internal limits.
Exercise caution when changing this option, as it could have a significant performance impact. See the recv_buffer_size configuration option in the UDM Reference Manual for more information.

Universal Data Mover Server: Network Options - Fault Tolerance