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.

ADD A NEW IDEA

All ideas

Showing 3588 of 3588

ISPF editor: New move command to move a column in file/member.

We want to move columns to another position. Example: Command ===> MVC 7 8 13 Move columns 7-8 to position 13 Example for input 11 12 13 1421 22 23 2431 32 33 2541 42 44 45 Output of MVC 7 8 13: 11 12 14 1321 22 24 2331 32 25 3341 42 45 44 Kind...
4 days ago in z/OS / ISPF 0 Submitted

LISTCAT dates should provide dates in ISO8601 format YYYY-MM-DD

LISTCAT output dates (creation, expiration or lbackup) of an entry are only displayed in Julian format. It should be very useful an additional ISO8601 format as well. Kind regards Konstantinos
4 days ago in z/OS / DFSMS Catalog/IDCAMS/AMS 1 Submitted

For HLQ's without a pdsmodel or psmodel configured, pass an undefined allocation over to DFSMS to handle it

This is useful for two reasons. 1) With the current limitation of the dsadm createparm command not allowing its use only when USERID EQ HLQ, which is in itself a terrible restriction.2) Without having a pdsmodel or psmodel configured for that HLQ,...
10 days ago in z/OS / Data Set File System (DSFS) 1 Future consideration

z/OSMF store result into log file

We had the situation that an ISV software trys to call an z/OSMF REST API (dataset service). The ISV product only returned HTTP 500. In the z/OSMF logs, also only the HTTP 500 was visible. The error that was seen within z/OS was: ICH408 for $LIBPA...
19 days ago in z/OS / z/OSMF 0 Submitted

Give pyRACF similar resources and priority to ZOAU

With Python gaining popularity on z/OS and a new generation of z/OS System Administrators coming onto the platform with prior Python experience, it is important that crucial subsystems like RACF delivers data in JSON format and gives access to qua...
2 months ago in z/OS / RACF 2 Under review

Edit line command to insert blank lines

Faster and fewer key strokes
5 days ago in z/OS / ISPF 0 Submitted

Create a SMF security violation for failures on BPX.SUPERUSER so installations can use it to detect possible hacks or attacks.

Please refer to case: TS017997103 for additional information Our intent was to audit the usage of the "su" command, and subsequent access granted once a user has switched user. Primarily we want to audit the "su" to ROOT userid. Thinking we could ...
18 days ago in z/OS / USS 0 Under review

Built-in z/OS Unix package manager

z/OS Unix is slowly becoming more widely used and relevant with technologies like Python, GO, Zowe Explorer, Zowe Desktop and so on. Installs via pax are becoming more common and a new generation of systems programmers are coming in that need to i...
2 months ago in z/OS / General 2 Future consideration

zOSMF - NCA - Add Description as comments to generated Policy

It would be great if the Description added to the 'Address Groups' (for all policies) would be added to the generated policy, as a comment. This would help when one is checking the installed policy to have more context for the used/installed 'Addr...
6 days ago in z/OS / z/OSMF 0 Submitted

All shell and utilities must respect the code page tag on all files.

I'm primarily interested in the openssh, specifically ssh-keygen, but all shell/utilities need to be code page tag aware. This is extremely important as some ported tools will create files as ISO8859-1 causing those files to be unusable by some of...
about 1 month ago in z/OS / Shell & Utilities 4 Functionality already exists