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 4500

PowerHA SMUI support of ECDSA keys

Current SMUI is using 8+ years old SSH libraries which do support only RSA keys. More modern keys like ECDSA are supported by used libraries for about 4 years. I do not understand why modern UI is relying on ancient libraries and does not allow us...
11 months ago in PowerHA for AIX 0 Under review

Add IFS file encryption/decryption support

Add OS support for transparent encryption/decryption of stream files in the IFS On the database side, IBM provided corresponding tooling when it introduced Db2 for i field procedures in IBM i 7.1. Field procedures allow Db2 data to be transparentl...
about 3 years ago in IBM i / Security 8 Future consideration

Concealing Password on the ADDSVRAUTE Screen

To not reveal a password to onlookers when setting up a secure DDM environment.
about 1 year ago in IBM i / Security 2 Future consideration

Add bit identifiers to DCL-DS subfields in RPG IV

I'd like to have the ability to declare a bit field in an RPG IV data structure. In the C language, you might have a structure like this: struct _Gen_IOP_T { /*Gen IOP breakdown structure for MATMATR*/ char Bus; /* Bus Number */ int Card : 4; /...
9 months ago in IBM i / Languages - RPG 2 Future consideration

HMC simple linux diag-commands for rsh-shell

make simple Linux diag-commands like "top", "lscpu", "lsmem", "mvcli" etc. available on HMC-rsh-shell.
over 3 years ago in Hardware Management Console 2 Not under consideration

Show SQL referenced items in Outline View

Tables, views, and columns referenced in embedded SQL do not appear in the Outline View. Use Case: **free ctl-opt dftactgrp(*no); dcl-s table char(10);dcl-s lib char(10);dcl-s text char(50); // table exists on every systemexec sql declare pgmr_own...
over 7 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Expanding SQL to view certificates assigned to IBM i applications

In a previous release, IBM i SQL enhancements made it possible to view certificate info from the qsys2.certificate_info table using an SQL statement. The enhancement I am suggesting would take the next step and make it possible to view which certi...
7 months ago in IBM i / Security 1 Submitted

Add .ignore file to i Project

Add a .ignore file (similar to the Git .gitignore file or the svn:ignore property) so that the developer can specify files or members that must be ignored by the Remote Reconciler. That would be very useful if a developer stores multiple i Project...
about 1 year ago in IBM i / RDi (Rational Developer for i) 2 Future consideration

SQL Enhancement - CREATE OR REPLACE INDEX

Please implement CREATE OR REPLACE INDEX Use Case: In setting up a source member for a CMS to create or change an index through RUNSQLSTM, if the index already exists, it errors out. If I precede the CREATE INDEX with a DROP INDEX, it errors out i...
about 6 years ago in IBM i / Db2 for i 3 Future consideration

Web service REST - JSON

Good evening,I created through Web Administration for i, a rest service that receives a parameter containing a JSON string, with numerous defined keys. The web service is associated with a rpg service program, which receives the JSON parameter con...
almost 4 years ago in IBM i / Web Serving 4 Future consideration