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 4504

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...
over 6 years ago in IBM i / RDi (Rational Developer for i) 7 Future consideration

CMC - Thresholds for used % of the Enterprise Pools base capacity

Within the CMC Enterprise Pools App we are missing a configurable threshold for used % of the Enterprise Pools base capacity. Because the base capacity is already paid and we want to make sure, that we get informed if we getting close to use credi...
almost 4 years ago in Cloud Management Console 0 Future consideration

Edit files in IFS using Navigator for i or ACS

After we installed the latest PTF's, the old Heritage IBM navigator for i has been disabled. Just about every week we EDIT a lot of files in the root file system and we used to be able to do this through the Heritage version. The only file system ...
almost 3 years ago in IBM i / System Management 3 Future consideration

Additions for the PRUV tool

Please add the following to the PRUV tool. Report on command default changes in IBM licensed program libraries. simple example (SELECT * FROM TABLE(QSYS2.OBJECT_STATISTICS('*ALL', '*CMD')) > WHERE APAR_ID = 'CHGDFT';) possible enhancements: in ...
12 months ago in IBM i / Install and Upgrade and Licensing 0 Submitted

SQL Function to Create Spool File

Add SQL function to output query results directly to a spool file. This would be really helpful for simple ad hoc queries and eliminate the need to create an RPG program or dumping query results to an outfile and then using RUNQRY over the outfile...
5 months ago in IBM i / Db2 for i 4 Future consideration

Implementation of restore function that does not change the state of the access path

We would like you to implement the restore function that does not change the state of the access path by implicitly shared access paths. Our customers are having trouble getting their program to do something unexpected by save and restore. We wou...
over 2 years ago in IBM i / Db2 for i 6 Not under 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 ...
over 7 years ago in IBM i / Open Source and PASE 6 Not under consideration

Use job default CCSID for SQL (ie. instead of CCSID 65535)

When a system is currently configured with its CCSID set to 65535, this causes issues with SQL functions that require CCSID conversions (ex. JSON, HTTP, ...), for example Select cast(RESPO00001 as varchar(32)), cast(RESPO00002 as varchar(32)) from...
2 months ago in IBM i / Db2 for i 4 Not under consideration

Navigator for i - IFS analysis tool like TreeSize

I submitted this earlier (ID 133748) as a request for ACS, but it was declined and suggested that I resubmit it for Navigator for i. I can't seem to find a good and intuitive tool to get an overview of the IFS. It would be nice to able to look at ...
almost 4 years ago in IBM i / System Management 5 Future consideration

String interpolation for RPG

Add string interpolation support so variables can be inserted into string literals without having to use concatenation with + symbols and multiple literals. For example:apples = 4bananas = 3print(f"I have {apples} apples and {bananas} bananas") Us...
about 3 years ago in IBM i / Languages - RPG 11 Not under consideration