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.

ADD A NEW IDEA

My ideas

Showing 6141

PARSE support for CSV files

Some of our systems are required to ingest CSV (Comma Separated Variable) files from other platforms. Presently we use SORT or other utility to convert the file to fixed format before passing it to COBOL for processing. In a few cases the COBOL pr...
almost 2 years ago in COBOL Compilers / z/OS 2 Not under consideration

Permit named PUSH/POP statements

When the assembler reaches an END statement, and there remains unPOP'd PUSH USINGs, it issues ASMA138W . Well, in large complex assemblies, finding the unPOP'd PUSH or PUSHs can be rather a challenge. In my own coding, I have solved that by replac...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 1 Not under consideration

Fully support 32-bit EQUs (maybe even 64-bit EQUs as well)

The assembler's support of 32-bit EQUs is arcane, to say the least. Consider: EQU1 EQU X'80000000' EQU2 EQU X'80000000'+1 EQU3 EQU X'7FFFFFFF'+1 The EQU1 and EQU2 statements are fine.The EQU3 statement gets flagged with ASMA074E. I do understand t...
almost 3 years ago in IBM High Level Assembler for z/OS and z/VM / Assembler 3 Not under consideration

Support for TRS-Files and XMIT in FileManager

FileManager should support datasets like TRS-packed files,(used AMATERSE or TRSMAIN).The Suffix (sorry for windows-like wording) .TRS should be an Indicator to present a "look-into" and/or the ability to unpack it.Also a packing-ability should be ...
almost 9 years ago in File Manager for z/OS 4 Not under consideration

Support for input field in Menu Manager dialog for password type fieles

Customer needs to enter a password in the Menu manager dialog to be passed to REXX program, and need this field hidden ( password Type input field) on the screen.
over 11 years ago in IBM Developer for z/OS / Other/Unknown 1 Not under consideration

zCEE Add custom header in request pre-invoke interceptor

We were looking at having the preinvoke request interceptor ADD a new custom header to the flow, that would contain the value of System.currentTimeMillis(); it could contain other values as well for future needs. On the post invoke; read the heade...
almost 6 years ago in z/OS Connect 1 Not under consideration

Copy row when editing DB2 table

Add a copy/repeat function to copy an existing row in a table when using the Data perspective to edit a table. Suggestion: Right-clicking on a row and have the option to Copy row.
almost 6 years ago in IBM Developer for z/OS / Client Install 4 Not under consideration

ZUnit: Support for TYPES LOB (BLOB, CLOB...)

Support of fields with SQL types LOB (BLOB, CLOB...) .Example: 10 'A'-TXT-NACHM-GRND USAGE SQL TYPE IS XML AS CLOB(10000) OCCURS 1.
almost 3 years ago in IBM Developer for z/OS / zUnit 1 Not under consideration

CLIST

Support CLIST
almost 6 years ago in Application Discovery and Delivery Intelligence / Application Discovery 2 Not under consideration

Start AD usage analysis from IDz editors

Currently, a developer has to copy the variable or section name and change the perspective (Application Discovery Browser) in order to then select all AD projects. Then the copied name must be pasted and the analysis "Use in program" started.