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 874

Allow SQL name when declaring a data structure

Allow a data structure declaration to use a SQL name Use Case: dcl-ds thirdPT extName('THIRDPARTYTABLESQLNAME') alias qualified;end-Ds;
over 5 years ago in IBM i / Languages - RPG 4 Future consideration

Consistent use for null values

Currently there are 3 distinct ways to check if a field is or is not null:1 - RPG uses %nullind()2 - SQLRPGLE use a positional numeric array (-1 or <> -1)3 - RPG triggers use a positional indicator (like) array ('0' - '1') Having a common ac...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration

Add ptf compare between multiple systems to New Navigator

The old fat client navigator with the compass from the deprecated windows product had the ability to compare PTF's between multiple systems and propagate them.Please add this to the New Navigator. Use Case: I want to know what PTF's are on my test...
over 2 years ago in IBM i / System Management 5 Future consideration

New BIF to test Parameter Length

Please introduce a new BIF (%parmlen) to get the length of a parmeter defined using OPTIONS(*VARSIZE) Use Case: To get the length of a parameter passed by reference *VARSIZE i have to code to use CEEDOD (prototype, parameters and the call itself)....
over 3 years ago in IBM i / Languages - RPG 3 Future consideration

Option for EXTNAME/LIKEREC(*NULL) to create SQL-type int(5) indicator subfields

LIKEDS is used for creating parallel data structures -- i.e., data structures that have the same list of subfields as another data structure. But, sometimes it is useful to have the same list of subfields but with a different set of data definitio...
almost 8 years ago in IBM i / Languages - RPG 9 Future consideration

Edit files in IFS using Navigator for i or ACS

After we installed the latest PTF's, the old Heritage IBM navigator for i has been disabled. Just about every week we EDIT a lot of files in the root file system and we used to be able to do this through the Heritage version. The only file system ...
over 2 years ago in IBM i / System Management 3 Future consideration

Web service REST - JSON

Good evening,I created through Web Administration for i, a rest service that receives a parameter containing a JSON string, with numerous defined keys. The web service is associated with a rpg service program, which receives the JSON parameter con...
over 3 years ago in IBM i / Web Serving 4 Future consideration

Improve RSTAUT output and log

When restoring authorities it is often the case some cannot be restored. Checking exactly what hasn't been restored, is very time consuming. The RSTAUT command has no option for output to spool or file. The command should present the option to out...
over 5 years ago in IBM i / Save and Restore 7 Future consideration

Add subsystem support to SSHD attributes

In order to isolate SSH jobs in their own subsystem, you must use the instructions documented in this article: http://www-01.ibm.com/support/docview.wss?uid=nas8N1014744 However, this requires that you start the SSHD with the /QOpenSys/usr/sbin/ss...
over 5 years ago in IBM i / Open Source and PASE 3 Future consideration

Log Netserver "Unknown User" authentication attempts in System Audit Journal

If a user attempts to authenticate via NetServer and the IBM i user is valid but the password is not, this results in a VP entry being written to the Audit Journal. If a user attempts to authenticate via NetServer and the IBM i user is NOT VALID, ...
about 4 years ago in IBM i / IFS (Integrated File System) and Servers 5 Future consideration