A fix is available
APAR status
Closed as program error.
Error description
zLib deflate() call returns Z_STREAM_ERROR (RC=-2) with a z_stream *msg = System Error 003. This is a translated message that is generated from a RC = x'C' RSN = x'XXXX0206' from FPZ4ABC, compression driver. This return code / reason code combination indicates that the generated compression output is larger than the internal zEDC buffer. . Currently the zEDC driver divides compression calls into a certain size chunk that is delivered to the zEDC card for processing. In some cases this chunk is not currently small enough for data that is incompressible and the returned compressed data is not only larger than the input, it is larger than the output buffer. . This APAR will adjust the size of the max compression calls to a smaller value that will better handle data that is incompressible.
Local fix
Manually code zLib to use 256kb data chunks for compression calls.
Problem summary
**************************************************************** * USERS AFFECTED: * * Users at HBB7790 and above using zEDC * * compression services. * **************************************************************** * PROBLEM DESCRIPTION: * * There is a case where zEDC processing * * using zLib deflate() call returned * * a z_Stream_Error (Rc=-2) with a * * z_stream *msg = System Error 003, * * due to the compression output being * * larger than the internal zEDC buffer. * * (ZEDC/K) * **************************************************************** * RECOMMENDATION: * **************************************************************** zEDC processing using zLib deflate() call returned z_Stream_ Error (RC=-2) with a z_stream *msg = System Error 003, due to the compression output being larger than the internal zEDC buffer. This could occur when the compression request size buffers and the compression symbol size is too small.
Problem conclusion
Updated the logic in zEDC initialization to use a larger symbol size to address the buffers from over running during a compression request.
Temporary fix
Comments
APAR Information
APAR number
OA55725
Reported component name
PCIE SERVICES
Reported component ID
5752SCIQP
Reported release
7A0
Status
CLOSED PER
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt / Xsystem
Submitted date
2018-06-13
Closed date
2019-01-11
Last modified date
2019-02-02
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
UA98337 UA98338
Modules/Macros
FPZINIT
Fix information
Fixed component name
PCIE SERVICES
Fixed component ID
5752SCIQP
Applicable component levels
Fix is available
Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.
[{"Business Unit":{"code":null,"label":null},"Product":{"code":"SG19O","label":"APARs - MVS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7A0","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7A0","Edition":"","Line of Business":{"code":"","label":""}}]
Document Information
Modified date:
02 February 2019