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 2900

Allow variable number of arguments on SQL CONCAT function

The current implementation of CONCAT only allows two parameters, for example CONCAT('hello', 'world') which makes concatenating multiple values cumbersome. This would for example result in CONCAT(CONCAT('hello', 'world'), 'again') for 3 strings. I...
almost 2 years ago in IBM i / Db2 for i 5 Not under consideration

Allow reserved words as qualified DS subfield names

Allow reserved words to be specified as data structure subfield names. Use Case: The following DS is not allowed because of subfields Read, Update, and Delete, requiring non-standard names for those authorities: DCL-DS ObjectAuthority QUALIFIED; O...
almost 4 years ago in IBM i / Languages - RPG 5 Not under consideration

provide "remove disk from configuration" operation in QYASSDMO

Please provide an operation to access "remove disk unit from configuration" via API QYASSDMO Use Case: we are using this API for several disk related operations (mainly adding disk storage to ASPs on running environments), but also want to reduce ...
almost 3 years ago in IBM i / Core OS 3 Future consideration

Generate SQL option to create check constraints when physical file has restricted values.

Under ACS Schemas there is a feature to generate SQL. Would like to have an option to create check constraint on fields that have restricted values such as COMP, VALUES, RANGE. Use Case: Would save a lot of time in having to adjust the generated S...
over 4 years ago in IBM i / Db2 for i 3 Not under consideration

5733-ICC Incomplete uploads to COS

"Incomplete uploads" to COS should also be handled with ICC. Use Case: At the moment, such aborted uploads can only be deleted via APIs, which is not user-friendly.
over 3 years ago in IBM i / Virtualization and Cloud 3 Future consideration

Drag and Drop Procedures in RDI from the outline view

Drag and Drop Procedures in RDI from the outline view to help refactor code. Use Case: It would be helpful to be able to move RPG procedures in the source code using the outline view instead of resorting to moving it manually. I've found it quite ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

Action description for own spooled file actions made by QIBM_QSP_SPLF_LSTACT exit point

The QIBM_QSP_SPLF_LSTACT exit point for creating user defined spooled file actions is a very nice feature that we use extensively and want to use even more in the future. But, there should be the possibility to show the descriptions of the user de...
about 5 years ago in IBM i / Print 2 Not under consideration

Enable Retrieval of SQL constraint violation error information in RPG program

Current RPG support requires programmers to use IBM i APIs plus considerable coding to determine what constraint has caused an error. For example, when using an SQL insert on table, where a check or foreign key constraint is used, a violation of t...
about 6 years ago in IBM i / Languages - RPG 3 Not under consideration

Add support for Amazon private cloud to Cloud Storage Solutions for i.

IBM Cloud Storage solutions currently only supports Amazon public cloud. I would like to see Amazon private clouds enabled. Use Case: This would be used by customers who have an Amazon private cloud.
almost 4 years ago in IBM i / Virtualization and Cloud 1 Future consideration

Add optional argument for XMLPARSE

To use XMLPARSE, the external encoding of the data need to be consistent with XML prolog. But, often, the encoding of the variable (in hosted langage or CLOB) isn't the same as original value. For example : when we receive an XML file by FTP or ot...
over 2 years ago in IBM i / Db2 for i 1 Future consideration