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

My votes: IBM i

Showing 2861 of 4430

Add a new code for journal record delete's from R/DL to a new code example R/DX.

We use the RGZPFM command regularly as our software is old. We run RGZPFM on all file members on Sundays when we do not have locks on the files. I have a program that goes through all physical files in the user libraries and does a RGZPFM. Due to ...
4 months ago in IBM i / Db2 for i 2 Not under consideration

Create a QSRLSAVF-style API for SAVF's with content created by SAV (IFS save) command.

Currently only save file content with IBM i objects can be returned via the QSRLSAVF. When the SAV CL command is used to save IFS objects to a SAVF, that SAVF cannot be retrieved via the QSRLSAVF API. I would like a new API or rather an update to ...
over 1 year ago in IBM i / Save and Restore 6 Future consideration

Allow "5-Work with" on duplicate entries in WRKJOB

Currently, WRKJOB QZDASOINIT, for example, returns a list of duplicate jobs. If you select one, you need to re-execute the WRKJOB to get the list of duplicate jobs back before selecting another one. Can the list of duplicate jobs be in the format ...
about 7 years ago in IBM i / Work Management and Messaging 4 Not under consideration

set owner of files created in ifs to group profile (IFS security)

(i know this is old and might interfere with POSIX APis but it still is important) when a user profile has grpprf(someprf) owner(*grpprf) and creates an object in IFS (e.g. with CPYTOIMPF), the IFS file has owner (theprofile) and primary group (th...
almost 4 years ago in IBM i / IFS (Integrated File System) and Servers 3 Not under consideration

Expose the REGEXP_LIKE SQL UDTF's EXTERNAL NAME as a System API

The C runtime regcomp/regexec functions are from last century and do not support anything introduced in regex since 1997. The SQL Function REGEXP_LIKE however does support contemporary features of regex, such as Word boundary that are lacking from...
over 3 years ago in IBM i / Application Development 5 Future consideration

Add support to S3 , FTPS and/or WebDav for ADDMFS

I've seen RFE #153165 was rejected because of OpenSSH licensing, so I think this can be an alternative: Mount remote S3 bucket, WebDav share or FTPS share using ADDMFS, similar to mounting NFS shares. Use Case: This could help with application int...
almost 3 years ago in IBM i / IFS (Integrated File System) and Servers 3 Future consideration

Simplify multilingual support by changing CRTDSPF and CRTPRTF to support new MSGCON parameter "Resolve MSGCON MsgID values at" *COMPILE (default) *RUNTIME (optional)

Multilingual support can be greatly simplified if IBM supports resolving MSGCON messages at *RUNTIME. Currently MSGCON messages are resolved at compile time only (not good). This is problematic because it locks-in compile time values to object whi...
7 months ago in IBM i / Languages - Other 2 Submitted

Preference to not update ILE RPG model on every keystroke

Add a preference to only update the ILE RPG model that drives the outline view, hovers, etc when the Refresh action is done (or when the cursor leaves the line) and not on every keystroke. Use Case: I am editing a large ILE RPG member and I don't ...
over 4 years ago in IBM i / RDi (Rational Developer for i) 5 Future consideration

ADD ACTGRP Parameter to CRTBNDC CL Command

When compiling a C source file member using CRTBNDC command, the generated *PGM object is assigned an Activation Group of *NEW.Please add the ACTGRP (Activation Group) Parameter to the CRTBNDC command so we can assign the activation group and comp...
about 3 years ago in IBM i / Languages - Other 2 Future consideration

%CHAR(numeric) Should Also Support Non-Constant Precision and Scale Parms

Currently, %DEC and %DECH don't support non-constant precision and scale parms. If that is to remain as is, then it would be *very* helpful if at least %CHAR(numeric) would not only support precision and scale parms, but would also support them as...
over 4 years ago in IBM i / Languages - RPG 2 Not under consideration