Versions Compared

Key

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

...

Anchor
Windows 7.0.0.0
Windows 7.0.0.0
Agent 7.0.0.0 - April 5, 2021

·         o   o   zOS·         o   o   zOS·         o   o   zOS·         o   o   zOS

Change ID

Platforms

Component

Description

B-09713

All

UFTP

Add timestamp parameter support to message_level option

B-10106

All

UBROKER

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

B-10365
B-12882


All

UCMD
UCTL
UEM
UFTP
USAP
UPPS

Expand the number of characters supported for password values by creating a custom parsing routine to handle them. Relaxes some rules for specifying passwords, such as permitting values that start with or contain characters traditionally used for delimiting command line options.

B-11140
B-11141

All

UFTP

Provide distinct exit codes for different situations like connection failures or authentication errors.

The follow set of exit codes are now possible:

  • General fatal error
      • Unix: 202
      • Windows,
      • z/OS: 1002
    • Configuration error
        • Unix: 220
        • Windows,
        • z/OS: 1020
      • Authentication error
          • Unix: 223
          • Windows,
          • z/OS: 1023
        • Network/connectivity error
            • Unix: 224
            • Windows,
            • z/OS: 1024

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

          Unix
          Windows

          PKG

          Remove the ability to configure the enable_ssl option for UAGSRV at install time.

          B-12368 delivered a change whereby the ability for UAGSRV to create an SSL connection with an OMS Server is always enabled.

          B-12884

          All

          UDM

          Expand the set of characters that a UDM script can support for password values.

          B-12986

          B-12994

          Unix

          Windows

          UEXT

          Provide the new Universal Extension for Unix and Windows.

          NOTE: The HP-UX and zOS agents do not provide the Universal Extension.

          B-12928
          B-13265

          Unix
          Windows

          Python

          Provide the new and updated external modules list below in the Python Distribution for Universal Agent.

          Modules are only provided by the Linux Intel RPM and Debian packages and Windows, except where noted.·        

          • azure-storage-blob==12.7.1 (All Linux, Windows)
          ·        
          • azure-store-blob==12.1.0 (AIX and Solaris only)
          ·        
          • cx_Oracle==8.0.1
          ·        
          • hdbcli==2.7.3
          ·        
          • hdfs==2.5.8
          ·        
          • Kubernetes==12.0.1
          ·        
          • pyodbc==4.0.30

          Removed from all except AIX and Solaris SPARC:·        

          • azure-storage-logging==0.5.1

          NOTE: The HP-UX agent install does not provide a Python distribution.

          B-12986
          B-12994

          Unix
          Windows

          UEXT

          Provide the new Universal Extension for Unix and Windows.

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

          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 'xxxxxxxx': CFMGetConfigBufferByProdName, 4, configuration name 'xxxx' not found

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

          D-09913

          All

          UFTP

          Fix handling of comma-separated lists for MGET, MPUT, and MDELETE operations

          D-09177

          All

          UFTP

          Prevent the error:

          UNV0106E Invalid value for option ‘pwd’: Missing value

          When a password starts with a dash (‘-‘).

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

          All

          UFTP

          Fix handling of comma-separated lists for MGET, MPUT, and MDELETE operations

          D-09994

          All

          UBROKER

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

          D-10009

          Unix
          Windows

          UFTP

          Prevent the error:

          UNV6690E ProcessDirCommand failed: (2) cURL reports quote command failed.

          When the MKDIR command is used with the SFTP protocol.

          D-10080

          All

          UFTP

          Fixes a situation where not every file selected for transfer with an MGET command is transferred.

          The problem presents as UFTP reporting the file being added to the remote file list, but then not being able to find the file when the transfer starts.

          The problem was most often – but not exclusively -- seen when an FTP or SSH server is listening on ports other than 21 and 22, respectively.

          D-10104

          All

          USAP

          Fix failure to execute SAP Business Warehouse tasks following licensing updates in UA 6.9.0.0.

          NOTE: A fix for this is also available in the UA 6.9.0.1 and 6.9.0.2 maintenance releases.

          D-10105

          All

          USAP

          Prevent SAP InfoPackage job execution from being mistaken as an attempt to run a regular SAP job that uses a model job without the jobid.

          This fixes an issue introduced in a 6.4.2.x release that eliminated the need for a jobid when running a model job.

          This change is also available (for all platforms except zOSz/OS) in the UA 6.9.0.2 maintenance release.

          ...