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 2880

Expanding SQL to view certificates assigned to IBM i applications

In a previous release, IBM i SQL enhancements made it possible to view certificate info from the qsys2.certificate_info table using an SQL statement. The enhancement I am suggesting would take the next step and make it possible to view which certi...
6 months ago in IBM i / Security 1 Submitted

Save Results Sets to the IFS

Enable the 'Save Results' feature of Run SQL Scripts to save the output to the IFS of the connected server. This enables data extracted to be kept on the originating server e.g. for data security purposes and for environments where users are not a...
about 1 year ago in IBM i / IBM i Access Family 4 Future consideration

support externally described programs and service programs

Program objects (*PGMs, *MODULEs, *SRVPGMs) should support "reflection" so that the interface(s) are "visible" so that it is no longer necessary to hand code and maintain "/COPY book members" (1960s technology.) Back around V5R2, IBM began adding ...
about 5 years ago in IBM i / Application Development 8 Future consideration

RDI: Content assist can not show fields in data structures with more than 2 levels

In RDI you can normally use content assistent ( ctrl+space) to select a field from a list of fields. This works ok for data structures with 2 levels but if you have 3 or more it doesn't work. Example:dcl-ds myDS1 qualified; field1 like(myField1); ...
almost 3 years ago in IBM i / RDi (Rational Developer for i) 3 Future consideration

Add bit identifiers to DCL-DS subfields in RPG IV

I'd like to have the ability to declare a bit field in an RPG IV data structure. In the C language, you might have a structure like this: struct _Gen_IOP_T { /*Gen IOP breakdown structure for MATMATR*/ char Bus; /* Bus Number */ int Card : 4; /...
8 months ago in IBM i / Languages - RPG 2 Future consideration

Please add nslookup, host, dig as part of the base os or TC1

I need to use nslookup (could maybe settle for dig or host) from IBM i. However you only get these tools if you have option 31 of SS1 loaded. Option 31 will no longer be supported as per https://www.ibm.com/docs/en/announcements/end-marketing-en...
5 months ago in IBM i / Networking 3 Functionality already exists

Remove or Relaxe the error when %SUBST length exceeds length of data

The runtime for RPG currently blows up if %SUBST(var : START : LENGTH ) length value exceeds the length of the VAR or if it is 0.Provide an option to ignore this issue for runtime purposes. OPTION(*NOLENCHK) (No Length Check) which would cause run...
over 2 years ago in IBM i / Languages - RPG 10 Not under consideration

Add %FKEY Built-in Function to RPG IV

In RPG IV when working with Screens, we see programmers using *INKx response indicators, *INxx regular indicators, and the WSDS Pos(369) to determine which Fn key was pressed.RPG needs a built-in function, %FKEY() that allows users to test which k...
about 4 years ago in IBM i / Languages - RPG 14 Not under consideration

Enhance RPG IV RENAME F-spec keyword to support *EXTFMT or *RCDFMT

Please enhance the RPG IV File Spec RENAME (Rename Record Format) keyword so that a Developer can specify *ONLY or perhaps *RCDFMT or *EXTFMT (any are fine) so that the external format name need not be known at compile-time. Thus instead of RENAME...
3 months ago in IBM i / Languages - RPG 3 Future consideration

Add an attribute to *SRVPGM object types for SQL Global Variables

Currently, there is no extended attribute associated with SQL Global Variables for *SRVPGM object types. This poses a major challenge for change management software that utilize security templates to apply permissions and authorization lists to ob...
4 months ago in IBM i / Core OS 2 Under review