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 1812

Generate password based on system value settings

Would like an OS command or process to query the system value password settings and then generate a random password that meets those requirements. Use Case: Helps end users manage their passwords by given them an option to have a random one genera...
about 4 years ago in IBM i / Security 3 Not under consideration

Create GenerateAndEmailSpreadsheet

With the addition of Generate Spreadsheet and Send Email both are valuable but the adoption would have quite a bit of use if we had one function that does both.
about 2 years ago in IBM i / Db2 for i 3 Not under consideration

IFS: Add attribute that objects created in that directory use the authority of the parent.

In the QSYS.LIB file system I can runCHGLIB LIB(MYLIB) CRTAUT(MYAUTL)and now any new object created in that library will have the authority as per the authorization list MYAUTL.I am looking for something similar for the IFS.For example, if I creat...
about 8 years ago in IBM i / IFS (Integrated File System) and Servers 2 Not under consideration

Power10 IBM i S1014 4-core SW group P05, is currently limited to 64 GB, should be expanded to at least 256 GB.

It's really very necessary this change because all application need more resources specially memory; before 64 GB they were enough, now not anymore.
about 3 years ago in IBM i / Hardware 3 Not under consideration

CPE3025 should tell what exactly is missing.

The message CPE3025 occurs when a file or folder in the IFS cannot be found. But you have to guess which one, as CPE3025 doesn't tell. Edit: it is obviously me sending the message; sorry. But nevertheless, a common data structure for CPExxxx-messa...
10 months ago in IBM i / Core OS 2 Not under consideration

Add an SQL processing option to automatically produce default values for NULL columns

Add a new processing option for use in SET OPTION statement that would cause DB2 to essentially produce COALESCE() functions for null capable columns. Suggested option keyword: GENDFTONNULL. Default to *NO for compatibility. *YES would cause null ...
10 months ago in IBM i / Db2 for i 1 Not under consideration

Command (CRTCMD) to also run SQL stored procedures and functions

Today you can create commands to be used from command line and build them into CL programs. CL commands works as parameter wrappers and calls programs. It will be great if the command concept also could be extended to be able to directly call SQL ...
almost 4 years ago in IBM i / Languages - CL (Control Language) 3 Not under consideration

Add support for data structures in CLP

Provide the ability to declare data structures in the CLP language. Ideally both internally defined and externally defined (based on a physical file, like RPG). Something like ... DCLDS NAME(&DSNAME) DCL VAR(&SUB1) TYPE(*char) DCL VAR(&...
over 6 years ago in IBM i / Languages - CL (Control Language) 11 Not under consideration

Clear /tmp directory

During an IPL the directory /tmp should be cleared just like the library QRPLOBJ is cleared. Currently a command is provided to do so, but it needs to be automated in the IPL Use Case: clrtmp command needs qshell, but in restricted state that is n...
about 7 years ago in IBM i / IFS (Integrated File System) and Servers 17 Not under consideration

Relaxe the restriction for the QUALIFIED keyword use on LIKEDS strucctures.

When coding RPG IV, I use Templates and the LIKEDS keyword, and also use non-Template data structures with the LIKEDS keyword. RPG IV muscle memory instinctively has me writing: DCL-DS myStruct Qualified LIKEDS(struct_tmpl) Inz(*LIKEDS); The probl...
8 months ago in IBM i / Languages - RPG 1 Not under consideration