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 4456

Consistent use for null values

Currently there are 3 distinct ways to check if a field is or is not null:1 - RPG uses %nullind()2 - SQLRPGLE use a positional numeric array (-1 or <> -1)3 - RPG triggers use a positional indicator (like) array ('0' - '1') Having a common ac...
almost 8 years ago in IBM i / Languages - RPG 4 Future consideration

Change IBM i servers using basic authentication

As a result of increased security on our companies network, our browsers are disabled for HTTP basic authentication which makes that we can no longer access websites which use this kind of authentication mechanism. We therefore propose to change t...
over 3 years ago in IBM i / Web Serving 5 Future consideration

LUN_RESET delay/timeout after I/O timeout should be a customisable value

We have noticed a significant impact in terms of IO paused after IO timeouts since the introduction of IJ07805 / IJ07842 / IJ10537. We consider that the new timers added to the LUN Reset should be part of the ODM definition for the disk class in o...
over 5 years ago in AIX 0 Not under consideration

Enhance SQL *PRV Signature Support to be at least as good as *SRVPGM Signatures

When creating an SQL VIEW that uses an IBM i Service or another SQL Table Function on release "N" and the restoring that SQL VIEW onto another system with release N-1, a Signature Violation occurs when attempting to query that SQL VIEW using SQL.T...
over 2 years ago in IBM i / Db2 for i 1 Future consideration

PowerVC - Capability to export/dump configuration data for configured infrastructure entities

PowerVC is a commonly used product in modernized cognitive systems based cloud data center environment. It talks to various key infrastructure components like power servers, HMCs, storage subsystems, network etc. and facilitates automation, standa...
about 5 years ago in PowerVC 2 Future consideration

Build SPENGO(SSO) into IAS websphere

We currently run Websphere 8.5 and SPENGO is built into the product. In order to move to OS 7.5 we need to get to Liberty or Websphere 9. From everything we have read Liberty(IAS) is the long term preferred web server. We need to have this ability...
8 months ago in IBM i / Web Serving 1 Future consideration

GO SAVE 21,22,23 display improvement

GO SAVE options 20 and 21 display a screen to enter the tape device, etc. I believe option 22 uses the same screen. It appears all 3 options use the same display. Please display on that screen the actual option / option description chosen on the m...
almost 3 years ago in IBM i / Save and Restore 2 Future consideration

Resolve object references for embedded SQL at compile time

Product: Change Management Our change management application allows us to track changes, automate our deployment and development process, and perform impact analysis, all of which give us better controls and reduce risk in our software development...
over 6 years ago in IBM i / Db2 for i 5 Not under consideration

PDF/A urgently needed!!

We really urgently need the possibility to create PDF/A documents as defined in ISO standard, because of our huge PDF archive (3500 PDF files daily). If we want to to store PDF documents in archive for 10 years(10y x 270 days x 3500 PDFs), we must...
over 8 years ago in IBM i / Print 8 Future consideration

DCL variable length variables or CALLPRC passing *BYVAL2 or *BYVAL4

I would like the ability to declare a varying length character variable in CL. Just like in RPG. For example:DCL VAR(&VAR) TYPE(*CHAR) LEN(100)DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100) DCL VAR(&VAR) TYPE(*VARCHAR) LEN(100000) DCL VAR(&...
over 5 years ago in IBM i / Languages - CL (Control Language) 5 Future consideration