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 Delivered
Categories General System
Created by Guest
Created on Sep 17, 2020

enhanced IMS default DFSSPMxx for HIOP

Performance analysis of IMS pool usage by STRG trace and dump of controlregion reveals that
requested HIOP buffersizes X'10000' and x'8148' for QCF are larger than largest buffersize in DFSSPMxx default for HIOP: 32768 decimal (see IMS system definition reference). IMS documentation (IMS redbook SG24-7324-00 page 134) strongly recommmends to avoid oversized buffer usage. The reason is that getmain/freemain needs to acquire the z/OS LOCAL lock.
IMS should *by default* allocate some 64k HIOP primary buffers for QCF(and others) usage at startup. The performance benefit of getmain avoidance outweighs the storage consumption, for example 5*64k= 320k in extended private nowadays is not a big deal. IMS queues typically occur when there are already performance problems on the LPAR, an addon penality getmain is counterproductive.
We have opened case 4196908 with IBM to get the IMS defaults for DFSSPMxx enhanced. IBM came up with the recommendation to request an QCF doc change that points to the needs of having a dedicated DFSSPMxx member . We don't think this is the way to go.
We appreciate to do it once for all customers in IMS code instead of letting every customer re-discover this performance issue again and fix it by themselves by defining an dedicated DFSSPMxx
FPL=HIOP,(256,64,32,N),(512,64,32,N),(1024,32,16,N)
FPL=HIOP,(2048,32,16,N),(4096,16,8,N),(8192,8,4,N)
FPL=HIOP,(16K,4,2,N),(32K,4,2,N),(64K,4,2,Y)
with
grabbing HIOP defaults from IMS SD manual
adding 9th (maximal 32 allowed,see macro DFSPOOL and IMS SD manual) buffersize 64k(allowed maximum) with allocation at startup.

Idea priority Medium
  • Guest
    Reply
    |
    Apr 5, 2021

    This functionality was delivered in IMS version 15 APAR PH30072.

  • Guest
    Reply
    |
    Sep 30, 2020

    Hi,

    Thank you for your interest in keeping IMS a vital and successful product. Software development has continuously evolved during IMS’s lifetime, and so has IMS itself. We have kept pace with, adopted, and implemented many industry standard best practices within our organization, including Continuous Delivery, Design Thinking, and Agile.

    When choosing new features to add from the list of requirements in our backlog, we assess which will bring the most value to as many clients as possible and prioritize those.

    After reviewing this request for enhancement and assessing its potential value, our decision is to open an APAR to address this issue. The APAR we have created in PH30072. We believe this is a more appropriate action for this item given the details provided.

    Have a great day!