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
Categories Runtime
Created by Guest
Created on Dec 7, 2011

A new parm or alike so that customer can change the default "YES" value of the CEDF Continue option to “No” by theirself.

A new parm or alike so that customer can change the default "YES" value of the CEDF Continue option to “No” by theirself.

Idea priority Medium
  • 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
    |
    Feb 25, 2012

    This RFE is being closed as no information has been provided by the raiser.

  • Guest
    Reply
    |
    Feb 24, 2012

    There has still not been no response from the raiser Calvin Ye for this RFE.

  • Guest
    Reply
    |
    Feb 16, 2012

    Please see earlier comments with request for more information on this. This RFE will shortly be closed with a reason of 'no information provided' if we do not hear back soon.

  • Guest
    Reply
    |
    Feb 16, 2012

    There has been no response from the raiser Calvin Ye for this RFE.

  • Guest
    Reply
    |
    Jan 12, 2012

    Development looked into the CEDF code to doublecheck if the external behaviour is consistent with what is expected.

    The clearing up of the shared storage is being performed in a CEDF routine called purgeci (purge control information). They followed the execution of CEDF and here's what they found :-

    1. If PF3 is hit, purgeci is invoked to clear shared storage, CEDF immediately exits and the program runs to completion
    2. If the program is run to completion and YES, the default response, is the response to the 'continue CEDF' question, the shared storage is NOT cleared. This is the expected behaviour.
    3. If the response to the 'continue CEDF' question is NO, purgeci is invoked so the obtained shared storage is cleared.

    Calvin, can you please explain if the customer is experiencing something different to the cases I outlined above? How does he know shared storage is being leaked?

  • Guest
    Reply
    |
    Dec 20, 2011

    Development looked into the CEDF code to doublecheck if the external behaviour is consistent with what is expected.

    The clearing up of the shared storage is being performed in a CEDF routine called purgeci (purge control information). They followed the execution of CEDF and here's what they found :-

    1. If PF3 is hit, purgeci is invoked to clear shared storage, CEDF immediately exits and the program runs to completion
    2. If the program is run to completion and YES, the default response, is the response to the 'continue CEDF' question, the shared storage is NOT cleared. This is the expected behaviour.
    3. If the response to the 'continue CEDF' question is NO, purgeci is invoked so the obtained shared storage is cleared.

    Calvin, can you please explain if the customer is experiencing something different to the cases I outlined above? How does he know shared storage is being leaked?

  • Guest
    Reply
    |
    Dec 13, 2011

    Q1:What is causing the online user to ungracefully terminate from CEDF?A1:When the CEDX/CEDF is running, customer might use PF3 to exit the CEDX/CEDF, but the 'continue?' option was not displayed. So the default value 'Yes' will make the storage stay at CDSA and will not be freemained .

    Q2:How often does it occur?
    A2:Every two or three days.

    Q3:We are looking at removing the need for CEDF to use 24bit below the line storage in the future, which would mean this would not cause problems for the heavily constrained CDSA and it would then be in ECDSA. Would that cause less of a problem ?
    A3:That will cause less of problem, but that will not prevent the problem(only less occurring),
    Because the default value of that option is "Yes", and at anytime customer didn't retype the option to ''No", the storage will not be freemained. So if there is a parm or option to control this CEDF option(customer could easily change 'Yes' to 'No'), it will be better to prevent this problem.

  • Guest
    Reply
    |
    Dec 8, 2011

    What is causing the online user to ungracefully terminate from CEDF and how often does it occur?
    We are looking at removing the need for CEDF to use 24bit below the line storage in the future, which would mean this would not cause problems for the heavily constrained CDSA and it would then be in ECDSA. Would that cause less of a problem ?

  • Guest
    Reply
    |
    Dec 7, 2011

    This request is for ICBC BJ center