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 4436

RPG/COBOL Documentation like JAVADOC

We need to create JAVADOC style html by parsing RPG/Cobol source members that it Works with both fixed & free format and handles extended names. Modern RPG applications consist of a multitude of subprocedures and programs - a lot more than the...
over 6 years ago in IBM i / RDi (Rational Developer for i) 1 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...
about 2 years ago in IBM i / Db2 for i 2 Not under consideration

Refresh storage information on remanage of VM

Currently, not all storage operations can be performed through PowerVC. If changes have been made to storage outside of PowerVC there is no way to resync data such as the volume sizes. When managing a VM that had previously existed in PowerVC, att...
about 2 years ago in PowerVC 1 Future consideration

Resize multiple volumes using 1 request

PowerVC allows Volume resize, today each volume must be resized one at a time. ideally, PowerVC would allow selection of multiple volumes and resize to a size larger than the largest existing volume. Example. Volume 1 is 200 GB VOlume 2 is 100 GB ...
about 2 years ago in PowerVC 1 Future consideration

Search Help Navigator for i

ACS Navigator for i Help items display but there is always the Loading in the top left corner. Ability to search the help never shows up which is available in other products. 5770XW1 V7R3M0 5101 IBM i Access Enablement Support Use Case: The help s...
over 6 years ago in IBM i / System Management 3 Is a defect

Change the SIZE Object in WRKOBJ from Byte to MB

Better to check the size of objects in WRKOBJ command
about 1 year ago in IBM i / Core OS 1 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...
about 2 years ago in IBM i / Save and Restore 1 Future consideration

Increase size of SQL host variables

According to documentation the limit for an SQL statement is 2^21 bytes, yet the limit for a host variable in a dynamic SQL statement is approximately 2^15 bytes. This is preventing SQL statements larger than 32740 bytes from being prepared and ex...
over 7 years ago in IBM i / Db2 for i 1 Not under consideration

Allow users to check IFS object authorities

When developing applications that create files on the IFS, we need to check that the authorities on the files are correct. Currently there is no way to check the authorities on an object unless the user has access to change authorities on the obje...
over 7 years ago in IBM i / Security 3 Not under consideration

Record names in subprocedures

RDi has its Code Competion helping the programmer a lot with competing variables, record names and procedures. When programming in subprocedures, the completion doesn't work always at it does in the main cycle.When including files into a subproced...
over 6 years ago in IBM i / RDi (Rational Developer for i) 4 Not under consideration