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 4378

Provide RSCT Domain filtering options for managed systems co-managed by HMC and PowerVM NovaLink

In PowerVC environments that utilize IBM Cloud Management Console (CMC) for Power Enterprise Pools (PEP), it's common for managed systems to be co-managed by HMC and PowerVM NovaLink. PowerVM NovaLink is in controller mode to facilitate operations...
5 months ago in Hardware Management Console 1 Submitted

Possibility for %lookup to search more than one field of a structure.

In data structures, lookup using %lookup is fantastic. But it would be interesting to add the possibility of searching on two or more fields: structure(1).field1 = 'A'; structure(1).field2 = 123; structure(1).field..... structure(2).field1 = 'B'; ...
7 months ago in IBM i / Languages - RPG 2 Future consideration
103 VOTE

AIX secldapclntd and LDAP load module should successfully recognize and interpret the FreeIPA time stamp format

FreeIPA LDAP server, also know as Red Hat Identity Management, software stores password change time stamps in this format: krbLastPwdChange: 20200929123058Z That appears to be a YYYMMDDhhmmss format. AIX's secldapclntd LDAP client and LDAP load mo...
over 3 years ago in AIX 1 Future consideration

CLI command power on / off Multiple specified Managed Systems at same time

Currently the latest Firmware ONLY allows to power on / off a single Managed System or ALL Managed Systems currently managed by this HMC. Requesting to have ability, in CLI, to Power On / Off multiple specified Managed Systems at the same time, li...
2 months ago in Hardware Management Console 2 Planned for future release

Allow to define a data structure based on a SQL table function

When declaring a data structure, allow using the keyword extname to read the fields defined in the RETURNS TABLE block of an UDF. dcl-ds genericDsTemplate extname('MYLIB/MY_SQL_TF':*output) qualified template alias end-ds; That would guaranty a 10...
2 months ago in IBM i / Languages - RPG 2 Under review

Enable volume sharing and set storage template on multiple volumes in GUI

When multiple storage volumes are being created or onboarded through PowerVC GUI, the volume sharing and set storage template options can only be done on one volume at a time. This is very time consuming and laborious job from the GUI when the num...
11 months ago in PowerVC 1 Future consideration

Allow %subarr() to be used in a logical expression.

%subarr() is useful in interactive programming to initialize many indicators at once. When initializing the screen, I can use %subarr() like this: %subarr( *in: 51: 5 ) = *all'0'; to turn off 5 indicators starting at 51. Checking several indicator...
about 1 month ago in IBM i / Languages - RPG 1 Not under consideration

please update ICU libraries

Please update ICU libraries on the machine. They are simply too old. Looking into QICU library there are ten years ago versions. By the way, the ICU project is maintained by IBM itself. ICU is published and enlisted in the public API of the system...
4 months ago in IBM i / Core OS 4 Future consideration

IBMi NPIV support for EMC PowerMax

Actually PowerVC only supports IBMi vSCSI attachment in combination with EMC PowerMax. For us its a requirement to attach IBMi with NPIV.
2 months ago in PowerVC 0 Submitted

ping response time to be displayed in microseconds

Currently AIX ping shows response time in milliseconds like this: PING 10.128.172.56: (10.128.172.56): 56 data bytes64 bytes from 10.128.172.56: icmp_seq=0 ttl=255 time=1 ms64 bytes from 10.128.172.56: icmp_seq=1 ttl=255 time=0 ms 64 bytes from 10...
2 months ago in AIX 1 Future consideration