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

All ideas

Showing 1828

Add SQL Assist to Run SQL Scripts

Add SQL Assist capability back into Run SQL Scripts. Use Case: In the old System i Navigator, (the predecessor to IBM i Access Client Solutions) there was an option to Run an SQL script when viewing tables or schemas. When the "Run SQL Scripts" wi...
almost 6 years ago in IBM i / IBM i Access Family 6 Delivered

Add an RPG refactor feature to add the ALIAS keyword to a file or data structure and handle all the renames

Using the alias names for externally-described files or data structures makes the RPG code more readable. But it's difficult and error-prone to change an existing program to use the alias names instead of the short names, even using RDI's existing...
about 6 years ago in IBM i / RDi (Rational Developer for i) 6 Delivered

Allow direct coding of nested data structures in free-form declarations

The new free-form data declarations in RPG IV lend themselves to direct coding of true nested data structures. Allowing these to be coded directly would avoid having to code a lot of unnecessary templates that exist for no other reason than to nes...
over 8 years ago in IBM i / Languages - RPG 6 Delivered

Show Graph for Cores used of BASE Capacity in PEP2.0 Inventory

In the PEP2.0 part of CMC is a inventory sheet which shows usage of core and memory in percentage of installed resources in a donut chart.We request an additional chart which shows the percentage of usage of core and memory of base resources.
almost 3 years ago in Cloud Management Console 1 Delivered

Service Entry Breakpoint conditionable on program variables.

A service entry breakpoint is currently on conditional on the program/cmodule called and userid.This is insufficient if the there are many porgrams invoked under the same userid. What is required is the ability to set a break point based on the va...
over 7 years ago in IBM i / RDi (Rational Developer for i) 8 Delivered

See the value of a named constant in the debugger.

A developer needs the ability to interrogate the value of a named constant. For more information, see CAAC requirement AD0183 at https://www.ibmilug.ihost.com/commonag/treqs.nsf/9c76f872792db457862573af004e1b49/15e2bf03abc04e6486257611000cc6cd?Ope...
almost 6 years ago in IBM i / Languages - RPG 7 Delivered

Retype (migrate) volume between mirrored storage templates (different pools, same storage provider)

Problem: If you have a mirrored volume in PowerVC (Storage-Template-A) and you have to retype (migrate) this to also mirroed Storage-Template-B for any reason, this didn't work/isn't supported. Most customers, which do have a SVC, are using mir...
over 2 years ago in PowerVC 1 Delivered

wrong adapter order after VM deployment

In PowerVC up to 1.4 when creating new VM, I could choose 1st interface, 2nd interface etc. In PowerVC 2.0 I only choose which networks to use, but I do not choose order - it's done by PowerVC randomly and it's a big problem. I have a lot of scrip...
over 3 years ago in PowerVC 2 Delivered

Return a boolean in IWS (Integrated WebService Server)

IWS does not support true/false booleans, so it cannot be used to generate JSON streams in RPG like this: {"success": true}Ideally, we should be able to declare an indicator in the RPG and have it translated to true / false (without quotes).Curren...
over 4 years ago in IBM i / Web Serving 4 Delivered

Make %subst and %len operate on characters for UTF-8 and UTF-16

Since V7R2 RPG supports UTF-8 and UTF-16 data. That is very nice, however, its usefulness is limited by the fact that %len and %subst operate on bytes instead of characters. That makes it practically impossible to process a UTF-8 of UTF-16 string ...
over 4 years ago in IBM i / Languages - RPG 4 Delivered