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 2873

GO SAVE 21,22,23 display improvement

GO SAVE options 20 and 21 display a screen to enter the tape device, etc. I believe option 22 uses the same screen. It appears all 3 options use the same display. Please display on that screen the actual option / option description chosen on the m...
almost 3 years ago in IBM i / Save and Restore 2 Future consideration

DCL variable length variables or CALLPRC passing *BYVAL2 or *BYVAL4

I would like the ability to declare a varying length character variable in CL. Just like in RPG. For example:DCL VAR(&VAR) TYPE(*CHAR) LEN(100)DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100) DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100000) DCL VAR(&...
over 5 years ago in IBM i / Languages - CL (Control Language) 5 Future consideration

Build SPENGO(SSO) into IAS websphere

We currently run Websphere 8.5 and SPENGO is built into the product. In order to move to OS 7.5 we need to get to Liberty or Websphere 9. From everything we have read Liberty(IAS) is the long term preferred web server. We need to have this ability...
8 months ago in IBM i / Web Serving 1 Future consideration

Support WITH TIME ZONE in DB2 for i

Timestamps are stored by default in the current timezone which causes problems if you need to support an application in different timezones, compare historical data with other systems or on DST events. It would therefore be useful if DB2 for i wou...
over 2 years ago in IBM i / Db2 for i 5 Future consideration

Support both spellings for OPTION and OPTIONS in RPG IV

The H spec or CTL-OPT keyword and RPG Subprocedure Parameter Definitions use different spellings for OPTION/OPTIONS. Please relax the spelling requirements for the OPTION keyword so that both OPTION and OPTIONS are supported in both contexts, and ...
almost 4 years ago in IBM i / Languages - RPG 3 Not under consideration

Add ability to use any RPG variable in an embedded SQL statement, including those that come from Qualified Dimensioned data structures

Programmers would benefit by not seeing the error - Variable :BLAH is not usable for reason X when writing exec SQL select statement in an RPG program. Some variables are allowed and some are not, but it is not always clear why this basic select d...
8 months ago in IBM i / Db2 for i 1 Not under consideration

Implement SST or SUBSTR in RPG IV Built-in Functions

Since integration with SQL is pervasive in RPG IV, it would be beneficial (particularly with new-hires) to have RPG support consistent components with SQL.To that end, the SQL language uses SUBSTR or SUBSTRING for the Substring function, while CL ...
over 3 years ago in IBM i / Application Development 3 Not under consideration

Meta procedure (or API) for ILE (RPG)

With PCML we have the information needed to call any ILE ( RPG) program from any other language, or environment and knowing the parameter types and data going back and forth. However this requires that the PCML file is available and deployed along...
over 3 years ago in IBM i / Languages - RPG 5 Not under consideration

Display Unicode variable in the DDS conception perspective

We are transforming character variable to unicode variable. If I want to change the screen in the DDS conception perspective on RDI, It doesn't show variable correctly CCSID(1200 *MIN). You have to go in the Source. No really friendly... Use Case:...
over 6 years ago in IBM i / RDi (Rational Developer for i) 4 Future consideration

Improve support in PDI Job Watcher for Jobs that do not use CPU during the interval

By design, the Job Watcher performance data collector does not collect data on jobs that do not use CPU during the interval. Jobs that are blocked by waits such as a database record lock or an object lock are often in a long wait and do not use CP...
3 months ago in IBM i / Performance Tools 0 Submitted