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.

...

1 -

...

July 12,

...

2022
Universal Agent Server Release 7.1.0.

...

1 -

...

July 12,

...

2022
Release 7.1.0.

...

1 -

...

July 12,

...

2022

All 

Change ID

Platforms

Component

Description

B-10691 

D-10705

Unix
Windows

UAGSRV
 
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 
Note
titleNote

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

B-13831 

Unix 
Windows 

UAGSRV 
UBROKER
UEXT
 
PKG 

Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

The ability to configure that value at install time and/or Universal Broker startup is also provided. 

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-10432

Unix 
Windows 

UEXT

Fixes an issue that prevented collection of STDOUT when a Universal Extension task is cancelled.

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

D-10470 

Linux PPC 

All 

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

Universal Broker

...

Fix a problem where File Monitor tasks do not honor a specified stable period if there are multiple file monitor instances running with the same credentials.

Note
titleNote

This item may be identified in other UA releases as D-10568 or D-10715.

D-10707

All

UAGSRV

Prevent a deadlock that may occur when a CHANGE File Monitor instance detects new matching files.

Note
titleNote

This item may be identified in other UA releases as D-10587 or D-10716.

D-10709WindowsUAGSRV

Fix an issue where a File Monitor task running on a Windows Agent fails to recognize Unicode characters.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10379.

D-10710

Unix
Windows

UAGSRV

When an SAP task instance is cancelled, ensure that the associated Universal Connector for SAP (USAP) process is cancelled as well.

Note
titleNote
This item was originally delivered in UA 7.2.0.0 as D-10403.
D-10728

Unix

UAGSRVFix a problem where multiple Universal Extension or Universal Task instances may eventually exceed the FIFO ulimit.
D-10733AllUAGSRV

Prevent a CHANGE File Monitor that specifies a stable period from incorrectly generating multiple events.

Note
titleNote

This item may be identified in other UA releases as D-10544 or D-10732.

Anchor
Universal Agent Server Release 7.1.0.0 - October 4, 2021
Universal Agent Server Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

Change ID

Platforms

Component

Description

B-10691 

All 

UAGSRV 
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 
Note
titleNote

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


B-13831 

Unix 
Windows 

UAGSRV 
UBROKER
UEXT
 
PKG 


Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

The ability to configure that value at install time and/or Universal Broker startup is also provided. 

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-10432

Unix 
Windows 

UEXT

Fixes an issue that prevented collection of STDOUT when a Universal Extension task is cancelled.

Note
titleNote

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

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.1 - July 12, 2022
Universal Broker Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10711UnixUBROKER

When the Universal Broker daemon encounters an EPIPE when attempting to log a message to unv.log, close the existing log file and resume logging to a new file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10530.

Anchor
Universal Broker Release 7.1.0.0 - October 4, 2021
Universal Broker Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 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 
Note
titleNote

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


B-13831 

Unix 
Windows 

UAGSRV 
UBROKER
UEXT
 
PKG 


Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

The ability to configure that value at install time and/or Universal Broker startup is also provided. 

Note
titleNote

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


B-13885 

z/OS 

UBROKER 

Suppress ICH408I messages in the RACF log when running the Broker with a user without BPX.SUPERUSER access.  

This message is an expected response to a check of authority level, but repeated checks result in several instances of the ICH408I message appear in the log. 

D-10426 

z/OS 

UBROKER 

Fixes a problem that prevented UBROKER startup while loading the UNVACTRT SMF exit. 

D-10470 

Linux PPC 

All 

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

Universal Command

Anchor
Universal Command Release 7.1.0.1 - July 12, 2022
Universal Command Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10794Unix (Solaris Only)

UCMD
UCTL
UDM
UEM
UFTP

Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

Note
titleNote

This item was originally delivered in UA 7.2.0.0 as D-10505.

Anchor
Universal Command Release 7.1.0.0 - October 4, 2021
Universal Command Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

Change ID

Platforms

Component

Description

D-10435 

Windows 

UCMD 
UCTL 
UDM 
UFTP 

Issue a configuration error when the DES-CBC-SHA cipher is specified from a Windows component. 

This cipher was deprecated in a previous release and since then, Agent server components would fail to negotiate a session with a manager component that only requested the DES-CBC-SHA cipher. However, the value itself should have been flagged during configuration processing and not presented to the server. 

D-10470 

Linux PPC 

All 

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

D-10474 

z/OS 

UCMD 
UCTL 
UDM 
UEM 
UFTP 

 

Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

For example, given the following: 

 //SYSIN DD * 
