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 4416

mpstat - integer overflow in ILCS/VLCS

"mpstat -ht 1 | grep ALL" watching ILCS/VLCS (as taught by Earl Jew ;-). It looks like the code doesn't protect against integer overflow in at least the ILCS column.
almost 3 years ago in AIX 2 Is a defect

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

Search all spool files in a output queue

We have a output queue which contains a spool file for each customer order we receive. We occasionally need to search those spool files for a customer number to see the order at the time it was originally sent. I currently go through each spool fi...
over 1 year ago in IBM i / System Management 4 Future consideration

Column Sensitive Editing in **FREE

When you are editing source in totally free (**FREE), the column sensitive editing still treats the first 5 characters of the line as a comment area. When you edit code in that space, it breaks up the line improperly. Totally free does not have a ...
over 5 years ago in IBM i / RDi (Rational Developer for i) 2 Is a defect

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

IBM DB2 SQL Table: Database Manger Identity / Duplicate Key

SQL Table created in IBM Navigator for I. Identity column created as decimal, 9 in length. Database manager generates value is set to always and cycle values when the maximum or minimum value is reached is checked. There is also a primary key cons...
over 5 years ago in IBM i / Db2 for i 4 Not under consideration

paging space usage optimization

The AIX OS is keeping the Oracle DB process always in paging space after once the process uses the paging space once it's life time - Further details are referenced in the Case Hello John, Thank you for your email. As explained, AIX is designed to...
over 5 years ago in AIX 5 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

Enhancement IWS rest api swagger

Show the output fields in SQL api
over 1 year ago in IBM i / Web Serving 1 Not under consideration

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