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 2845

Send message CPPEA55 to QSYSMSG.

The system generates message CPPEA55 when it detects a service processor battery failure, but it is not currently sent to message queue QSYSMSG. If it were sent, a user message handling program attached to QSYSMSG could monitor for this message an...
6 months ago in IBM i / Work Management and Messaging 0 Future consideration

From a SQLxxxLE source, a "SQL prompter" on SQL lines

From a SQLxxxLE source, a "SQL prompter" on SQL lines as we can have in SEU with the F4 function key Use Case: Helpfull to code SQL statements
over 13 years ago in IBM i / RDi (Rational Developer for i) 9 Future consideration

Copy To Archive File (CPYTOARCF) Enhancement

Please enhance the CPYTOARCF command so that it takes the specified directory as the root directory in the zip file. Example 1: CPYTOARCF FROMFILE('/home/raddatz/temp/ziptest')TOARCF('/home/raddatz/temp/ziptest.zip') In this case the first directo...
over 5 years ago in IBM i / Languages - CL (Control Language) 4 Future consideration

Allow 'Show Password' capability for command parameters

Many modern APIs where password inputs are expected have an option to 'show password' as it is typed. Define a standard function key to use when prompting a command that will cause the field where the cursor is sitting to show the input (overridin...
over 1 year ago in IBM i / Security 1 Not under consideration

Automatically disable disk paths that experience repeated timeouts

IBM i is not able to intelligently avoid repeatedly using non-functioning disk paths that identify themselves as functional. Repeated I/O timeouts cause long periods of disruption and very poor performance often resulting in abnormal termination o...
about 5 years ago in IBM i / Storage 3 Future consideration

Add CCSID Parameter to CPYSPLF when TOFILE(*TOSTMF) Specified

When copying a SPOOLED File to the IFS (as text or PDF) the CPYSPLF command is normally used. However when TOFILE(*TOSTMF) is specified and the target file does not exists, it creates the file as "binary" or CCSID(65535) when WSCST(*PDF) is used, ...
almost 3 years ago in IBM i / Print 8 Future 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 3 years ago in IBM i / Languages - CL (Control Language) 3 Not under consideration

"Block indentation by parentheses" in SQL formatter

With the more use of CTE, complex views, stored procedures and function - SQL formatting are getting more and more focus. SQL can have quite convoluted structures with many components having parameter or lists defined within parentheses. Think of ...
almost 3 years ago in IBM i / IBM i Access Family 2 Future consideration

Transform Services V7R5 Manager socket remains open after abnormal system end or Flashcopy

Changes were made within the Transform Services code at 7.5.  The changes include a QCTXMGR job in QUSRWRK subsystem and a manager socket server job in the /QOpenSys/QIBM/ProdData/TransformServices/ServerJob directory. The job and socket are ...
about 1 year ago in IBM i / Print 4 Future consideration

Add an argument to %Scan to calculate and return occurrences of the search-arg

Objective: To have an argument in %Scan that returns the total number of occurrences of the search argument in the search string. for example... string = 'hello world' count of 'o' = 2 Below is a suggestive implementation using a hypothetical rese...
4 months ago in IBM i / Languages - RPG 2 Future consideration