Versions Compared

Key

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

...

Universal Agent Server

Anchor
Universal Agent Server Release 7.

...

1.0.0 -

...

September 30, 2021
Universal Agent Server Release 7.

...

1.0.0 -

...

September 30, 2021
Release 7.

...

1.0.0 -

...

September 30, 2021


Change ID

Platforms

Component

Description

B-

06093z/OS

10691 

All 

UAGSRV

  • Allow for dynamic switching of trace file (matches behavior provided for agent log files)
  • Support dynamic updates to message level
  • Support GDGs for trace file datasets

B-07134

z/OS

UAGSRV

Issue an error when a z/OS File Monitor task definition attempts to use a feature that is not supported.

Attempts to use the following features for native z/OS File Monitor tasks will now issue an error:

  • Regular expression
  • Recursive, stability check, minimum file size options

Attempts to use the following features for Remote File Monitor tasks on z/OS will now issue an error:

  • SSH, FTPS protocols

B-10102

Unix

UAGSRV

Enable fault tolerance for Linux/Unix tasks to allow timeouts against authentication servers (for example, LDAP) to automatically restart.

Enables the following configuration options for Unix:

  • retry_count – the number of times a task will attempt to start before ending with a Start Failure
  • retry_interval – the number of seconds between retry attempts

B-11148

Linux s390x

All

Update SSL/TLS support to OpenSSL 1.1.1b.

B-11537

z/OS

UAGSRV

Extend file monitor support for secondary agents in a sysplex environment

B-11538

z/OS

UAGSRV

Extend “Cancel Job” support for jobs running on any sysplex node

B-12368

All

UAGSRV

Remove ability to configure the enable_ssl option. The ability to create an SSL connection with an OMS Server is always enabled.

NOTE: The OMS Server’s require_ssl option will ultimately determine whether the connection uses SSL.

B-12755

z/OS

UAGSRV

Improve the Agent’s response when a coupling facility encounters a “Structure Full” condition.

B-12811

z/OS

UAGSRV

Add handling for the SETXCF START,REALLOCATE command.

D-09193

Unix
Windows

UAGSRV

Ensure that a CREATE file monitor (with stability checking selected) ends if the file is removed. This prevents the file monitor from continuing to run when the file is deleted or moved.

D-10093

z/OS

UAGU84

Prevent a situation in which UAGU84 will receive a S0C4 when UAGRERUN is not APF authorized.

D-10153

z/OS

UAGSRV

Prevent UAGSRV from ending with an exit code 18 (ABEND S32E REASON=00000324) at startup when no sysplex_role is specified in UBRCFG00.

NOTE: This error can occur even in a non-sysplex environment.

Universal Broker

...

Change ID

Platforms

Component

Description

B-10106

All

UBROKER

Increase the RSA key length from 1024 to 2048 for the Broker’s internal self-signed certificate.

B-11148

Linux s390x

All

Update SSL/TLS support to OpenSSL 1.1.1b.

B-13106

All

UBROKER

During local license mapping – when the Broker attempts to read locally-configured license information for licensed components – prevent the error below if the configuration file for a particular component is not found.

UNV3380E [1000000001] Error retrieving configuration for product 'xxxx': CFMGetConfigBufferByProdName, 4, configuration name 'xxxx' not found

 where ‘xxxx’ is the component name (for example, uacs).

D-09994

All

UBROKER

Ensure that UNV message IDs specified by the msg_suppression_list in ubroker.conf are properly suppressed

 
UFTP 

Add explicit FTPS (FTPES) support to UFTP. 

Enables transfers using TLS/SSL over connection to standard FTP port 21, provided the FTP server supports it. 

To request TLS/SSL from a Remote File Transfer or Remote File Monitor task, select the FTP protocol and prepend ftpes:// to the FTP server host name or IP address (e.g., ftpes://somehost). If the FTP server has enabled TLS/SSL support, the connection will proceed using encrypted communication. If TLS/SSL support is NOT enabled, a plain text session/transfer is done. 

The UFTP ENABLE_SSL configuration option (default:no) is provided to always request a TLS/SSL session, eliminating the need to specify the ftpes:// prefix. 

