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 2843

Request an alternate SMTP Banner for native mail server

When using native SMTP services to send mail from our ERP application, we have SMTP bound to a it's own IP address. That IP address and name resides in the local host table. However, when using DNS tools to validate the server on the Internet, a w...
about 7 years ago in IBM i / Networking 3 Not under consideration

In RDi, remove invalid error messages when using a continuation F-Spec line.

Please remove restrictions in RDI when editing code for a RPG program. The problem occurs for the F-Spec continuation line that RDi rejects. The specification works normally in SEU. The F-Spec and I-SPec are used to rename a record format and fiel...
about 5 years ago in IBM i / Application Development 4 Is a defect

Add Lynx Browser to YUM repository

Please, add Lynx Browser to the IBM i YUM repository Use Case: Besides we can browse the web using Lynx, we can also convert HTML to TXT data using the "-dump" option.
about 6 years ago in IBM i / Open Source and PASE 2 Not under consideration

Allow help to work on different source language versions

The help system provided with RDi is shipped with the most recent version of each source langauge. Currently, for RPGLE, it is v7.2. Please develop the ability to cause all help for the O/S and source languages to show information relevant to a us...
about 9 years ago in IBM i / RDi (Rational Developer for i) 6 Not under consideration

Declare Array variables in SQL/PSM like in DB2 LUW

In stored procedures and UDF/UDTF of DB2 for i, I would like to be able to declare an array like in this example : DECLARE TYPE CARD_NUMBER AS VARCHAR(1) ARRAY [24]; … this is already possible on DB2 LUW, as can be seen in this example: https://ro...
about 2 years ago in IBM i / Db2 for i 2 Not under consideration

Extend OVERLOAD to Main-Procedure(s)

It could be useful to have the opportunity to use the OVERLOAD Keyword for Main-Procedures too. Use Case: CTL-OPT MAIN(Main); DCL-PR Main OVERLOAD(mainWithNum :mainWithChar); DCL-PR mainWithNum; Integer INT(10) CONST;END-PR; DCL-PR mainWithChar; C...
about 3 years ago in IBM i / Languages - RPG 1 Not under consideration

IBM i operating system resiliency enhancement

We request improvement in the design of the resilience of the IBMi that we currently use in the banbif bank; This is due to the constant degradation incidents that we have had over time;which was caused by faulty tranceivers with low power (trance...
about 4 years ago in IBM i / Storage 7 Is a defect

Custom screen size

Provide an option for custom screen size.Example:Colum: 25Row: 25 Use Case: Using ACS over VNC with small devices like mobilphones.
about 7 years ago in IBM i / IBM i Access Family 1 Not under consideration

Create a new GO SAVE option to save all the OS

Sometimes, when migrating a system to the cloud, we use a save-and-restore method for migration. We take Option 22 for the basic OS on Virtual Optical media to install using NFS and Option 23/21 on Virtual Tape for the data, because is faster. But...
about 2 years ago in IBM i / Save and Restore 1 Future consideration

Save default user name of connection

When building a deployment template (Export configuration) we have the setting com.ibm.iaccess.ResetDefaultUserOnImport=true which blanks out the user that was used at that time, however the actual user now has to enter his user each time. We shou...
about 4 years ago in IBM i / IBM i Access Family 5 Is a defect