-userid uid -pwd password -level info 
/* 

 The -level option would be ignored unless moved to a separate line:
//SYSIN DD * 
-userid uid -pwd password 
-level info 
/* 

Universal Connector for SAP

Anchor
Universal Connector for SAP Release 7.1.0.1 - July 12, 2022
Universal Connector for SAP Release 7.1.0.1 - July 12, 2022
Release 7.1.0.1 - July 12, 2022

Change ID

Platforms

Component

Description

D-10795

Unix (except HP-UX and Solaris Intel)
Windows

USAP

Prevent a failure for the Display Event History command when the timestamp exceeds 8 characters.

Note
titleNote

This item may be identified in other UA releases as D-10742 or D-10796.

D-10828

Unix (except HP-UX and Solaris Intel)
Windows

USAP

Prevent a failure when a model job uses a jobname of exactly 32 characters in length.

Note
titleNote

This item may be identified in other UA releases as D-10730 or D-10827.

Anchor
Universal Connector for SAP Release 7.1.0.0 - October 4, 2021
Universal

...

Connector for SAP Release 7.1.0.0 - October 4, 2021
Release 7.1.0.0 - October 4, 2021

UAGSRV 
UBROKER
UEXT
 
PKG 

Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

The ability to configure that value at install time and/or Universal Broker startup is also provided. 

Change ID

Platforms

Component

Description

B-1382012809 

Unix 
WindowsAll
(except HP-UX and Solaris Intel)
 

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

    USAP 

    Update USAP to support the RSPARAMSL_255 data type for variants. The following USAP operations may now take advantage of this change: 

    • SUBMIT variant using a variant definition file 
    • MODIFY variant using a variant definition file 
    • DISPLAY variant 
    • GENERATE variant definition 
    • SUBMIT job from job definition file with inline temporary variant. SAP LOW and HIGH data types to support up to 255 chars

    These changes are supported for XBP 2.0 and XBP 3.0, but full 255-character support ultimately depends on the SAP function module implementation.  

    Note
    titleNote

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

    B-13831 

    Unix 
    Windows 

    Note
    titleNote

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

    B-13885 

    z/OS 

    UBROKER 

    Suppress ICH408I messages in the RACF log when running the Broker with a user without BPX.SUPERUSER access.  

    This message is an expected response to a check of authority level, but repeated checks result in several instances of the ICH408I message appear in the log. 

    D-10426 

    z/OS 

    UBROKER 

    Fixes a problem that prevented UBROKER startup while loading the UNVACTRT SMF exit. 

    D-10470 

    Linux PPC 

    All 

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

    Universal Command

    ...

    For the most consistent RSPARAMSL_255 support, Stonebranch recommends using SAP NW RFC library version 7.5.x and XBP 3.0 (controlled via the USAP XBP_MAX configuration option).

    Universal Control

    Anchor
    Universal Control Release 7.1.0.1 - July 12, 2022
    Universal Control Release 7.1.0.1 - July 12, 2022
    Release 7.1.0.1 - July 12, 2022

    Change ID

    Platforms

    Component

    Description

    D-10794Unix (Solaris Only)

    UCMD
    UCTL
    UDM
    UEM
    UFTP

    Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

    Note
    titleNote

    This item was originally delivered in UA 7.2.0.0 as D-10505.

    Anchor
    Universal Control Release 7.1.0.0 - October 4, 2021
    Universal

    ...

    Control Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    Change ID

    Platforms

    Component

    Description

    D-10435 

    Windows 

    UCMD 
    UCTL 
    UDM 
    UFTP 

    Issue a configuration error when the DES-CBC-SHA cipher is specified from a Windows component. 

    This cipher was deprecated in a previous release and since then, Agent server components would fail to negotiate a session with a manager component that only requested the DES-CBC-SHA cipher. However, the value itself should have been flagged during configuration processing and not presented to the server. 

    D-10470 

    Linux PPC 

    All 

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

    D-10474 

    z/OS 

    UCMD 
    UCTL 
    UDM 
    UEM 
    UFTP 

     

    Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

    For example, given the following: 

     //SYSIN DD * 
    -userid uid -pwd password -level info 
    /* 

     The -level option would be ignored unless moved to a separate line:
    //SYSIN DD * 
    -userid uid -pwd password 
    -level info 
    /* 

    Universal

    ...

    Data Mover

    Anchor
    Universal

    ...

    Data Mover Release 7.1.0.

    ...

    1 -

    ...

    July 12,

    ...

    2022
    Universal

    ...

    Data Mover Release 7.1.0.

    ...

    1 -

    ...

    July 12,

    ...

    2022
    Release 7.1.0.

    ...

    1 -

    ...

    July 12,

    ...

    2022

    Change ID

    Platforms

    Component

    Description

    B
    D-
    12809 
    10718

    All

    UDM

    (except HP-UX and Solaris Intel) 

    USAP 

    Update USAP to support the RSPARAMSL_255 data type for variants. The following USAP operations may now take advantage of this change: 

    • SUBMIT variant using a variant definition file 
    • MODIFY variant using a variant definition file 
    • DISPLAY variant 
    • GENERATE variant definition 
    • SUBMIT job from job definition file with inline temporary variant. SAP LOW and HIGH data types to support up to 255 chars

    These changes are supported for XBP 2.0 and XBP 3.0, but full 255-character support ultimately depends on the SAP function module implementation.  

    Note
    titleNote

    For the most consistent RSPARAMSL_255 support, Stonebranch recommends using SAP NW RFC library version 7.5.x and XBP 3.0 (controlled via the USAP XBP_MAX configuration option).

    Universal Control

    ...

    Change ID

    ...

    Platforms

    ...

    Component

    ...

    Description

    ...

    D-10435 

    ...

    Windows 

    ...

    UCMD 
    UCTL 
    UDM 
    UFTP 

    ...

    Issue a configuration error when the DES-CBC-SHA cipher is specified from a Windows component. 

    This cipher was deprecated in a previous release and since then, Agent server components would fail to negotiate a session with a manager component that only requested the DES-CBC-SHA cipher. However, the value itself should have been flagged during configuration processing and not presented to the server. 

    ...

    D-10470 

    ...

    Linux PPC 

    ...

    All 

    ...

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

    ...

    D-10474 

    ...

    z/OS 

    ...

    UCMD 
    UCTL 
    UDM 
    UEM 
    UFTP 

     

    Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

    For example, given the following: 

     //SYSIN DD * 
    -userid uid -pwd password -level info 
    /* 

    ...

    Universal Data Mover

    ...

    Change ID

    ...

    Platforms

    ...

    Component

    ...

    Description

    ...

    D-08997 

    ...

    z/OS 

    ...

    UDM 
    UDMSRV 

    ...

    Prevent a S0C4 when executing transfers of UTF16-encoded datasets. 

    ...

    D-09852 

    ...

    Unix 
    z/OS 

    ...

    UDM 
    UDMSRV 

    ...

    Ensure that the message that shows the result of the CD command displays correctly. 

    This issue was most visible on zOS, but could occur on any Linux/Unix system whose default locale is not UTF8.  

    ...

    D-10210 

    ...

    All 

    ...

    UDM 
    UDMSRV 

    ...

    Scrubs any password specified with the OPEN statement from trace file output. 

    ...

    D-10256 

    ...

    All 

    ...

    UDM 

    ...

    Fixes a crash that could occur if the UDM Manager message level was set to “trace” from the command line. 

    ...

    D-10435 

    ...

    Windows 

    ...

    UCMD 
    UCTL 
    UDM 
    UFTP 

    ...

    Issue a configuration error when the DES-CBC-SHA cipher is specified from a Windows component. 

    This cipher was deprecated in a previous release and since then, Agent server components would fail to negotiate a session with a manager component that only requested the DES-CBC-SHA cipher. However, the value itself should have been flagged during configuration processing and not presented to the server. 

    ...

    D-10470 

    ...

    Linux PPC 

    ...

    All 

    ...

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

    ...

    D-10474 

    ...

    z/OS 

    ...

    UCMD 
    UCTL 
    UDM 
    UEM 
    UFTP 

     

    Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

    For example, given the following: 

     //SYSIN DD * 
    -userid uid -pwd password -level info 
    /* 

    ...

    UDMSRV

    Prevent an authentication error for a File Transfer task when the following conditions exist:

    • File Transfer task uses Universal Data Mover (UDM)

    • UDM script is used by the task

    • UDM script issues the exec or execsap command

    • exec or execsap command uses the pwd parameter
    • One of the built-in credential variables – $(ops_primary_cred_pwd) or $(ops_secondary_cred_pwd) -- is used for the pwd parameter's value

    For example:

    Code Block
    titleUDM Script Statements
    collapsetrue
    open src=local dst=rmthost.ipaddr user=$(ops_secondary_cred_user) pwd=$(ops_secondary_cred_pwd)
    exec src cmd="dir" user=$(ops_primary_cred_user) pwd=$(ops_primary_cred_pwd)

    Starting with UA 7.0.0.0, this will cause the resolved $(ops_primary_cred_pwd) value in the exec statement to be enclosed in double quotes ("). The double quotes are retained when passed to UCMD Manager (or USAP for an execsap statement). The double quotes will prevent successful password authentication.

    Note
    titleNote

    This item was originally delivered in UA 7.2.0.0 as D-10523.

    D-10794Unix (Solaris Only)

    UCMD
    UCTL
    UDM
    UEM
    UFTP

    Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

    Note
    titleNote

    This item was

    Anchor
    Universal Data Mover Release 7.1.0.0 - October 4, 2021
    Universal Data Mover Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    Change ID

    Platforms

    Component

    Description

    D-08997 

    z/OS 

    UDM 
    UDMSRV 

    Prevent a S0C4 when executing transfers of UTF16-encoded datasets. 

    D-09852 

    Unix 
    z/OS 

    UDM 
    UDMSRV 

    Ensure that the message that shows the result of the CD command displays correctly. 

    This issue was most visible on zOS, but could occur on any Linux/Unix system whose default locale is not UTF8.  

    D-10210 

    All 

    UDM 
    UDMSRV 

    Scrubs any password specified with the OPEN statement from trace file output. 

    D-10256 

    All 

    UDM 

    Fixes a crash that could occur if the UDM Manager message level was set to “trace” from the command line. 

    D-10435 

    Windows 

    UCMD 
    UCTL 
    UDM 
    UFTP 

    Issue a configuration error when the DES-CBC-SHA cipher is specified from a Windows component. 

    This cipher was deprecated in a previous release and since then, Agent server components would fail to negotiate a session with a manager component that only requested the DES-CBC-SHA cipher. However, the value itself should have been flagged during configuration processing and not presented to the server. 

    D-10470 

    Linux PPC 

    All 

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

    D-10474 

    z/OS 

    UCMD 
    UCTL 
    UDM 
    UEM 
    UFTP 

     

    Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

    For example, given the following: 

     //SYSIN DD * 
    -userid uid -pwd password -level info 
    /* 

     The -level option would be ignored unless moved to a separate line:
    //SYSIN DD * 
    -userid uid -pwd password 
    -level info 
    /* 

    Universal Event Monitor

    Anchor
    Universal Event Monitor Release 7.1.0.1 - July 12, 2022
    Universal Event Monitor Release 7.1.0.1 - July 12, 2022
    Release 7.1.0.1 - July 12, 2022

    Change ID

    Platforms

    Component

    Description

    D-10794Unix (Solaris Only)

    UCMD
    UCTL
    UDM
    UEM
    UFTP

    Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

    Note
    titleNote

    This item was originally delivered in UA 7.2.0.0 as D-10505.

    Anchor
    Universal Event Monitor Release 7.1.0.0 - October 4, 2021
    Universal Event Monitor Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    Change ID

    Platforms

    Component

    Description

    D-10470 

    Linux PPC 

    All 

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

    D-10474 

    z/OS 

    UCMD 
    UCTL 
    UDM 
    UEM 
    UFTP 

     

    Prevent a situation in which command line parameters provided via a SYSIN statement were ignored if they followed a password on the same line. 

    For example, given the following: 

     //SYSIN DD * 
    -userid uid -pwd password -level info 
    /* 

     The -level option would be ignored unless moved to a separate line:
    //SYSIN DD * 
    -userid uid -pwd password 
    -level info 
    /* 

    Universal Extension

    Anchor
    Universal Extension Release 7.1.0.0 - October 4, 2021
    Universal Extension Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    Change ID

    Platforms

    Component

    Description

    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-13821

    Unix
    Windows
     

    UEXT 

    Update the values supported via the requires_python declaration of a Universal Extension implementation as follows: 

    • Support wildcards in the version specification (for example, “==2.7.*”). 
    • Support an exclusive range of versions via the > and < operators (for example, “> 2.6, < 4”).
    • Support an inclusive range of versions via the >= and <= operator (for example, “> 3.7.6”). 
    Note
    titleNote

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


    B-13822 

    Windows 

    UEXT 

    Allow usermode installs to discover the Python distribution provided by a system mode-installed Agent. 

    Note
    titleNote

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


    B-13831 

    Unix 
    Windows 

    UAGSRV 
    UBROKER
    UEXT
     
    PKG 


    Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

    This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

    The ability to configure that value at install time and/or Universal Broker startup is also provided. 

    Note
    titleNote

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


    B-13846 

    Unix 
    Windows 

    UEXT 

    Allow Universal Extension tasks to accept authentication tokens (e.g., used for Web or cloud-based service authentication) from a Universal Controller resolvable credential object. 

    Note
    titleNote

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


    B-13860 

    Unix 
    Windows 

    UEXT 

    Refactor the Universal Extension logging API so that it is no longer necessary to instantiate an ExtensionLogger object. Logging methods can now be accessed using the following import: 

    from universal_extension import logger 

    Logging methods can be invoked using calls such as either:

  • logger.info(‘msg’)
  • logger.error(‘msg’)

    • logger.info(‘msg’)
    • logger.error(‘msg’)
    Note
    titleNote

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


    B-13908 

    Unix 
    Windows 

    UEXT 

    Add the ability to execute Dynamic Commands within a Universal Extension task without launching a separate process (i.e., support “in-process” Dynamic Command execution). 

    Note
    titleNote

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


    B-

    13908

    13989 

    Unix 

    Windows 

    UEXT 

    Add the ability to execute Dynamic Commands within a Universal Extension task without launching a separate process (i.e., support “in-process” Dynamic Command execution). 

    Provide a new utility to assist with Universal Extension development that provides a command line interface to Universal Extension task APIs offered by Universal Controller. 

    Please see the Universal Extension development documentation for information on this new “uip” utility.

    Note
    titleNote

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


    B-

    13989

    14049 

    Unix
    Windows 

    UAGSRV 
    UEXT 

    Provide a new utility to assist with Universal Extension development that provides a command line interface to Universal Extension task APIs offered by Universal Controller

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

    B-14255 

    Windows 

    UEXT 

    Extend the uip utility delivered by B-13989 with an init command that can be used to initialize a working directory (e.g., a local Git repository) for Universal Extension development. 

    Please see the Universal Extension development documentation for information on

    this

    the new “uip” utility. 

    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. 

    B-14255 

    Windows 

    UEXT 

    Extend the uip utility delivered by B-13989 with an init command that can be used to initialize a working directory (e.g., a local Git repository) for Universal Extension development. 

    Please see the Universal Extension development documentation for information on the new “uip” utility. 

    Note
    titleNote

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

    Universal FTP ClientUniversal FTP Client

    Anchor
    Universal FTP Client Release 7.1.0.1 - July 12, 2022
    Universal FTP Client Release 7.1.0.1 - July 12, 2022
    Release 7.1.0.1 - July 12, 2022

    Change ID

    Platforms

    Component

    Description

    D-10794Unix (Solaris Only)

    UCMD
    UCTL
    UDM
    UEM
    UFTP

    Improve support for Unicode characters in passwords that reside in a Universal Encrypted file.

    Note
    titleNote

    This item was originally delivered in UA 7.2.0.0 as D-10505.

    Anchor
    Universal FTP Client Release 7.1.0.0 - October 4, 2021
    Universal FTP Client Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    ...

    Anchor
    Universal Message Service (OMS) Release 7.1.0.0 - October 4, 2021
    Universal Message Service (OMS) Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 2021

    Change ID

    Platforms

    Component

    Description

    B-13931 

    Unix 
    Windows 

    OMS 

    Add a service timeout implementation to the OMS Java Client to enable detection of connection issues without waiting for a TCP keepalive interval to elapse.

    Note
    titleNote

    The ability to configure this value is provided via the Universal Controller with B-13967. 

    D-10371 

    Unix 
    Windows 

    OMSSRV 

    Prevents re-delivery of OMS messages following automatic recovery executed against a corrupted, truncated data file. 

    Installation Changes

    Anchor
    Installation Changes Release 7.1.0.0 - October 4, 2021
    Installation Changes Release 7.1.0.0 - October 4, 2021
    Release 7.1.0.0 - October 4, 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 
    Note
    titleNote

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


    B-13831 

    Unix 
    Windows 

    UAGSRV 
    UBROKER
    UEXT
     
    PKG 


    Provide the ability for Universal Extensions to detect and respond to Cancel commands issued from Universal Controller. 

    This option provides the new UAG Server configuration option, EXTENSION_CANCEL_TIMEOUT.  

    The ability to configure that value at install time and/or Universal Broker startup is also provided. 

    Note
    titleNote

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


    D-10189 

    z/OS 

    PKG 

    Fix a problem that prevented the installation of hlq.SUNVSAMP(UBRDBSPZ).