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 4414

OpenGpg full support for Gpg Encryption Ifs stream file

Create some easy script / Command to use OpenGpg. Case : I have to send to some supplier and Customer a gpg encrypted file created in Ifs, They gave me their GPG key. Now I have to encrypt. So the Ifs files sales.txt have to became sales.txt.gpg. ...
over 1 year ago in IBM i / Open Source and PASE 2 Functionality already exists

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

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

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

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

H spec keywords MAIN & NOMAIN

When creating a program with many modules we specify H NOMAIN for modules other than Main module (and, we don’t have to specify H MAIN for main module). In fact, the reverse could be better - specifying H MAIN (mandatorily) for the main module and...
over 1 year ago in IBM i / Languages - RPG 1 Not under consideration

DDS in free format

I have attached a word document. I would like DDS specifications for DSPF, PF, LF etc. could be allowed in free format like the RPGLE program. Thank you.
over 1 year ago in IBM i / Application Development 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 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