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

Core Infrastructure

Showing 2985

DSFS: Automatic CCSID conversation for selected datasets/members

We'd love a enhancement in DSFS that it could do automatic conversation of datasets/members when they are used with DSFS. For example: dataset.name(member) -> Terminal emulator 1141 for Germany /dsfs/txt/dataset.name/member --> automatically...
3 months ago in z/OS / Data Set File System (DSFS) 1 Future consideration

Support X-IBM-Dsname-Encoding header when listing data sets and data set members

Some mainframe developers may use a different encoding when entering the name for a new data set or data set member. However, it seems that z/OSMF converts these names behind the scenes to use the IBM-1047 encoding, so characters in the name are c...
4 months ago in z/OS / z/OSMF 0 Future consideration

Extend z/OS Validated Boot Protections to z/OS Sysplexes

Currently z/OS Validated Boot only operates within the scope of a single z/OS LPAR (or z/VM guest in limited fashion) — what I'll refer to as a "Stage 0" configuration (in Enable mode). Thus it's currently possible for a z/OS Sysplex to consist of...
12 days ago in z/OS / BCP_Supervisor 0 Under review

Enhance the syscall readfile to understand file codepage

Currently readfile only appears to understand files that are tagged with IBM-1047. Files tagged with ISO8859-1 are returned by readfile without translation and are thus unreadable on the EBCDIC platform. readfile is a powerful tool for the rexx de...
about 1 month ago in z/OS / TSO 0 Under review

OAM recycle function should work similar to recycle in DFSMShsm

Hello,we're user of OAM and HSM for many years. We also have 16 VTS clusters in use.Of course, we also use the logical worm for our tapes.We'd like to have a more effective way (as HSM has) to recycle OAM tapes. With HSM we use HSEND recy ex all p...
about 1 month ago in z/OS / DFSMS OAM 1 Future consideration

Write message from JES2 policy to joblog

JES2 policies can be used to force installation requirements like accouting information.The user should be informed that the job does not meet the guidelines especially if it is canceled by a poicy. And a good place to do this is joblog.
almost 2 years ago in z/OS / JES2 4 Future consideration

Rust language

“Rust teams at Google are as productive as ones using Go, and more than twice as productive as teams using C++.”Lars Bergstrom, Google Director of Engineering, Android Platform Tools & Libraries, in RustNation UK 2024. Now that there is Open X...
10 months ago in z/OS / LE 4 Future consideration

Add a -force-textmode Option to IBM Encryption Facility to Ensure ASCII to EBCDIC Conversion on Decryption

Currently, the -t option in IBM Encryption Facility (IBMEF) does not enforce ASCII to EBCDIC conversion when decrypting files, unless the original encryption process explicitly used the "--textmode" option in GnuPG. This behavior creates an issue ...
12 days ago in z/OS / Encryption Facility 0 Submitted

Sequential files having more than 32k record length

We have to process sequential files with more than 32k record length. The max lrecl we can specify when allocating sequential files is 32K. Kind regards Konstantinos
13 days ago in z/OS / DFSMS SMS 0 Submitted

New command to inverse a file

We would like to have a DFSORT utility to easily invert a file, so the records to become columns and the opposite (like matrix inversion). Input example: ABC123 output: A1 B2 C3 Kind regards Konstantinos
13 days ago in z/OS / DFSMS DFSORT 1 Needs more information