Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To run UDM in interactive mode, enter the following at the command prompt:

<pre>
udm
</pre>
Panel
Html bobswift

This starts the UDM Manager. You will be greeted with a start-up message and the UDM prompt:

html-bobswift
Panel
<pre>
UNV2800I Universal Data Mover 6.3.0 Level 0 started.

udm>
</pre>

UDM now is ready to process commands. At the udm> prompt, you can enter any UDM command.

To exit UDM, enter the following command at the udm> prompt:

html-bobswift
Panel
<pre>
quit
</pre>

Running UDM in Batch Mode

To run UDM in batch mode, enter udm on the command line and specify a script file via the SCRIPT_FILE option.

For example:

html-bobswift
Panel
<pre>
udm -script script_filename
</pre>

When the script file has finished executing, UDM exits automatically.

...

The following figure illustrates the command line syntax of UDM Manager for Windows.

html-bobswift <i>file</i>
 ddname]
[
-cert
<i>file</i>
 ddname]
[
-private_key
<i>file</i>
 ddname [
-private_key_pwd
<i>password</i>
 password] ]
[
-proxy_certificates
 {
<b>yes</b>|<b>no</b>
yes|no}]
[
-days
<i>number</i>
 number]
[
-crl
<i>file</i>
 file]
[
-script
<i>filename</i>
 ddname]
[
-options
<i>options</i>
 options]
[
-codepage
<i>codepage</i>
 codepage]
[
-ctl_ssl_cipher_list
<i>list</i>
 list]
[
-data_ssl_cipher_list
<i>list</i>
 list]
[
-encrypt
 {
<b>yes</b>|<b>no</b>|<b>cipher</b>
yes|no|cipher} ]
[
-compress
 {
<b>yes</b>|<b>no</b>
yes|no}[,{
<b>zlib</b>|<b>hasp</b>
zlib|hasp}] ]
[
-delay
<i>seconds</i>
 seconds]
[
-idle_timeout
<i>seconds</i>
 seconds]
[
-keep_alive_interval
<i>seconds</i>
 seconds]
[
-lang
<i>language</i>
 language]
[
-level
 {
<b>trace</b>|<b>audit</b>|<b>info</b>|<b>warn</b>|<b>error</b>
trace|audit|info|warn|error}[,{
<b>time</b>|<b>notime</b>
time|notime}] ]
[
-msg_suppression_list
<i>list</i>
 list ]
[
-min_ssl_protocol
<i>option</i>
 option]
[
-network_fault_tolerant
 {
<b>yes</b>|<b>no</b>
yes|no} [
-frame_interval
<i>number</i>
 number] ]
[
-mode_type
 {
<b>binary</b>|<b>text</b>
binary|text}]
[
-umask
<i>number</i>
 number]
[
-outboundip
<i>host</i>
 host]
[
-port
Panel
<pre>
udm
[
-ca_certs
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
Html bobswift
 <i>port</i>]
[

-recvbuffersize

Html bobswift <i>size</i>
 port]
[-recvbuffersize size]
[
-open_retry
Html bobswift
 {
<b>yes</b>|<b>no</b>
yes|no}]
[
-open_retry_count
Html bobswift <i>number</i>
 number]
[
-open_retry_interval
Html bobswift <i>number</i>
 number]
[
-retry_count
Html bobswift <i>number</i>
 number]
[
-retry_interval
Html bobswift <i>seconds</i>
 seconds]
[
-sendbuffersize
Html bobswift <i>size</i>
 size]
[-server_stop_conditions codes]
[
-tcp_no_delay
Html bobswift <i>option</i>
 option]
[
-tcp_window_size
Html bobswift <i>size</i>
 size]
[
-tracefilelines
Html bobswift <i>number</i>
 number]
[
-trace_table
Html bobswift <i>size</i>
 size,{
<b>error</b>|<b>always</b>|<b>never</b>
error|always|never}]
[
-verify_host_name
Html bobswift
 {
<b>yes</b>|<b>no</b>
yes|no}|
<i>host
host 
name</i>
name]
[
-comment
Html bobswift <i>text</i>
 text]

udm
{ 
-help
Html bobswift
 | 
-version
Html bobswift
 }
</pre>