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

For a procedure returning a varchar, writing "return *blank;" should be the same as writing "return '';"

Writing: dcl-s result varchar(500); dcl-proc GetErrorMessage;dcl-pi *n varchar(500);end-pi; return *blank;end-proc; result = GetErrorMessage(); //=> result = '[500 times space character]' is not the same as writing: dcl-s result varchar(500); d...
4 months ago in IBM i / Languages - RPG 2 Not under consideration

Automatically address file issue on the QAS9PALEVT file reaching full

The maximum size has been reached for member QAS9PALEVT file QAS9PALEVT in library QSRVAGT.
about 2 months ago in IBM i / System Management 1 Submitted

PowerVC HA Architecture for 2 Node Clusters/Sites

For customers with just 2 sites, a PowerVC Multi-Node implementation with just 2 nodes and STONITH is needed to have a proper working high availability solution. Installing PowerVC Multi-Node with 3 nodes in just 2 sites will always end up in the ...
over 2 years ago in PowerVC 1 Future consideration

Add %hival() and %loval() BIFs

The *HIVAL and *LOVAL features in RPG are extremly usefull. But especially when comparing, the compiler assumes, that *HIVAL/*LOVAL are according to the compared field - but often you have to compare a value to the *HIVAL/*LOVAL of another field -...
8 months ago in IBM i / Languages - RPG 1 Future consideration

AIX, VIOS and HMC Lifecycle Information API

Dear Team, Looks like there is no API available to fetch table data from the below VIOs and AIX pages. It would be a nice to have feature, If there is an API available similar to FLRT API. https://www.ibm.com/support/pages/powervm-vios-lifecycle-i...
8 months ago in AIX 1 Future consideration

Full support of Field Reference File (FRF) in SQL

When creating tables via SQL it is not possible to use the concept of a FRF to define fields in a consistent way and especially query the catalogs later on to find the origin of a field. A workaround is a CREATE TABLE AS however this doesn't suppo...
5 months ago in IBM i / Db2 for i 1 Not under consideration

New IBM i Service for SMTP

I would like an IBM i Service to view and manage the Simple Mail Transfer Protocol (SMTP) on IBM i. Ideally this service would not only allow a user to view and or modify the configuration of SMTP but also to view the Email History stored within t...
over 2 years ago in IBM i / Networking 8 Not under consideration

SQL Scalar function to check access to an IFS file or folder

IFS_ACCESS - SQL Scalar function to check access to an IFS file or folder It returns: 0=If the file or folder Exists and you have access -1=No access or file does not exists use case: -- returns 0 for the home folder - it exists values IFS_ACCESS ...
5 months ago in IBM i / Db2 for i 2 Future consideration

Include an "assigned" flag to DCM API to indicate if cert is assigned to an DCM application or not

There is an API that already exists that allows certificates stored in a DCM store be read and would include expiry date, which is useful. I am not sure what the API is called, but I know that TAATOOL provides a command (CVTCERT) that uses the IBM...
4 months ago in IBM i / Security 5 Under review

IBM PowerSC should provide option to do selective apply and undo rules from a compliance profile

The IBM PowerSC compliance automation feature is used to apply hardening rules. Currently the way it works is - we create a security profile and apply the complete profile on the LPAR. There is no way to selectively apply only few rules from the p...
5 months ago in PowerSC 2 Planned for future release