The UFTP AUTHENTICATE_PEER configuration option (default: no) is provided to control FTP server certificate authentication. When set to “yes”, the UFTP CA_CERTIFICATES configuration option must specify a CA certificate that can authenticate the FTP server’s certificate. 

B-13282 

z/OS 

UAGSRV 

Add automatic failover support for Agents configured to execute in a sysplex environment.  

The following items were delivered for UA 7.1.0.0 to support this feature: 

  • B-13184: Allow a secondary agent to become a primary agent upon failover. 
  • B-13186: Allow a primary agent to become a secondary agent upon failover. 
  • B-13283: Provide the ability to configure a failover hierarchy, to determine the order in which secondary agents are chosen to become the new primary agent. 
  • B-13284: Provide the ability to stop a Universal Broker started task WITHOUT initiating a failover. 
  • B-13285: Provide the ability to stop a Universal Broker started task AND initiate a failover.  
  • B-13291: Allow a new primary agent to receive tracking data for jobs submitted or executed by the previous primary agent. 
  • B-13964: Ensure that licenses obtained from Universal Controller are handled properly within the updated primary and secondary agents whenever a failover occurs
Note
titleNote

To ensure proper accounting for z/OS licenses, we recommend that all UAG Servers configured to run in a sysplex environment use the same value for the UAG Server’s NETNAME configuration option.

B-13768 

Unix 

UAGSRV 

Improve response and performance when several file monitor tasks that check file stability run concurrently.  

B-13819 

Unix 
Windows 

UEXT 

Provide the UAGSRV EXTENSION_PYTHON_LIST configuration option to extend the list of locations searched for Python instances that may be used by Universal Extension tasks.

Note
titleNote

The HP-UX and z/OS agents do not provide the Universal Extension. 

B-13820 

Unix 
Windows 

UAGSRV 
UBROKER 
PKG 

Allow the following Universal Extension config options to be set at install time or via Broker startup: 

  • EXTENSION_ACCEPT_LIST 
  • EXTENSION_DEPLOY_ON_REGISTRATION 
  • EXTENSION_PYTHON_LIST 
  • EXTENSION_CANCEL_TIMEOUT
Note
titleNote

The HP-UX and z/OS agents do not provide the Universal Extension.


B-14049 

Unix
Windows 

UAGSRV 
UEXT 

Ensure that any instances of a password exposed by a Universal Extension task are scrubbed from the UAG Server cache files. 

D-07313 

Unix 
Windows 

UAGSRV 

Improve message handling and separation to prevent possible message loss. 

D-09666 

Windows 

UAGSRV 

Fixes a problem when the -uagstdio option is specified for additional UCMD Options and one or more of that option’s values contains double quotes that must be preserved. 

D-10171 

Windows 

UAGSRV 

Prevent the agent.log from being inherited by tasks spawned by the Agent. This fixes a problem that caused the agent.log’s scheduled rollover at midnight to fail if Agent tasks were running. 

D-10346 

z/OS 

UAGSRV 

 

Fixes a problem that prevented a zOS CHANGE File Monitor task from storing a renamed dataset’s new name in Universal Control variables. 

D-10415 

Windows 

UAGSRV 

Fixes an issue introduced in UA 7.0.0.0 that caused incorrect translation of UTF8 characters in Windows scripts. 

D-10470 

Linux PPC 

All 

Prevent a crash during OpenSSL random number generation seeding observed on RHEL8 on a PowerPC system. 


Universal Broker

Anchor
Universal Broker Release 7.1.0.0 - September 30, 2021
Universal Broker Release 7.1.0.0 - September 30, 2021
Release 7.1.0.0 - September 30, 2021

Change ID

Platforms

Component

Description

B-13820 

Unix 
Windows 

UAGSRV 
UBROKER 
PKG 

Allow the following Universal Extension config options to be set at install time or via Broker startup: 

  • EXTENSION_ACCEPT_LIST 
  • EXTENSION_DEPLOY_ON_REGISTRATION 
  • EXTENSION_PYTHON_LIST 
  • EXTENSION_CANCEL_TIMEOUT
Note
titleNote

The HP-UX and z/OS agents do not provide the Universal Extension.










Universal Command

Anchor
Universal Command Release 7.0.0.0 - April 5, 2021
Universal Command Release 7.0.0.0 - April 5, 2021
Release 7.0.0.0 - April 5, 2021

...