Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following is a sample Universal Command Manager for UNIX product license file:

Panel
Html bobswift
<pre>
License_Product "AGENT"
License_Customer "STONEBRANCH"
License_OS_Type "UNIX"
License_Type "PERPETUAL"
License_Expiration_Date 2030.12.31          YYYY.MM.DD
License_NT_Servers 100
License_UNIX_Servers 100
License_OS400_Servers 10000
License_OS390_Servers 10000
License_Tandem_Servers 10000
License_OS390_Unix_Servers 10000
License_Key ABCD-1234-EFGH-5678-IJKL-MNOP-9999
</pre>

Universal Data Mover Manager License File

...

The following is a sample Universal Data Mover Manager for UNIX product license file:

Panel
Html bobswift
<pre>
License_Product "MFT"
License_Customer "STONEBRANCH"
License_OS_Type "UNIX"
License_Type "PERPETUAL"
License_Expiration_Date 2030.12.31          YYYY.MM.DD
License_NT_Servers 100
License_UNIX_Servers 100
License_OS400_Servers 10000
License_OS390_Servers 10000
License_OS390_Unix_Servers 10000
License_Key ABCD-1234-EFGH-5678-IJKL-MNOP-9999
</pre>

Licensing Method

Enter each component's product license file information into its configuration file:

...

Stop Universal Broker

Panel
Html bobswift
<pre>
ubrokerd stop
</pre>

Start Universal Broker

Panel
Html bobswift
<pre>
ubrokerd start
</pre>

Encrypting User ID and Password for Job Execution

...

The command line syntax for executing Universal Command for UNIX is:

Panel
Html bobswift
<pre>
ucmd -cmd command | script file -host hostlist -encryptedfile filename [additional options]
</pre>

Executing a Universal Data Mover Job

The command line syntax for executing Universal Data Mover for Windows is:

Panel
Html bobswift
<pre>
udm
open [primary={*| local | host-name} [optional parameters]] secondary=host-name [optional parameters]
UDM command {required parameters} [optional parameters]
</pre>

Running a System Query

Use the Universal Query utility to query the Universal Broker for Broker-related and active component-related information. Universal Query returns information for the Universal Broker, as specified by configuration options on the command line or in a configuration file, as well as information regarding the components managed by Universal Broker.

The command line syntax for executing Universal Query for UNIX is:

Panel
Html bobswift
<pre>
uquery -host hostaddress [additional options]
</pre>