Versions Compared

Key

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

...

Change ID

Platforms

Component

Description

B-09236z/OSUAGSRV

Enhance options used to override a CA-7 Schedule ID with the following changes:

  • Support lists and ranges of Schedule IDs with the #JI statement (e.g., #JI,ID=(1,3,5-8,12)).
  • Accept #XI, #XO, and #XEND statements as synonyms for the #JI, #JO, and #JEND statements already supported by UAG Server
B-15814z/OS

UAGSRV
UAGUTIL

Provides a local data store that holds job history that can be used manually rerun jobs originally executed by UAG Server.

Note that any job rerun in this manner is not monitored or tracked by the z/OS Universal Agent or Universal Controller.

This feature adds the UAG Server configuration options HISTORY_DATASET and HISTORY_RETENTION. A new installation job, UNVIN12, is provided to create and configure this new feature.

See the UAGRERUN Stand Alone Execution section in the Universal Agent User Guide for complete details.

B-16983

Unix (except HP-UX)
Windows

UAGSRV
UEXT

Add the ability to resolve the following Controller functions when embedded in text and array fields of a Universal Extension:

  • Credential functions
  • Script functions
  • SAP Connection functions
  • Database Connection functions
  • Task Instance/Sibling Task Instance Output Path
  • Variable Path functions

Note

This is a companion item to the Universal Controller enhancement B-16984.

B-17780z/OSUAGSRV
UAGRERUN

Add support for z/OS tasks whose JCL contains a JES2 /*ROUTE PRINT statement, to ensure proper output processing.

Prior to this change, output could be routed to another system before UAG Server had a chance to process it.

When UAG Server encounters this statement, it will use its JES_SYSOUT_CLASS configuration parameter to manage output processing and routing.

B-17891Unix (except HP-UX and Solaris)
Windows

UAGSRV
UBROKER
UFTP

Add end-to-end OpenTelemetry tracing support to UFTP when run from a File Transfer or Remote File Monitor task. Tracing support is also available for stand-alone UFTP execution.

B-17927z/OS

UAGSRV
UAGRERUN

Provides support for the JCL RD keyword on the JOB and EXEC statements. When RD=NR or RD=NC is specified, the Agent will mark the affected step is marked as non-restartable.

Note

To disable this behavior, use the new UAGRERUN parameter NORDNR.

To disable this behavior for all z/OS tasks, use the new RERUN_OPTIONS option in the UAG Server configuration member, UAGCFG00.

B-18417z/OSUAGRERUN

Update UAGRERUN behavior so that it deletes datasets prior to a run or rerun of a job, including those datasets whose expiration date has not passed.

Prior to this change, unexpired datasets were not deleted by UAGRERUN's dataset cleanup processing.

B-18578All

OMS
UAGSRV

Update the Agent to rely on a dynamically-generated key to decrypt sensitive information obtained from the Controller.


Note

This change deprecates the Universal Agent's AUTHVER configuration option.

The option, if configured, will still be recognized by UAG Server, but will no longer be honored.

B-18723z/OSUAGUTIL

Provides an optional installation job, UNVIN14, that can be used to assist Agent configuration. This new job will automatically generate the EXIT ADD statements that should be added to a SYS1.PARMLIB PROGxx member to ensure SMF exits used by the Agent are configured correctly.

UNVINV14 uses the SYS1.PARMLIB SMFPRMxx as input and generates a list of missing exit point definitions and/or SMF record types.

B-18730Unix (except HP-UX)
Windows

UAGSRV
UEXT

Provides a change to the Universal Extension Event API to support arrays (Python list) as attribute values.

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-11139Unix (except HP-UX)
Windows
UAGSRV

The extensions directory, located in the DATA_DIRECTORY path option for UAG Server, will now be created automatically when a non-default value is set for this option.

Prior to this change, Universal Task instances would stay in an Undeliverable status until directory was created.

D-11383AllUAGSRV

Fixes a UAG Server crash that may occur when multiple Remote File Monitor instances finish at the same moment as a new instance is starting.

D-11431z/OSUAGSRV

Always insert the UAGRERUN step ahead of any IF statements in the JCL. This will ensure that UAGRERUN is executed ahead of any initial EXEC or PROC statement that may be enclosed within an IF statement.

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
D-11900UnixUAGSRVEnsure that failed attempts to launch child processes spawned by UAG Server (via the ./ubroker/sbin/cskern utility) are handled gracefully.
D-11974Unix
Windows
UAGSRV

Fixes an issue where Program and Variant Names do not appear in their respective drop down lists when adding an ABAP Program Job Step to an SAP Task.

The failure applies to Load Balancing (Type-B) connections only and results in a "Missing required Value for RFC Connection" error.

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.

D-12222z/OSUAGRERUN
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 error ERROR_UNEXP_NET_ERR (59) as a retry-able error condition for a Windows File Monitor task, when file monitor fault tolerance is enabled.
D-12304z/OSUAGSRVImproves threading support for some OpenSSL functions to prevent UAG Server unexpected terminating with an exit code 8 or an 0C4 ABEND.

Universal Broker

Anchor
Universal Broker Release 7.6.0.1 - May 14, 2024
Universal Broker Release 7.6.0.1 - May 14, 2024
Release 7.6.0.1 - May 14, 2024

...