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 4545

Enhance RUNSQLSTM C compiler Please!

The C compiler used for compiling SQL Functions and Procedures is badly in need of an update."Create SQL ILE C Object" as it is called limits too much of the C compiler features. Use Case: When RUNSQLSTM calls the "Create SQL ILE C Object" compile...
over 3 years ago in IBM i / Db2 for i 2 Not under consideration

Export shared storage pool images from PowerVC

It would be nice to be able to back up the shared storage pool images using the new regular backup command or something similar. Using "dd" as the doc suggests works of course but it's definitely not user-friendly... and it could lead to huge prob...
about 7 years ago in PowerVC 5 Future consideration

Add *TARGET to all RPG functions similar to *SRC in DDS

Example: %SUBST(NAME:1:1)=%UPPER(*TARGET); /* new way var. NAME is mentioned only once and %SUBST is not repeated*/ Instead of %SUBST(NAME:1:1)=%UPPER(NAME:1:1); /* var. NAME is repeated twice */ Also in mathematical statements: COUNTER=*TARGET+1 ...
about 1 year ago in IBM i / Languages - RPG 1 Future consideration

Will the compatibility with AIX7.2 and/or AIX 7.3 will be announced with the product PAM_HBAC (Host Based Access Control)

Hello, Will the compatibility with AIX7.2 and/or AIX 7.3 will be announced with the product PAM_HBAC (Host Based Access Control).At the moment, pam_hbac runs on Linux, FreeBSD and Solaris (tested on Oracle Solaris 11 and Omnios) but not on AIX.
about 1 year ago in AIX 0 Submitted

Request for additional manual explanation on "mindigit" and "minother"

This is a request for an improvement to the AIX manual on password policy. If a password policy item "mindigit" is set to a number greater than 1, "minother" must also be set to a number greater than 1. I would like this to be added to the explana...
about 1 year ago in AIX 1 Future consideration

add volume mobility support for IBM i

IBM Spectrum Virtualize 8.4.2 just introduced support for volume mobility. Currently only a hand full of operating systems are supported - not including IBMi.We would like to have volume mobility supported for IBM i operating system as well. Use C...
over 3 years ago in IBM i / Storage 1 Future consideration

System Debugger in ACS SQL Scripts does not support SSO

In ACS "Run SQL Scripts" you can select "Run" and then "System Debugger" to debug stored procedures and functions. This option however prompts for system name, user name and password. We run SSO so user profiles have password(*NONE). This applicat...
over 4 years ago in IBM i / Application Development 3 Future consideration

Enable restoring last used date from save media rather than setting it to the restore date.

When a customer moves between systems, say Power9 to Power10 using the standard tape Save/Restore every object on the system gets stamped with the last used date of the restore. This becomes a problem when the customer starts reviewing things to f...
over 1 year ago in IBM i / Save and Restore 2 Future consideration

Add new function *BLANKS and *ZEROS on CLP

Implement a new function, on CLP language, to initialize a variable with Blanks or Zeros Use Case: DCL VAR(&CHAR) TYPE(*CHAR) LEN(1000) DCL VAR(&NUM) TYPE(*DEC) LEN(10 5) CHGVAR VAR(&CHAR) VALUE(*BLANKS) CHGVAR VAR(&NUM) VALUE(*ZEROS)
almost 8 years ago in IBM i / Languages - CL (Control Language) 5 Not under consideration

Full NULL support

I'd like the ability to define and use the NULL attribute on any field, but in particular, I'd like to be able to pass *NULL as a sub-procedure parameter and have the sub-procedure return *NULL as needed. This will help deal with null-capable colu...
over 8 years ago in IBM i / Languages - RPG 6 Not under consideration