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

All ideas

Showing 4755

Add zUnit Functionality to COBOL Modules not in a PDS

Currently, you are only able to generate a test case using zUnit if the COBOL Program is located in a PDS file. Here at my organization, we often work with programs not retrieved from Endevor and directly to a PDS, instead leaving them in what we ...
about 5 years ago in IBM Developer for z/OS / zUnit 2 Delivered

Be able to restart CKTI listener with the STC CICS user Id like CSKL(Sockets) listener.

Why there is no option to start CKTI with a specific user ID instead of the user who is actually running the tran? For example, If I recycle the listener with my ID it will get started with my ID and wont have access to many things(open initq, tri...
almost 11 years ago in CICS Transaction Server for z/OS / Runtime 5 Delivered

Add a "real" keepalive functionality for HOD Printer Sessions

Using HOD 14.0.5 (and also on 12.0.6) cached client, there is a problem that printer sessions seem to disconnect silently after about 5 minutes, probably because of some networking component cutting the idle connection. The "keepalive connection" ...
almost 2 years ago in IBM Host On-Demand  / Protocol enhancement 3 Delivered

Amend DELAY API to be aware if it is cancelled.

When a CICS DELAY is issued with a request ID, the issuing application has no idea whether it waited for the full duration specified on the DELAY or if it was woken up early due to another task CANCELing the request ID. Would it be possible for CI...
about 7 years ago in CICS Transaction Server for z/OS / Runtime 4 Delivered

Require override for API requester in server.xml under zosconnect_apiRequesters

We have a requirement to set requireAuth=false for all API requester scenario. Today, you can do this by creating an apiRequester configuration element every time you deploy a new API requester function. This is not ideal since we don't want to up...
almost 6 years ago in z/OS Connect 1 Delivered

FIXCAT for easy Maintenance of PDTOOLS

With z/OSMF it is quite easy to check the own software configuration against a FIXCAT-List, for example:Are all available z/OS 2.1 PDSE-PTFs are applied So it would be fine to get a FIXCAT Entry for checking against the latest PDTools PTFs. Not on...
almost 10 years ago in Debug for z/OS 4 Delivered

z/OS Connect log retention

In z/OS Connect, the Liberty runtime does only size-based log rolling and you can only specify the max number of files to keep. Customer is looking to retain the z/OS Connect log one day at a time and say keep them for a months time. Similar to Ap...
over 3 years ago in z/OS Connect 1 Delivered

Debug: Rewind / History of performs before a breakpoint/abend (COBOL)

Hello IBM, we use the IBM Debug plug-in in IDz in connection with the DBGMGR and COBOL. We miss a function, which we currently use in Compuware Xpediter (simply called "monitor" there): If you activate "monitor" or "monitor COBOL", Xpediter stores...
over 3 years ago in Debug for z/OS 2 Delivered

Add support for 64-bit storage to EXEC CICS INQUIRE STORAGE

GETMAIN64 was added with CICS/TS 5.1, however the INQUIRE STORAGE command still only returns 4-byte address values, and has no option for HIGH DSA pools.This is a request to add a INQUIRY STORAGE64 command for high DSA pools, so developers can dia...
over 4 years ago in CICS Transaction Server for z/OS / Runtime 4 Delivered

SlackBytes on Sync-Structures should be flagged

Given Structure:05 MyStructure.10 FirstItem PIC X(3).10 SecondItem S9(8) BINARY SYNC.After FirstItem, the Compiler will insert a non-accessable Byte, called SlackByte, for Alignment.I need a Compiler Message (Informational), every time when a Slac...
almost 12 years ago in COBOL Compilers 6 Delivered