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 2875

CHGPF with SRCFILE option causes all Field Procedures to decrypt all the data encrypted in the file

when a CHGPF with SRCFILE option is ran over a Physical file with a Field Procedure on one or more fields the data is automatically decrypted to the the full value. Use Case: When file XFILE contains a field SOCIAL that has a field procedure on it...
about 7 years ago in IBM i / Db2 for i 2 Not under consideration

Allow documenting of fields and structures in PCML

It would be great if a PCML had a documentation attribute for fields and structures. This would allow to generate a much better Swagger documentation using the apiDiscovery Liberty feature. Use Case: Provided Swagger documentation would not only b...
about 7 years ago in IBM i / Web Serving 3 Future consideration

For queries requiring table scan agsinst of large, 100,000,000+ row tables, split the query into multiple threads based on a percentage of total table pages

WHY: Improved one off query performance against large, 100,000,000+ row tables. WHO: My customer has transaction log tables that can record millions of transactions per day. Peaking just above 58 million per month in the last 6 months. Maintaining...
over 1 year ago in IBM i / Db2 for i 1 Functionality already exists

Allow OVRPRTF command to specify TOSTMF('/dev/null') to suppress STDOUT from C based objects

Currently the OVRPRTF command will not allow overrides to stream files that already exist. We have been asked by a customer to suppress the creation of spooled files for certain batch tasks. Currently we issue the OVRPRTF command to route this to ...
over 1 year ago in IBM i / Core OS 1 Not under consideration

Improve cancel handler to avoid hang situations when ending jobs that behaves badly.

We've had a lot of hang situations when doing ENDSBS *ALL over the year which always results in us having to restart the LPAR using the HMC. The cause have in almost all cases been found to be an application program not responding to the cancel ha...
about 7 years ago in IBM i / Core OS 3 Not under consideration

New keyword OVR in DCL-F.

In stead of OVR command before OPEN it would be usefull set an RPG field with OVR command. Use Case: DCL-F qSysPrt PRINTER OVR(myOvrCmd);DCL-S myOvrCmd VARCHAR(255);myOvrCmd = 'OUTQ(' + myOutQ + ') HOLD(*YES) SAVE(*YES)';OPEN qSysPrt;
over 8 years ago in IBM i / Languages - RPG 5 Not under consideration

Screen Designer Indicator *On/*Off

There appears to be a lack of functionality to show/hide items on the screen based on whether an indicator is *on or *off. It currently just overlaps the displays. Use Case: This is a feature used in SDA via the F6 key. It's a well missed feature.
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Not under consideration

Integrated File System option in ACS keeps asking for password for multiple operation

If ACS is set to ask for user and password each app opening (say to open different IFS ACS windows using different users), it keeps asking for password even for EACH sub-operation, like "download". Recreate: open ACS IFS using ask for user and pas...
over 1 year ago in IBM i / IBM i Access Family 1 Not under consideration

ACS Schema Explorer - Stored Procedure editing has bugs

Create a basic SQL stored procedure that modifys data. Leave all default options. Hit OK and procedure should be generated. Now, go edit Stored procedure. Click "Specify SET OPTION statement". Click Modify. Change default schema to a different sch...
about 7 years ago in IBM i / IBM i Access Family 2 Is a defect

New control specification - Merge Default - MRGDFT

I'm missing an option in the control-specification statements so I can specify an option and then tell the compiler that it should merge the defaults in the data areas RPGLEHSPEC or DFTLEHSPEC. It could be MRGDFT(*YES) and MRGDFT(*NO) Use Case: No...
about 7 years ago in IBM i / Languages - RPG 3 Not under consideration