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 2787

Dynamic Strings in RPG

Have the ability to declare a character very similar to how we declare a string in Java without having to give it a length. Use Case: In Java to declare a string its just String mytext; In RPG I would like to declare a char as dcl-s myText char; M...
about 3 years ago in IBM i / Languages - RPG 12 Future consideration

Status of AC power

Ability to determine remotely that AC power is PRESENT on the power supplies. Possible a command to display power supply status or indicators on the Virtual Control Panel from ACS. Use Case: We have approx. 30 power servers in remote locations. Wh...
over 2 years ago in IBM i / System Management 9 Future consideration

Port Docker to 5733OPS

Docker is a container platform that allows to deploy self-sufficient applications and services. It allows to build agile software delivery pipelines to ship new features faster, more securely and with confidence. Use Case: It would be great to be ...
about 7 years ago in IBM i / Open Source and PASE 6 Not under consideration

SAVLIBBRM and SAVOBJBRM *DTACPR option

We have raised a call TS015223912 for the data compression on SAVLIB and SAVLIBBRM. It is found that SAVLIB/SAVOBJ have 7 options for user to choose the compression rate, but SAVLIBBRM/SAVOBJBRM only have 3. There is an Command for SAVLIBBRM and S...
5 months ago in IBM i / BRMS 1 Future consideration

Add a BREAK on EXCEPTION to STRDBG environment

When debugging an exception error that can cause the debugged program to end is sometime encountered. However if no breakpoint is established at that stmt, the program just ends. This is most notable in RPG IV and compiled SQL/PL. Add a "Pause on ...
over 2 years ago in IBM i / Application Development 3 Future consideration

IBM i SSO authentication against Azure Global AD

Actually, a valid Network Authentication service and EIM configuration permits to use SSO on IBM i through different Windows AD realms for the users to authenticate to the IBM i using their windows usernames. New times requires new technologies fo...
over 2 years ago in IBM i / Security 3 Future consideration

Authorization list or similar for User Profiles / Function Usage for Role Swapping

When you need to swap profiles from one "Application user" to the "real user" (for example if you are running web services), the application user must have *Use privilegies for the user profile. If you need to give permission to a user to several ...
7 months ago in IBM i / Security 2 Not under consideration

Rdi Debug Step Over enhancement - Exec SQL statements

Currently when debugging RPG code with RDi in *SOURCE view, Step Into and Step Over will have to be pressed an unknown number of times to clear a single Exec SQL Statement. This is because the SQL Precompiler replaces Exec SQL Statements with mult...
almost 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

Improved behavior of IBM i when bad sectors of external storage occur

There was an incident that bad blocks on an external storage connected to an IBM i partition resulted in recursive SRC A6xx0266 for hours and performance of the IBM i partition significantly slowed down. It was hard for the customer to determine w...
almost 5 years ago in IBM i / Storage 2 Is a defect

Allow data structures to be extended or decorated

RPG currently allows us to define a data structure with the same layout another with the LIKEDS keyword. It would be useful to be able to use a similar keyword to define the basic structure, but also to extend the data structure and add additional...
over 1 year ago in IBM i / Languages - RPG 1 Future consideration