Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software products. 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 Not under consideration
Workspace COBOL Compilers
Created by Guest
Created on Sep 25, 2019

Enterprise Cobol - Db2 host-variable xLOB-FILE difference coprocessor and pre-processor

We noticed a difference of generation between the preprocessor Db2 and the coprocessor Db2 integrated to the compiler Cobol, on the generation of hosts-variables of type xLOB-FILE (USAGE SQL TYPE IS xLOB-FILE):

- the preprocessor Db2 generates a SYNCHRONIZED zone (1st zone of the structure with SYNC clause)

- the coprocessor Db2 does not generate a SYNCHRONIZED zone (the first zone may be at a non-multiple address of 4, or even an odd address)


Is the constraint on the memory location of the xLOB-FILE (SYNC) hosts-variables necessary ?

Between the Db2 preprocessor and the Db2 coprocessor, one should line up with the other.

Idea priority Low
  • Guest
    Reply
    |
    May 12, 2020

    Since there have been no replies, this RFE is being cancelled.

  • Guest
    Reply
    |
    Apr 24, 2020

    Any updates for our latest questions?

    We shall keep this RFE open till May 8th, 2020. Thanks.

  • Guest
    Reply
    |
    Dec 11, 2019

    Hi,

    We have discussed this RFE internally. We would like to know if this difference actually causes any problem on your side, in terms of functionality or performance?

    It will likely break compatibility with what was already compiled with the co-processor. Can you re-compile your pre-processed code with the co-processor?

  • Guest
    Reply
    |
    Oct 2, 2019

    This RFE is being investigated further.