Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Under review
Workspace z/OS
Categories BCP_IOS
Created by Guest
Created on Mar 16, 2026

IBM zEDC to increase max length of output buffer to more than 1 MB

In IBM cloud tape connector(CTC) product , we use the zEDC callable service FPZ4ABC to compress data. This service supports a maximum input and output buffer size of 1 MB. For performance reasons, CTC always invokes this service with the maximum input buffer size, assuming the compressed output will fit within the 1 MB output buffer. However, in some customer cases, when the data is not compressible, the output of a 1 MB input can exceed the maximum output buffer size supported by FPZ4ABC, resulting in RC=12, reason code 206.


We had previously raised case TS009389983 regarding this issue, and the zEDC team recommended implementing a retry mechanism. We have implemented this in the CTC code by retrying the compression with an input buffer smaller than 1 MB when the data is not compressible.


Recently, however, we encountered a highly business‑critical customer case where RC=12/206 occurred at a very high frequency. Because the failures happen at scale, each retry leads to significant performance degradation, especially given that our customers process data volumes in terabytes.


This appears to be a boundary-condition issue acknowledged by the zEDC team—that incompressible data may expand beyond its original size. Given this, there is a functional gap: if the service supports a 1 MB input buffer, the output buffer should ideally allow for a larger size.


We request increasing the maximum output buffer size from 1 MB to 2 MB, so that in cases where the data expands rather than compresses, the output can still be accommodated without causing RC=12/206 failures.

Idea priority Medium