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 2964

Enable ability to customize the name of the journal on CREATE SCHEMA

I would like to be able to specify the journal name when using CREATE SCHEMA command on IBM i, currently the Schema is created and journal is QSQJRN. The reason is if I created a schema starting with letter Q ,it creates the journal QSQJRN and I a...
almost 7 years ago in IBM i / Db2 for i 1 Not under consideration

%Split should allow array index

Currently %Split returns an array, but it would be nice if it would allow a single index of the array to be returned directly by coding for example mystring = %Split(string: ':')(1); This avoids using a work array.
over 2 years ago in IBM i / Languages - RPG 3 Not under consideration

Add physical bytes used on media to QSRSAV format for save output

We currently have no way to know how much space is used and how much is available on our LTO media until we fill the tape. The save commands support output to a file in QSRSAV format, which includes the original size of the objects that were saved...
almost 7 years ago in IBM i / Save and Restore 3 Future consideration

Show me where I am when debugging

When I am debugging using the Step-Thru functionality it would be so helpful to have the subroutine in which I am currently executing displayed in some manner, or have the outline view highlight the current subroutine. Use Case: Anytime one debugs...
over 13 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration

Divide the RPG manual into a fixed format and a free format version

For many years the RPG manual have described both the fixed format and the free format. As the years has passed the free format version of RPG has been more and more enhanced where the fixed format is more "steady". Now I feel that the manual is g...
almost 7 years ago in IBM i / Languages - RPG 4 Not under consideration

Inline code for SQL procedures/function

Today you can use inline code in SQL procedures/functions with the "include" statement , but need to write the code in a separate file like this: call qsys2.ifs_write( path_name => '/tmp/main.c' , file_ccsid => 1208, overwrite => 'REPLACE...
over 1 year ago in IBM i / Db2 for i 1 Not under consideration

Add the DETAILED_INFO paramater to the OBJECT_STATISTICS Table Function

The OBJECT_STATISTICS UDTF in QSYS2 is getting better all the time. However the *ALLSIMPLE concept that was later added to other UDTFs via their DETAILED_INFO parameter would benefit OBJECT_STATISTICS as well. Originally the Object Name could cont...
almost 3 years ago in IBM i / Db2 for i 1 Not under consideration

CL Parsing in LPEX Editor not using Line Length Preference Setting

The CL Parser in the LPEX Editor does not use the "Line Length" preference setting (for splitting a formatted command into multiple lines) when the "Automatic formatting" preference is turned off -- even though the "Line Length" preference shows a...
over 8 years ago in IBM i / RDi (Rational Developer for i) 6 Future consideration

Add Program/Library and Job to Index Advised Table

The index advised table (and the according Navigator interfaces) should be enhanced by adding the (last) program and job identification that caused that specific index advise to be added/updated. Use Case: In order to perform general application p...
over 8 years ago in IBM i / Db2 for i 1 Not under consideration

Content Assist - Allow in Browse Mode

Allow content-assist to be used when browsing a source member. Content Assist may have started out as an auto-completion tool, but it has also become an amazing tool for quick information about a field, procedure, etc. Use Case: When we have two p...
almost 14 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration