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 2971

Provide detection of program termination for RPG and Other ILE Languages

Provide a register call stack entry termination user exit procedure API that runs automatically when the call stack entry for which it is registered is ended also by a normal return to the caller. API CEERTX does this only on an abnormal program t...
over 8 years ago in IBM i / Languages - Other 5 Not under consideration

Customer Custom Modifications to Properties file

Please added a section to the AcsConfig.properties file with the label "Customer Custom Modifications" Use Case: The user would apply their customer specific changes(example: com.ibm.iaccess.AcsBaseDirectory={PRODUCTDIR}/{USER}) to this area of th...
over 7 years ago in IBM i / IBM i Access Family 1 Not under consideration

Enhance Job Log Access

When viewing a job log via any of the WRK commands (e.g. WRKJOB, WRKUSRJOB, etc) add the following abilities:1) search the displayed job log2) print the job log3) write the job log to a file Use Case: Right now it's a real pain to analyze a job lo...
over 8 years ago in IBM i / Work Management and Messaging 7 Not under consideration

Declare Array variables in SQL/PSM like in DB2 LUW

In stored procedures and UDF/UDTF of DB2 for i, I would like to be able to declare an array like in this example : DECLARE TYPE CARD_NUMBER AS VARCHAR(1) ARRAY [24]; … this is already possible on DB2 LUW, as can be seen in this example: https://ro...
over 2 years ago in IBM i / Db2 for i 2 Not under consideration

Create a new GO SAVE option to save all the OS

Sometimes, when migrating a system to the cloud, we use a save-and-restore method for migration. We take Option 22 for the basic OS on Virtual Optical media to install using NFS and Option 23/21 on Virtual Tape for the data, because is faster. But...
over 2 years ago in IBM i / Save and Restore 1 Future consideration

allow key based ssh connection for Administration Runtime Expert remote systems verify

Within Application Runtime Expert systems groups, we have to provide a user id/password for the tool to connect from the ARE server to each remote system we want our template to run on.This requires either to have the same user profile/password, b...
over 7 years ago in IBM i / System Management 2 Future consideration

Change default behavior of filter pools in RDi.

In RDi filter pools are VERY useful! But, there are some strange behaviors that I think should be addressed. 1. For some reason you cannot rename, or delete the default filter pool. Also, the name of the filter pool is UGLY! If you try to rename i...
about 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Enhance QCMDEXC Scalar function to process an entire result set

I have hit a max limit on the QCMDEXC scalar function. for example, I have 243 jobs in the job scheduler and I need to hold them all with the exception of a few. I have to run my HLDJOBSCDE command using the qcmdexc scalar function about 3 times b...
about 1 year ago in IBM i / Db2 for i 4 Not under consideration

Document SQLCLI attribute to persist open cursors across program boundaries.

SQLCLI cursors are unexpectedly closed when an application returns to a calling program in the stack. The SQLCLI connection persists but the cursors do not. Use Case: Objective: Maintain array of open cursors for connecting client software having ...
over 7 years ago in IBM i / Db2 for i 3 Future consideration

Enhanced SQL Call Level Interface (CLI) resource management options

Today, a CLI (SQL Call Level Interface) environment handle allocated via the SQLAllocEnv() API is automatically tied to the callstack entry which allocated it, meaning that when that program leaves the stack, the system deems the environment handl...
over 2 years ago in IBM i / Db2 for i 4 Future consideration