Versions Compared

Key

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

...

Release 7.4.1.8 - June 11, 2024


Change IDPlatformsComponentDescription
D-11929z/OSUAGSRV

Provide a new UAG Server configuration option, rerun_before_include, which is defined in UAGCFG00. This option controls whether a JCL INCLUDE statement should trigger the insertion of the UAGRERUN step.

Valid values and their meaning are as follows:

  • no -- a JCL INCLUDE statement will not trigger insertion of a UAGRERUN step. This is the default, which matches the behavior in previous versions.
  • yes – a UAGRERUN step is inserted ahead of a JCL INCLUDE statement.
D-12020AllUDM
UDMSRV
Expands support for files whose names contain multibyte (i.e., Unicode) characters.
D-12570

Unix
Windows

UAGSRV
USAP
Expands support for multi-byte (i.e., Unicode) values specified in SAP tasks. This change ensures that Unicode values in job definition scripts or SAP task definitions are correctly passed to and received from the SAP system.


Release 7.4.1.7 - May 14, 2024


Change IDPlatformsComponentDescription
D-11270z/OSUAGSRVProvide message UAG5656E Dataset<dsname>specified for<jcl_save_library>cannot be found to make UAG Server start failures that occur due to missing JCL_SAVE_LIBRARY datasets more clear.
D-12559All (except HP-UX)

OMSSRV
UAGCMDZ
UAGSRV
UBROKER
UCERT
UCMD
UCMSRV
UCTL 
UCTSRV
UDM
UDMSRV
UEM
UFTP

Update the OpenSSL library that Universal Agent uses to OpenSSL 1.1.1w.
E-02039AllAllMiscellaneous fixes to improve Universal Agent stability and reliability.

Release 7.4.1.6 - April 9, 2024

Change ID

Platforms

Component

Description

D-10536z/OSUAGSRV

When the Universal Agent AGENT_IP configuration option specifies an IP address instead of a host name, eliminate the UNV0182E 'Cannot resolve' error, and accept the IP address as entered.

D-11431z/OSUAGSRV

Always insert the UAGRERUN step ahead of anyIFstatements in the JCL. This will ensure that UAGRERUN is executed ahead of any initialEXECorPROCstatement that may be enclosed within anIFstatement.

D-12221z/OSUAGSRV

Prevent a JCL error by ensuring that line numbers are not pulled into a JCL statement when

  • The JCL used for a z/OS task contains line numbers, and
  • A z/OS task variable is replaced with a value that is shorter than the variable name

The fix also prevents truncation of JCL statements that contain in-line data with hexadecimal values.

Release 7.4.1.5 - March 12, 2024


Change ID

Platforms

Component

Description

D-11900

Unix

UAGSRV

Ensure that failed attempts to launch child processes spawned by UAG Server (via the ./ubroker/sbin/cskernutility) are handled gracefully.

D-12304z/OS

UAGSRV

Improves threading support for some OpenSSL functions to prevent UAG Server unexpected terminating with an exit code 8 or an 0C4 ABEND.


Release 7.4.1.4 - February 13, 2024


Change ID

Platforms

Component

Description

D-11676

Unix
Windows

UAGSRV

Fixes an intermittent issue where UAGSRV may terminate abnormally when stopped with the Universal Control utility (UCTL). The failure is not common, and was observed only when the UAG ServerJTSK_NUMconfiguration option was set to its maximum value of 64.

D-12222z/OS

UAGRERUN
UAGU84
UAGUSI

Resolves unexpected behavior for a z/OS task, under the following conditions:

  • The z/OS task contains a Step Condition that is defined treat an ABEND as an expected result, by specifying an action of Continue/Success
  • A subsequent step in the z/OS task's JCL contains an EXEC COND= parameter that references the ABENDed step, that would normally prevent execution of the step

Prior to this fix, the EXEC COND= parameter is not honored when the ABEND occurs, and the step executes.

This fix ensures the Step Condition and the EXEC COND= configuration is honored.

D-12223WindowsUAGSRVAdds the Windows network errorERROR_UNEXP_NET_ERR(59) as a retry-able error condition for a Windows File Monitor task, whenfile monitor fault toleranceis enabled.


Release 7.4.1.3 - January 9, 2024

Change ID

Platforms

Component

Description

D-11555Unix
Windows
USAPResolves a performance issue when downloading a large SAP spool file.

Release 7.4.1.2 - December 12, 2023

Change ID

Platforms

Component

Description

D-11353AllUFTP
UPPS

Update the libcURL library used by Universal Agent components to 7.88.1 for Unix/Windows and 7.81.0 for zOS.

Note

The libcURL library used for the Universal Agent for HP-UX distribution was not updated.


D-11189All

OMSSRV
UAGCMDZ
UAGSRV
UBROKER
UCMD
UCMSRV
UCERT
UCTL
UCTSRV
UDM
UDMSRV
UEM
UFTP

Update the OpenSSL library used by Universal Agent components to 1.1.1u.

Note

The OpenSSL library used for the Universal Agent for HP-UX distribution was not updated.


D-11889AllOMSSRV
UAGSRV
UBROKER
UCMSRV
UCTSRV
UDMSRV
UEMSRV
Changes the message digest used to sign internally-created self-signed certificates from SHA1 to SHA256 to prevent UC-OMS connection failures on newer Linux distributions


...