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 2991

Named index of current iteration in for-each loop

I'm building some functionality that relies on several arrays that need to be filled, checked and modified on the fly. I like the for-each loop with dim(*auto: nn) for this. In the initial load proces I can use '*next' as an index, which is great....
10 months ago in IBM i / Languages - RPG 1 Future consideration

Relax requirements for using Ds in I/O

The general problem is about the compiler issuing a RNF7595 when I try to use the same Ds (or Likerec Ds) on diffent files sharing the same format and based on the same PF. This is an example: Dcl-f fileA01L keyed usage(*input); Dcl-f fileA02L key...
4 months ago in IBM i / Languages - RPG 6 Future consideration

Add an option to prevent QDLS from being used

IBM is recommending to stop using QDLS since 2010. Symmetric Multi Processing and using QDLS are also not a good combination. Sun setting QDLS is maybe a bridge to far, but giving the option to prevent QDLS from being mounted during the IPL, is ma...
5 months ago in IBM i / IFS (Integrated File System) and Servers 3 Not under consideration

iACS: Rewrite the documentation for IBM i Access Client Solutions

There is much that is missing from this documentation. Including, but not limited to: How to limit users access to some of the functions by using server configuration such as "Function Usage" available in IBM Navigator for i. Sure there are ways o...
over 1 year ago in IBM i / IBM i Access Family 4 Not under consideration

Split DBOpen exit point in new format

DBOpen Exit Point takes care of ANY database access, regardless what type. This results in performance problems. Severals performance tests show that from 100% DBOpen Acess apx. 95%-99% are coming from Native I/Os. This is from exit point technolo...
4 months ago in IBM i / Db2 for i 3 Future consideration

Extend RPG compiler messages to support modern RPG naming

The current design for the compiler messages does not support the enhancements to modernize the RPG language. When messages are returned to a client via the *EVENTF option, the replacement values for the messages are limited to legacy system names...
almost 4 years ago in IBM i / Languages - RPG 5 Future consideration

Correct the Documentation and Termnology for Character vs Byte Count on things like %LEFT

I would like to propose a refinement to the terminology used in the documentation for the third parameter of %LEFT, %RIGHT, and other RPG IV built-in functions that handle multi-byte characters. Currently, the terms NATURAL and STDCHARSIZE are use...
about 2 months ago in IBM i / Languages - RPG 1 Submitted

RPG: Do not send RNF7031 (variable not referenced) for fields in template ds

For data consistency we use our reference file to define internal fields like so: dcl-ds omsref ext template end-ds ; dcl-s myObject like ( objc ); The reference file contains a boatload of fields. Because we do not use the majority of these field...
3 months ago in IBM i / Languages - RPG 0 Submitted

simplify the procedure to install the license key

the procedure to install the license key is awfully complicated and error prone and requested tech support which superseded the instructions that are poor and incomplete.
3 months ago in IBM i / RDi (Rational Developer for i) 1 Future consideration

Provide Exit Point support for SSHD Daemon

We would like to utilize the standard IBM exit point program interfaces QIBM_QZDA* to provide control for the SSHD (SSH Daemon) provided with OpenSSH 5733-SC1. This protocol should have the same support available as Telnet, ODBC and FTP protocols ...
over 2 years ago in IBM i / Open Source and PASE 2 Under review