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 Planned for future release
Workspace z/OS
Categories DFSMS VSAM/RLS
Created by Guest
Created on Feb 17, 2021

Include the dataset name in the IGW859I message text

The Itau bank and IBM has a project to activate the DFSMStvs product to run on the GRBE (Itaú OLTP application) to support the online workload.
So, it is very important to us to have an improvement for the message IGW859I, today this message doesn't have the dataset name included in his text.
Example of current message format:
"IGW859I JOB MI8FE03 UNIT OF RECOVERY D927A9EC7EAD615000094C4801030000 HAS REQUESTED 901 LOCKS"

Considering the example above, we want an improvement in the text to show the dataset name inside the message text.
This improvement will help us to monitor issues related to the applications.

Idea priority High
  • Guest
    Reply
    |
    Apr 23, 2021

    .Since a TVS Unit of Recovery can involve many data sets, in a future release RLS will always list in IGW859I the top 5 data sets with the number of requested lock requests each data set has.

  • Guest
    Reply
    |
    Apr 22, 2021

    Option 1 would be very helpful.

  • Guest
    Reply
    |
    Feb 28, 2021

    This is doable. We are thinking of a couple of options on what to do to satisfy your requirement to include the data set names in the IGW859I message: (1) Since a TVS Unit of Recovery can involve many data sets, would it be acceptable to always list in IGW859I maybe the top 5 data sets with the number of requested lock requests each data set has? Or (2) have the application set up a policy (similar to the CFRM policy that defines how the system is to manage the coupling facility resources, or how CICS users' policies specifying how CICS will be used) to indicate whether to list the data set names in IGW859I, and whether to fail the TVS request when a threshold of the total number of lock requests issued against the Unit of Recovery has been reached. Option 1 would certainly be easier for TVS to provide, but let us know your preference or any other suggestions.