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 2913

Sort (auto-arrange) all content in /INCLUDE members in RPG IV

All content of included (/INCLUDE) members should be arranged in the source member so that the target (including) source member can be compiled. That is I want to include prototypes, declares, and even subprocedure implementation (body) in a /INCL...
25 days ago in IBM i / Languages - RPG 1 Not under consideration

Relax requirements for /INCLUDE /IF /ENDIF in RPG IV

We still have to start the /xxxx directives (e.g., /IF, /INCLUDE, /ENDIF, /DEFINE in column 7 even in *FREE. Please eliminate this restriction and allow them to be speified in any column so long as all content before the /<whatever> is blank.
25 days ago in IBM i / Languages - RPG 3 Functionality already exists

Enhance all SAVE and BRMS SAVE commands to be able to put an identical stream to other tapes

We recently found out that a DUPTAP needs twice as long as the SAVE which is sometimes a regulatory requirement. If the backup takes very long than this might result in 24 hours not being enough to complete the task (if the backup takes more than ...
6 months ago in IBM i / Save and Restore 1 Submitted

BRMS ICC backup to AWS Cloud only allows US East region for storing data

Please see PMR Case number TS016529098. We are looking to use BRMS to send backup data to an S3 bucket at AWS. By default it is directing to AWS US East region and we are told there is no option to send data to another region. We faced issues with...
6 months ago in IBM i / Virtualization and Cloud 1 Submitted

New op-code RCV-MSG or enhancement of ON-EXCP/ON-EXIT

When sending an escape message with SND-MSG it is easy to catch that exception with MONITOR and ON-EXCP. But to receive the message (especially the message data), remove the message from the job log or re-send the message up the call stack, we sti...
11 months ago in IBM i / Languages - RPG 2 Not under consideration

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
7 months ago in IBM i / Languages - RPG 2 Under review

OpenID-Connect integration with IBM HTTP server for i

Add OpenID-Connect to the existing authentication methods that are supported by the IBM HTTP server for i.
9 months ago in IBM i / Web Serving 1 Submitted

Enable no-auditing of /tmp like QTEMP

Please change audit code to not audit any activity in /tmp direcotry when system value QAUDLVL has option *NOQTEMP set - or by adding a new option *NOIFSTMP. As this directory is to be used for temporary files by design like objects in QTEMP this...
over 2 years ago in IBM i / IFS (Integrated File System) and Servers 8 Future consideration

Add ORDER BY Creation Date/Time to WRKSPLF and add *USRPRF option and System Value for Same

Our end users tend to keep SPOOLED files "forever" so the more days that pass, the longer their list of SPOOLED files becomes. I would be extremely helpful to provide a User Profile-based option for "SPOOLED File Sequencing" that is applied when U...
11 months ago in IBM i / Print 4 Future consideration

Keep debug session active when RDi connection is interrupted

When debugging via VPN connection, it happens that the debug session gets interrupted or disturbed by connection issues. In those cases, the program resumes and runs without stopping at breakpoints or stepping. It would be good, if the debugged pr...
28 days ago in IBM i / RDi (Rational Developer for i) 1 Submitted