...
(When running in batch mode, use a script as shown in #Running UDM from a Script.)
To execute a batch file such as the one below, use SBMDBJOB FILE(LIBNAME/FILENAME) MBR(MBRNAME)
:
...
The following table describes the configuration options used to execute UDM Manager for IBM i. Each Option Name is a link to detailed information about that configuration option.
Option Name | Description | |||||
Specification for whether or not product activity monitoring events are generated. | ||||||
File name / ddname of the PEM-formatted trusted CA X.509 certificates. | ||||||
File name / ddname of UDM Manager's PEM-formatted X.509 certificate. | ||||||
File name / ddname of the PEM-formatted CRL. | ||||||
Character code page used to translate text data received and transmitted over the network. | ||||||
Specification to use either the internal or external table for code page to CCSID mapping. | ||||||
User-defined string. | ||||||
Acceptable and preferred SSL/TLS cipher suites to use for the control session between UDM components. | ||||||
Specification for whether or not data is compressed on all standard I/O files. | ||||||
Acceptable and preferred SSL/TLS cipher suites to use for the data session on which file data is transferred between UDM primary and secondary servers. | ||||||
Encryption method to be used in a UDM transfer session if one is not specified by an encrypt parameter in the UDM open command. | ||||||
Events to be generated as persistent events. | ||||||
Number of UDM transfer blocks transferred before a frame-sync message is sent when UDM is operating with network fault tolerance turned on. | ||||||
Number of seconds of inactivity in an interactive UDM session after which the manager will close the session. | ||||||
Default interval at which a keep alive message is sent from the manager to the transfer server(s). | ||||||
Specification for whether or not to merge standard out and standard error output streams from a remote command to the UDM transaction log. | ||||||
Universal Message Catalog (UMC) file used to write messages. | ||||||
Level of messages to write. | ||||||
Minimum SSL/TLS protocol level that will be negotiated and used for communications channels.
| ||||||
Default transfer mode type for UDM sessions. | ||||||
Expected network latency. | ||||||
Specification for whether or not UDM transfer sessions are network fault tolerant by default. | ||||||
Level of fault tolerance for the open command. | ||||||
Maximum number of attempts that will be made to establish a session by the open command. | ||||||
Number of seconds that UDM will wait between each open retry attempt. | ||||||
Host or IP address that UDM binds to when initiating outgoing connections to another UDM server. | ||||||
Program Lock File directory that specifies the location of the UDM Manager program lock file. | ||||||
ddname of Manager's PEM formatted RSA private key. | ||||||
Password for the Manager's PRIVATE_KEY. | ||||||
Specification for whether or not UDM will use proxy certificates in three-party transfer sessions if a certificate is supplied to the UDM Manager. | ||||||
Number of attempts the manager will make to re-establish a transfer session when a network fault occurs. | ||||||
Number of seconds that UDM will wait between each successive attempt to re-establish a transfer session when a network fault occurs. | ||||||
Size (in bytes) of the application's incoming buffer for UDM. | ||||||
TCP port number on the remote computer used for invoking UDM Server instances. | ||||||
Script file containing UDM commands to execute. | ||||||
Options to pass to the script command file. | ||||||
Size (in bytes) of the application's outgoing buffer for UDM. | ||||||
Default file creation size for physical files of both data and source file types. | ||||||
Specification for whether or not to use TCP packet coalescing. | ||||||
TCP/IP buffer size of a UDM Server on the receiving end of a two-party transfer. | ||||||
Maximum number of lines to write to the trace file. | ||||||
Size of a wrap-around trace table maintained in memory. | ||||||
File mode creation mask. | ||||||
Writes the program version information and copyright. |
...