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 DFSMS Utilities
Created by Guest
Created on Nov 21, 2017

System utilities should produce more parseable output

IBM system utility output can be unnecessarily verbose. Most utilities produce page numbers, multiple headings, etc. Quite often this is not useful and must be filtered out by programs or scripts before or during processing. It would be be very useful, and save a *lot* of effort in some cases, if an option could be specified to suppress page numbering and multiple headers etc and output something similar to a CSV containing one line per item. A good example is IDCAMS LISTC which is extremely verbose and requires (for example) a lot of processing to extract information. The request is not limited to IDCAMS but would be useful for all utilities DFSMS and non-DFSMS.

Idea priority Medium
  • Guest
    Reply
    |
    Mar 3, 2022

    Additional output options such as a universal CSV file should be a standard.

  • Guest
    Reply
    |
    Jan 10, 2018

    DFHCSDUP has an Exit Option. But i consider this a workaround.

  • Guest
    Reply
    |
    Nov 24, 2017

    Thanks Pilch, Yes, I am aware of the CSI, however that is just one of many sources of information available. I think it's time IBM allowed users and sysprogs to only have to consider one way of processing info for most major subsystems. You could use the same argument for DFHCSDUP for CICS. I suspect that with more interfaces being exposed to the web then the REST APIs that IBM will need to develop can easily be tweaked to also produce CSV ouput.

  • Guest
    Reply
    |
    Nov 23, 2017

    For catalog related data, i suggest to use the catalog search interface.
    But i agree that lots of utilities create to much "spaghetti", that makes it difficult to parse.....