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 903

STRDBG can not show values for arrays that are indexed by (*)

When using STRDBG to debug a RPG program there is a problem when you want to display an array that is indexed by (*). For example this program:D nbr s 10i 0 dim(10) C eval nbr(*) = 1234 C eval *INLR = '1' C return If you put the cursor on the fiel...
over 6 years ago in IBM i / Application Development 5 Future consideration

Add FOR COLUMN or FOR SYSTEM NAME to Function Return Column Definitions

For User-defined SQL Function, today we can define returned column name using up to 128 characters. There currently (as far as I know) is no way to also assign a shorter, more memorable "System Column Name" to the returned parameter. For example:...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

Correct the QSYLOBJP API Documentation

Today, the QSYLOBJP API documentation states that it creates: a list of objects that adopt an object owner's authority In the classic way of thinking, this would be program/srvpgm objects that have USRPRF(*OWNER) set a creation time. However what ...
almost 2 years ago in IBM i / Security 3 Future consideration

Update cascade on constraints

Update cascade is allowed in other databases but, is restricted in DB2 for i, as more developers are modernizing their tables and are using constraints, referential integrity etc. This is going to be needed more and more.
over 2 years ago in IBM i / Db2 for i 2 Future consideration

Enhance SQL UDTF LANGUAGE SQL INCLUDE statement to support user-written C functions

When building new capability for the #IBMi platform, we use the CREATE TABLE FUNCTION and CREATE FUNCTION SQL statements with the "INLINE" statement, to pull in source code written in the C language.Today, one "block" of code is permitted per incl...
over 3 years ago in IBM i / Db2 for i 4 Future consideration

Add Original Job's User Profile to SPOOLED Files or Original Qualified Job Name to QPRTJOB SPOOLED Files

When swaping user profiles, if that job creates a spooled file, a SPOOLED Print Server Job is created and the job name is always QPRTJOB with a User of the Current (swapped-to) user profile. There is not way to reference back to the originating Jo...
over 2 years ago in IBM i / Print 2 Future consideration

IBM i Command Defaults Validation

5733ARE- Administration Runtime Expert validation of IBM i Command Defaults. Please provide an IBM supplied plugin that would allow ARE to capture Command Defaults for the system. Use Case: For example in our company we have multiple environments ...
over 6 years ago in IBM i / System Management 4 Future consideration

Expand Object Table to copy members to different system

In the new, PDM-like Object Table, add ability to copy a member to a different LPAR/SYSTEM when using PDM option 3 Use Case: We have multiple systems, and there are times I need to copy a member to a different system for testing, etc. I can do thi...
over 5 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Auto Generate Procedures

Today in Eclipse when coding Java applications you can type a call to a method without the method existing. When eclipse sees that the method does not exist it gives an auto correct option to create the method based on the parameters passed in the...
about 10 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Make it possible to also define SYSTEM NAME for short LONG NAME for tables

When creating an SQL Table we define long descriptive names for them. We also define SYSTEN NAME that is used to name RPG Procedure Source files, Modules and Service Programs. When the descriptive "LONG NAME" is 10 letters long or shorter it is ...
almost 3 years ago in IBM i / Db2 for i 3 Future consideration