Versions Compared

Key

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

...

Note
titleNote

Some organizations and companies require the removal of *ALLOBJ authority from non-administrative user profiles. Workload Automation may be configured to run without *ALLOBJ authority; however, to do so requires additional administrative overhead. The steps required to remove product *ALLOBJ authority are described in Universal Broker Security.

The *BASE option contains the complete installation. This includes all of the components and utilities listed above.

...

Further details on the Manager Fault Tolerant feature and spooling of redirected standard I/O files can be found in the Universal Agent 7.36.x User Guide.

Security

The UNVUBR511 user profile requires at least *CHANGE authority to the UNVSPL511 library to create and use the spool files. No general user access is required.

...

Step 1

Download the distribution file from the Stonebranch Customer Portal to a computer running a supported version of Windows or UNIX.

Step 2

Extract the Licensed Program Save File from the distribution file.

Step 3

If transferring the installation file to the native, QSYS file system, create a save file, UNV511, on the target IBM I system in library QGPL. This step is not necessary if transferring the file to the IFS.

Step 4

FTP the Licensed Program Save File to either the save file created in step 1 or to /QSYS.LIB/QGPL.LIB/UNV511.SAVF.

Step 5

Execute the following command to install Workload Automation 5 for IBM i to the default libraries:

Panel
 RSTLICPGM LICPGM(0UNV511) DEV(*SAVF) SAVF(QGPL/UNV511)


Add the FRCOBJCVN parameter when installing on a version of IBMi that is greater than the version identified in the distribution file.  For example, when using the 7.6-targeted distribution file to install on IBMi 7.46, enter:

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


Step 6

Verify the correctness of the install by executing the following command:
 

Panel
CHKPRDOPT OUNV5120


Step 7

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

...