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 Future consideration
Workspace z/OS
Categories LE
Created by Guest
Created on Jun 9, 2015

CICS with COBOL v5 recognize need for binder programs

There is new requirement when using COBOL ver 5 and program uses TEST option to include SYS1.MIGLIB and SYS1.SIEAMIGE in the DFHRPL. If the binder programs are not available, the region suffers from various storage violations. CICS should be able to recognize that the binder programs are not available and issue a pertinant message and abort the process that would use the programs.

Idea priority Medium
  • Guest
    Reply
    |
    May 16, 2018

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - z Systems Software
    Product - z/OS
    Component - LE
    Operating system - IBM z/OS
    Source - None

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - Transaction Processing
    Product - CICS Transaction Server
    Component - Runtime
    Operating system - IBM z/OS
    Source - None

  • Guest
    Reply
    |
    May 16, 2018

    The CICS documentation will be updated to link to the Cobol documentation here https://www.ibm.com/support/knowledgecenter/SS6SG3_6.2.0/com.ibm.cobol62.ent.doc/migrate/igymch1700.html

    The storage violations could not be reproduced, however without SYS1.MIGLIB and SYS1.SIEAMIGE in DFHRPL Debug tool was unable to show the program listing and produced message

    EQA1964E Source or Listing data is not available, or the CU was not compiled with the correct compile options.

    The explanation of this message could be enhanced to list the non inclusion of SYS1.MIGLIB and SYS1.SIEAMIGE in DFHRPL as a possible reason.

    However besides Debug tool, Cobol itself requires the libraries to be present. Passing the RFE to Cobol for consideration. If the binder programs cannot be loaded then a failure with a specific reeturn code should be produced.

  • Guest
    Reply
    |
    Oct 5, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Transaction Processing
    Product - CICS Transaction Server

    For recording keeping, the previous attributes were:
    Brand - WebSphere
    Product family - Transaction Processing
    Product - CICS Transaction Server

  • Guest
    Reply
    |
    Aug 24, 2015

    To put this RFE in my own words: Tools running in CICS like DebugTool should not read deferred load classes (like DWARF data) by locating the binder api via DFHRPL. I think such tools are not properly designed to be good CICS citizens and integrity of CICS is compromised when one has to add linklst libraries to DFHRPL. Therefore this RFE should address the PDT-group (especially DebugTool).