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 8438

Allow OMITTED parameters in function identifier.

The COBOL 2002 standard allows for the OMITTED keyword to be specified as a parameter to a function identifier. This should be allowed for Enterprise COBOL. It could be implemented in a manner similar to specifying OMITTED as a parameter in a CALL...
2 months ago in COBOL Compilers / z/OS 4 Future consideration

In a GDPS MGM TOPOLOGY the KG/KR analyzes if the tertiary disks are ONLINE by any system, before accepting the GDASD START SECONDARY RESTART command.

After a recovery simulation test on the B.RS1 disks (tertiary disk in Region B), we had problems in the synchronization process of the GM copy (GDASD START SECONDARY RESTART command) when having some disks ONLINE from an emergency system (it was u...
about 1 year ago in GDPS 9 Future consideration

Enable File Manager in VS Code

Mainframe developers sometimes need to use File Manager. More and more, they are using VS Code for day-to-day work. It would sure be nice to have an extension in VS Code for File Manager, not least so that you can look at messages in and definitio...
9 months ago in File Manager for z/OS 0

Automatic increase virtual capacity for volume Safe Guarded Copy

When a SG backup volume runs out of Virtual Capacity, have the DS8K automatically increase the Virtual Capacity Multiplier with 1 for that volume. The increase by 1 should be sufficient I think, I do not think this should be configurable. However,...
over 2 years ago in GDPS 7 Future consideration

Support $ as first Charakter for variables when using WAPL

According to this: https://www.ibm.com/docs/en/announcements/z-workload-scheduler-101-extends-orchestration-capabilities-managed-file-transfer-enhances-operational-experience-ai-streamlines-workflows-definition-renewed-workload-designer?region=US ...
11 months ago in IBM Z Workload Scheduler 2 Future consideration

Option to prevent inadvertent use of LINKAGE-SECTION data items prior to establishing addressability

In a COBOL program, the LINKAGE SECTION is used to describe data structures that are made available to this program from another program or method. Addressability to these data structures are established in a variety of ways, such as via reference...
over 1 year ago in COBOL Compilers / z/OS 9 Future consideration

Optimize tagged heap lookup service routine.

Currently tpf_eheap_tag() and tpf_eheap_locate() are convenient APIs to retrieve heap buffer addresses across an ECB's lifetime. The tpf_eheap_locate() service routine in the CP executes a sequential search through all heap buffers until the provi...
3 months ago in z/TPF Product Family / z/TPF 0 Planned for future release

Request SFTP interface with off zTPF LDAP.

We already use LDAP within our enterprise for various applications. This supports both userid/password authentication and roles. Would like to exploit that capability to z/TPF SFTP processing.
2 months ago in z/TPF Product Family / z/TPF 0 Future consideration

CICS & z/OS Connect Time inconsistent in report

When analyzing through CICS/PA a report of type ZCON we find discrepancies in the times that make it practically useless On one side, CICS appears in Local Time, but the z/OS Connect show the time in UTC. Could this not be unified? Also (obviating...
almost 2 years ago in CICS Performance Analyzer for z/OS / Runtime 6 Not under consideration

IBM Enterprise COBOL V6R4+ - Add support for the equivalent of the -M option from the USS version of the compiler to the MVS version of the compiler

Hi, The USS version of the IBM Enterprise COBOL V6R4 compiler, cob2, has a -M option that allows to produce a makefile of dependencies between the program and the copybooks it uses: mkdepend.o: mkdepend.cbl mkdepend.o: /home/usera/test/f171592/WSC...
about 1 month ago in COBOL Compilers / z/OS 1 Under review