Skip to Main Content
IBM Power Ideas Portal


This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. 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

IBM i

Showing 2876

PDF/A with ZUGFeRD

Due to EU laws, we need the ability to create PDF/A files with ZUGFeRD.
2 months ago in IBM i / Print 2 Future consideration

Enhance all SAVE and BRMS SAVE commands to be able to put an identical stream to other tapes

We recently found out that a DUPTAP needs twice as long as the SAVE which is sometimes a regulatory requirement. If the backup takes very long than this might result in 24 hours not being enough to complete the task (if the backup takes more than ...
4 months ago in IBM i / Save and Restore 0 Submitted

add a %round built-in function

While %inth and %dech exist, they only allow for half up rounding and don’t have an option to round to a negative number of decimal places (e.g. 123 => 120). The %dech built-in is kind of awkward because you always must specify the size and pre...
5 months ago in IBM i / Languages - RPG 1 Future consideration

Stack trace in joblog

The lob log has been for ages been the best way to find post mortem issues with applications. However the job log was designed back in time where the call stack was typical not huge. Applications of today have huge call stacks and goes through var...
5 months ago in IBM i / Core OS 5 Not under consideration

Show tables and columns used in embedded SQL statements in structure view

The structure view displays in an extremely complete way all the uses of files, formats and zones by the native instructions (dcl-f, read, update ...). On the other hand, all the files and zones used by static SQL statements do not appear, which ...
over 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Add SO_REUSEPORT socket option

It would be great to have SO_REUSEPORT socket option on IBM i. This would allow to load balance traffic between multiple jobs that listen on the same socket, better failover in case of job termination etc.
about 1 month ago in IBM i / Networking 2 Under review

OpenID-Connect integration with IBM HTTP server for i

Add OpenID-Connect to the existing authentication methods that are supported by the IBM HTTP server for i.
7 months ago in IBM i / Web Serving 1 Submitted

Provide SQL service that validates a character variable etc. as a valid OS name

Why is it useful? Currently there is functionality within the OS to validate a character string as a name. Command definitions provide this and CHECK keyword in display files too. There is no equivalent in SQL. We have several stored procedures th...
3 months ago in IBM i / Db2 for i 2 Future consideration

New op-code RCV-MSG or enhancement of ON-EXCP/ON-EXIT

When sending an escape message with SND-MSG it is easy to catch that exception with MONITOR and ON-EXCP. But to receive the message (especially the message data), remove the message from the job log or re-send the message up the call stack, we sti...
9 months ago in IBM i / Languages - RPG 2 Not under consideration

Add "Deprecated" as a special keyword to procedures

Deprecation is something that is not something that RPG developers would be familiar with, however open source developers are. When you no longer need a method or when you dont want someone to use a method that is out there, you deprecate the meth...
over 1 year ago in IBM i / Languages - RPG 8 Future consideration