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

All ideas

Showing 2307

Change the default of CRTPF parameter SIZE

We are on 7.2, going to 7.3 soon. The default for CRTPF is SIZE(10000 1000 3). This means only 13000 records are required before escape message CPA5305 is issued. The default can be changed using CHGCMDDFT, but it's set back to the original IBM se...
over 5 years ago in IBM i / Db2 for i 5 Not under consideration

Allow CL to Pass Strings to RPG OPTIONS(*STRING) Parameters

Please allow the CALLPRC command to pass a string to an RPG procedure parameter that is defined as POINTER OPTIONS(*STRING). Use Case: Currently, I still have to pass a pointer to such a parameter: dcl &p_code *ptr | chgvar &code 'AAT990' ...
about 4 years ago in IBM i / Languages - CL (Control Language) 1 Not under consideration

Add file types to CPYTOIMPF

We use CPYTOIMPF to create CSVs for our users. There are times when the .XLSX format is smaller in size. CPYTOIMPF would need to auto sense the target file extension type or require the user to supply the target file type and append the extension ...
almost 3 years ago in IBM i / Db2 for i 2 Not under consideration

ACS - add LOCATE function to scan existing *.SQL files for text entry

Within ACS, you have Content Assist and Examples. Please consider adding a way to search your folder(s) of saved *.SQL files for a specific text value, such as MERGE, LIBRARYNAME, or FILENAME. This would enable developers to quickly open a saved s...
10 months ago in IBM i / IBM i Access Family 1 Not under consideration

RDi: Support iRPGUnit & IBMiUnit

RDi & command-line code coverage support RPGUnit, however that tools is not actively maintained. Please support iRPGUnit (maintained by Thomas Raddatz and Mihael Schmidt) and IBMiUnit (supported by Marina Schwenk) as alternatives Use Case: Use...
over 5 years ago in IBM i / RDi (Rational Developer for i) 5 Not under consideration

IBM should offer inexpensive no-production-use IBM i licenses for discontinued hardware

The title says it all: for a nominal* charge, IBM should offer limited (processor, user count, use case) licenses to run the core IBM i OS and related no-charge licensed products on Power Systems hardware that is no longer sold and/or supported, a...
almost 8 years ago in IBM i / Install and Upgrade and Licensing 6 Not under consideration

Allow %KDS to be used for comparison

I would like to have the possibility to use the %KDS function in a compare situation. something like if %kds(MyFileRecKey : 2) <> %kds(MyFileRecKeyOld : 2); break2 = '1';endif; This would make it easier to test for "levelbreaks" when reading...
about 5 years ago in IBM i / Languages - RPG 2 Not under consideration

Enable SAV* commands to save SAVE FILEs to IFS path

Enable SAV/SAVLIB/SAVDLO/SAVOBJ/SAVCFG/SAVSECDTA commands to save data to IFS path when using *SAVF option Use Case: This will allow to create D2D backups even on low space systems with easy. Today you can save image catalog on specific configurat...
almost 4 years ago in IBM i / Save and Restore 6 Not under consideration

Access Client Solutions splash screen disappeared

I have installed Access Client Solutions version 1.1.8.7 in order to test it before it is rolled out in production. It looks like the splash screen has disapeared and I know for sure that this will cause our users toclick multiple times on the ico...
almost 4 years ago in IBM i / IBM i Access Family 3 Not under consideration

Change "DYNAMIC USER PROFILE" parameter using CHGPGM

CHGPGM can be used to change the USRPRF parameter (*USER or *OWNER). It would be very nice if the same command can also change the DYNAMIC USER PROFILE (*USER or *OWNER) parameter. Currently a recompile is needed. Use Case: Developers often forget...
over 6 years ago in IBM i / Application Development 4 Not under consideration