Versions Compared

Key

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


Warning

Currently, IBM i runs Workload Automation Universal Agent 7.7.0 for IBM i does not include Universal Command (UCMD) or Universal Data Mover (UDM).   Customers who require those components should use an older version of Workload Automation for IBM i.  The latest version containing those components is 5.1.1.  These pages provide information for that version.

...

Older versions of Workload Automation for IBM i can be installed alongside version 7.7.0.

New Installation (Default)

The default process for a new installation of

...

Universal Agent for IBM i installs to the following libraries:

  • Product library (

...

  • UNVPRD770)
  • Temporary library (

...

  • UNVTMP770)
  • Spool file library (

...

titleV5R4 systems

...

  • UNVSPL770)


1179040

Step 1

Execute the following command to install Workload Automation Universal Agent to the default libraries:

Panel
RSTLICPGM LICPGM(0UNV5110UNV770) DEV(*SAVF) SAVF(QGPL/UNV511UNV770)


When installing Workload Automation Universal Agent on a version of IBMi IBM i that is newer than the version identified in the distribution file file name (for example, installing the 5.4-targeted file on an IBMi version greater than 5.4 or the 7.63-targeted file on an IBMi IBM i 7.6 4 or higher systemlater), add the FRCOBJCVN parameter  parameter to force object conversion to the newer platform.

Panel
RSTLICPGM LICPGM(0UNV5110UNV770) DEV(*SAVF) SAVF(QGPL/UNV511UNV770) FRCOBJCVN(*YES *ALL)


Step 2

Verify that the installation was correct by executing the following command:
 

Panel
CHKPRDOPT 0UNV511
Anchor
1179040
0UNV770

The following message should display: No errors detected by CHKPRDOPT.

Step 3

Optionally, rename the UNVUBR511 UNVUBR770 subsystem to UBROKER for consistent operation across future installations.

Step 4

Optionally, use the UCHGRLS (Change Release Tag) Program to change the names of the Workload Automation Universal Agent for IBM i commands in the IBM i QSYS library.

...