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 2840

New BIF to test Parameter Length

Please introduce a new BIF (%parmlen) to get the length of a parmeter defined using OPTIONS(*VARSIZE) Use Case: To get the length of a parameter passed by reference *VARSIZE i have to code to use CEEDOD (prototype, parameters and the call itself)....
over 3 years ago in IBM i / Languages - RPG 3 Future consideration

When using GO PTF option 8, have a splash screen before options menu to remind review of PTF instructions such as cume

When using GO PTF opt 8 a splash screen comes up before the options menu that states if doing a major PTF update (such as cume and groups) to review the cume instructions and make sure any pre-req steps which are part of the cume instructions are ...
over 1 year ago in IBM i / PTF and Service 0 Planned for future release

ACS RunSQL field list search

We use the ACS Run Sql constantly to pull data for reports and research. The F4 prompt gives us a field list for the files. Often times we have many files joined. We cannot remember all the field names of all the files on the system, but we do kno...
9 months ago in IBM i / IBM i Access Family 1 Future consideration

in the IFS plugin option within ACS add option to duplicate a file or directory

we have the need to duplicate an IFS file in a directory. using the COPY/PASTE that is currently there does not work since it uses SAV/RST to a temp save file. there should be an option to either: - allow for renaming if you copy/paste to the same...
7 months ago in IBM i / IBM i Access Family 2 Future consideration

Add IFS file encryption/decryption support

Add OS support for transparent encryption/decryption of stream files in the IFS On the database side, IBM provided corresponding tooling when it introduced Db2 for i field procedures in IBM i 7.1. Field procedures allow Db2 data to be transparentl...
almost 3 years ago in IBM i / Security 8 Future consideration

Clean string of control/unprintable characters < x'40'

Please either create a new BIF, or, supply a new, special value for the first parm of %scanrpl, that will replace all "unprintable", or control, characters in a string with a specified string. An unprintable, or control, character is any character...
5 months ago in IBM i / Languages - RPG 3 Future consideration

Ability to move IFS objects from one directory to another on the same system using ACS

Using the Integrated File System option in ACS I would like the ability to select a group of files, right-click or from the menu select Move, and specify a folder to move the files to on the same system. Use Case: A system has files in a directory...
about 4 years ago in IBM i / IBM i Access Family 5 Future consideration

Provide a CTL-OPT keyword to prohibit or issue a compiler warning when 6 char dates are used in RPG programs that will not work after 2039

dsply %date('010140':*mdy0) ; it will show DSPLY 1940-01-01 which is wrong. At least issue a compiler warning.
8 months ago in IBM i / Languages - RPG 2 Future consideration

Concurrent BRMS save of the same media would result in false BRM148A

Previous i had raised the issue in IBM-i-3268. Occassionally when there happen to be multiple BRMS Save job happening BRMS would give a false BRM148A due to volume assignment contention. Although the idea is delivered, we still have the rare occur...
7 months ago in IBM i / BRMS 7 Is a defect

Reload in Apache

Apache has functionality called graceful restart. It allows for reading in a new config without having all the connections dropped. Typically on other OS you could run something like apachectl -k graceful (or the service manager equivalent). Havin...
over 3 years ago in IBM i / Web Serving 4 Future consideration