Versions Compared

Key

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


Panel
Table of Contents
maxlevel2

...

Change IDPlatformsComponentDescription
E-02039AllAllMiscellaneous fixes to improve Universal Agent stability and reliability.

Universal Agent Server

Anchor
Universal Agent Server Release 7.6.0.

...

3 -

...

July 9, 2024
Universal Agent Server Release 7.6.0.

...

3 -

...

July 9, 2024
Release 7.6.0.

...

3 -

...

July 9, 2024

Change IDPlatformsComponentDescription
D-
11867Unix (except HP-UX)
WindowsUAGSRVEnsure that all temporary Universal Extension files are removed following cancellation of a Universal Extension task.D-11929D-12505z/OSUAGSRV

Adds the following messages to provide better information when the UNVJSC cluster dataset is not found or fails to open:

  • UAG5656 - Dataset jscds must be a VSAM cluster, where jscds is the name of the UNVJSC dataset
  • UAG5657 - Dataset jscds could not be opened, where jscds is the name of the UNVJSC dataset
D-12543z/OSUAGRERUNEnsures that unexpired archived datasets are deleted by UAGRERUN's cleanup logic.D-12548Unix (except HP-UX, Solaris
12638z/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.
When all steps selected for rerun FLUSH, ensure the task instance for that rerun ends with a Failed status.


Anchor
Universal Agent Server Release 7.6.0.2 - June 11, 2024
Universal Agent Server Release 7.6.0.2 - June 11, 2024
Release 7.6.0.2 - June 11, 2024


Change IDPlatformsComponentDescription
D-11867Unix (except HP-UX)
Windows
UAGSRVEnsure that all temporary Universal Extension files are removed following cancellation of a Universal Extension task.
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-12505z/OSUAGSRV

Adds the following messages to provide better information when the UNVJSC cluster dataset is not found or fails to open:

  • UAG5656 - Dataset jscds must be a VSAM cluster, where jscds is the name of the UNVJSC dataset
  • UAG5657 - Dataset jscds could not be opened, where jscds is the name of the UNVJSC dataset
D-12543z/OSUAGRERUNEnsures that unexpired archived datasets are deleted by UAGRERUN's cleanup logic.
D-12548Unix (except HP-UX, Solaris)
Windows
UAGSRVProvides a change that causes UAG Server and OMS Server activity spans for PeopleSoft task instances to remain associated with the Universal Controller's parent trace grouping.
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.


...

Change ID

Platforms

Component

Description

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

Universal Extension

Anchor
Universal Extension Release 7.6.0.3 - July 9, 2024
Universal Extension Release 7.6.0.3 - July 9, 2024
Release 7.6.0.3 - July 9, 2024

Change IDPlatformsComponentDescription
D-12721

Unix (except HP-UX)
Windows

UEXT

Address reported CVEs by providing the following updates:

  • Update the Python modules installed to the ./uagsrv/uext/_3pp/public directory to the versions indicated:
    • certifi == 2024.06.02
    • charset_normalizer == 3.3.2
    • googleapis_common_protos == 1.63.2
    • idna == 3.7
    • protobuf == 4.25.3
    • requests == 2.32.3
    • typing_extensions == 4.12.2
    • urllib3 == 1.26.19
    • wrapt == 1.16.0
    • zipp == 3.19.2
  • Update the PyYAML Python module installed to the ./uagsrv/uext/_3pp/internal/yaml27 directory to 5.4.1
  • Update the PyYAML Python module installed to the ./uagsrv/uext/_3pp/internal/yaml39 directory to 5.4.1

Anchor
Universal Extension Release 7.6.0.0 - April 3, 2024
Universal Extension Release 7.6.0.0 - April 3, 2024
Release 7.6.0.0 - April 3, 2024

...


Change IDPlatformsComponentDescription
D-11554Unix (except HP-UX)PYTHON

Exclude the nis module from the Universal Agent's Python distribution on Linux.

The nis module is a thin wrapper around the NIS library, which is only available on Unix systems (not Linux).

Attempts to import the nis module from a script that executes with the Universal Agent Python distribution on Linux will issue the following error: ModuleNotFoundError: No module named 'nis'

The module will import successfully on AIX and Solaris with the following warning: <stdin>:1: DeprecationWarning: 'nis' is deprecated and slated for removal in Python 3.13


Anchor
Python Distribution for Universal Agent Release 7.6.0.0 - April 3, 2024
Python Distribution for Universal Agent Release 7.6.0.0 - April 3, 2024
Release 7.6.0.0 - April 3, 2024

...